-- Logs begin at Thu 2021-09-30 00:31:56 UTC, end at Thu 2021-09-30 03:18:47 UTC. --
Sep 30 01:11:55.981072 n-d-811810-1 systemd[1]: Started Devstack devstack@c-vol.service.
Sep 30 01:11:58.497895 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=84046) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Sep 30 01:11:58.498531 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=84046) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Sep 30 01:11:59.255036 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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=84046) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:11:59.425484 n-d-811810-1 cinder-volume[84046]: INFO cinder.rpc [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Sep 30 01:11:59.431886 n-d-811810-1 cinder-volume[84046]: INFO cinder.rpc [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 30 01:11:59.470995 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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=84046) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:11:59.503990 n-d-811810-1 cinder-volume[84046]: INFO cinder.volume.manager [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Determined volume DB was empty at startup.
Sep 30 01:11:59.504683 n-d-811810-1 cinder-volume[84046]: DEBUG cinder.volume.manager [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=84046) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Sep 30 01:11:59.512248 n-d-811810-1 cinder-volume[84046]: INFO cinder.volume.manager [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Service not found for updating active_backend_id, assuming default for driver init.
Sep 30 01:11:59.512248 n-d-811810-1 cinder-volume[84046]: WARNING stevedore.named [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:11:59.512640 n-d-811810-1 cinder-volume[84046]: WARNING castellan.key_manager [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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'
Sep 30 01:11:59.513762 n-d-811810-1 cinder-volume[84046]: WARNING cinder.keymgr.conf_key_mgr [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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'
Sep 30 01:11:59.526910 n-d-811810-1 cinder-volume[84046]: DEBUG cinder.volume.drivers.lvm [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=84046) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Sep 30 01:11:59.538268 n-d-811810-1 cinder-volume[84046]: INFO cinder.volume.manager [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Image-volume cache disabled for host n-d-811810-1@lvmdriver-1.
Sep 30 01:11:59.544633 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_db.sqlalchemy.engines [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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=84046) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:11:59.561740 n-d-811810-1 cinder-volume[84046]: INFO oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Starting 1 workers
Sep 30 01:11:59.566771 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Started child 84182 {{(pid=84046) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Sep 30 01:11:59.568805 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Full set of CONF: {{(pid=84046) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Sep 30 01:11:59.568921 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] ******************************************************************************** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Sep 30 01:11:59.569198 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] Configuration options gathered from: {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Sep 30 01:11:59.569556 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Sep 30 01:11:59.570134 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Sep 30 01:11:59.570422 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] ================================================================================ {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Sep 30 01:11:59.571111 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] allow_availability_zone_fallback = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.571499 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] allow_compression_on_image_upload = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.571905 n-d-811810-1 cinder-volume[84182]: INFO cinder.service [-] Starting cinder-volume node (version 17.2.1)
Sep 30 01:11:59.572480 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] allowed_direct_url_schemes = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.572556 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] api_rate_limit = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.572945 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] auth_strategy = keystone {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.573331 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_availability_zone = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.573874 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_host = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.574376 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.574805 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_stats_polling_interval = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.575212 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backup_api_class = cinder.backup.api.API {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.575597 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.575991 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backup_name_template = backup-%s {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.576413 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backup_use_same_host = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.576787 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backup_use_temp_snapshot = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.577174 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] chap_password = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.577617 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] chap_username = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.578023 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.578450 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_internal_tenant_project_id = 0dadb0577e074804b2c045a7f162dd05 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.578830 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_internal_tenant_user_id = 1870a897a70b44f3b726e421ca41885e {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.579321 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cluster = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.580151 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] compression_format = gzip {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.580663 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] compute_api_class = cinder.compute.nova.API {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.581100 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] config_dir = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.581406 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.581922 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] config_source = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.582307 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.582702 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] control_exchange = openstack {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.582992 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] db_driver = cinder.db {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.583418 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] debug = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.583749 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] default_availability_zone = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.584098 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] default_group_type = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.584697 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.585452 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] default_volume_type = lvmdriver-1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.585805 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] driver_client_cert = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.586291 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] driver_client_cert_key = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.586801 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] driver_data_namespace = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.587296 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] driver_ssl_cert_path = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.587801 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] driver_ssl_cert_verify = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.588327 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] driver_use_ssl = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.588651 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] enable_new_services = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.589000 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] enable_unsupported_driver = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.589380 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] enable_v2_api = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.589748 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] enable_v3_api = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.590155 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] enabled_backends = ['lvmdriver-1'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.590506 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] enforce_multipath_for_image_xfer = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.590863 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] filter_function = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.591209 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_api_insecure = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.591579 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_api_servers = ['http://10.222.0.61/image'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.591956 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_api_ssl_compression = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.592341 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_ca_certificates_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.592832 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_catalog_info = image:glance:publicURL {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.593375 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.593782 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_num_retries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.594135 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] glance_request_timeout = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.594498 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] goodness_function = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.594870 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] graceful_shutdown_timeout = 5 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.595232 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] group_api_class = cinder.group.api.API {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.596499 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] host = n-d-811810-1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.596499 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iet_conf = /etc/iet/ietd.conf {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.596860 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_compress_on_upload = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.597210 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_conversion_address_space_limit = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.597595 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_conversion_cpu_limit = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.599348 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.599348 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_upload_use_cinder_backend = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.599348 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_upload_use_internal_tenant = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.599348 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_volume_cache_enabled = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.599658 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_volume_cache_max_count = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.600007 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] image_volume_cache_max_size_gb = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.600117 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] init_host_max_objects_retrieval = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.600517 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] instance_format = [instance: %(uuid)s] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.601117 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.601285 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iscsi_iotype = fileio {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.601603 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iscsi_secondary_ip_addresses = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.601984 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iscsi_target_flags = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.602168 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Starting volume driver LVMVolumeDriver (3.0.0)
Sep 30 01:11:59.602380 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iscsi_write_cache = on {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.602738 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iser_helper = tgtadm {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.603328 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iser_ip_address = 10.222.0.61 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.603748 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iser_port = 3260 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.604105 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.604513 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_config_append = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.604893 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.605169 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:11:59.605273 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_dir = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.605592 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.605877 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_options = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.606242 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_rotate_interval = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.606646 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_rotate_interval_type = days {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.607010 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] log_rotation_type = none {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.607306 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 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=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.607593 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.607955 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.608370 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.608620 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.609083 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] max_age = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.609517 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] max_logfile_count = 30 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.609762 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] max_logfile_size_mb = 200 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.610146 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] max_over_subscription_ratio = 20.0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.610527 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] message_reap_interval = 86400 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.610888 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] message_ttl = 2592000 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.611245 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] migration_create_volume_timeout_secs = 300 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.611604 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] monkey_patch = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.611972 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] monkey_patch_modules = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.612295 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] my_ip = 10.222.0.61 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.612741 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] no_snapshot_gb_quota = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.612988 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] num_iser_scan_tries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.613620 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] num_shell_tries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.614015 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] num_volume_device_scan_tries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.614399 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] nvmet_ns_id = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.614748 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] nvmet_port_id = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.615299 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_max_limit = 1000 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.615821 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_volume_ext_list = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.616447 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.616807 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_volume_listen = 0.0.0.0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.617176 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_volume_listen_port = 8776 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.617726 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_volume_use_ssl = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.618289 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] osapi_volume_workers = 2 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.618732 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] per_volume_size_limit = -1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.619124 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] periodic_fuzzy_delay = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.619491 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] periodic_interval = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.619834 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] public_endpoint = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.620190 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] publish_errors = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.620565 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_backup_gigabytes = 1000 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.621466 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_backups = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.621466 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_consistencygroups = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.621666 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.622167 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_gigabytes = 1000 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.622523 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_groups = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.622893 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_snapshots = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.623265 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] quota_volumes = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.623611 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] rate_limit_burst = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.623965 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] rate_limit_except_level = CRITICAL {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.624379 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] rate_limit_interval = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.624638 n-d-811810-1 sudo[84210]: 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
Sep 30 01:11:59.625177 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] reinit_driver_count = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.625177 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] replication_device = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.625399 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] report_discard_supported = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.625413 n-d-811810-1 sudo[84210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:11:59.626489 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] report_interval = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.626941 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] reservation_clean_interval = 86400 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.627251 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] reservation_expire = 86400 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.627586 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] reserved_percentage = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.627994 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.628317 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.628703 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] rpc_response_timeout = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.629065 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] run_external_periodic_tasks = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.629440 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.629805 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] scst_target_driver = iscsi {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.630140 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] scst_target_iqn_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.630428 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_down_time = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.630802 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] snapshot_name_template = snapshot-%s {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.631156 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] split_loggers = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.631449 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] state_path = /opt/stack/data/cinder {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.631801 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] storage_availability_zone = nova {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.632155 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] storage_protocol = iscsi {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.632537 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] syslog_log_facility = LOG_USER {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.633069 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] target_helper = tgtadm {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.633548 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] target_ip_address = 10.222.0.61 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.633904 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] target_port = 3260 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.634261 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.634616 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] target_protocol = iscsi {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.635457 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] trace_flags = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.635457 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] transfer_api_class = cinder.transfer.api.API {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.636579 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] transport_url = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.637221 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] until_refresh = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.637858 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_chap_auth = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.638428 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_default_quota_class = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.639090 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_eventlog = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.639684 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_journal = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.640434 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_json = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.641049 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_multipath_for_image_xfer = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.641620 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_stderr = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.642116 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] use_syslog = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.642653 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] verify_glance_signatures = enabled {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.643135 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_api_class = cinder.volume.api.API {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.643619 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_backend_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.644152 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_clear = zero {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.644661 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_clear_ionice = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.645861 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_clear_size = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.645861 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.645861 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_copy_bps_limit = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.646582 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_dd_blocksize = 1M {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.647056 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.647540 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_name_template = volume-%s {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.648657 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_service_inithost_offload = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.648657 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volume_usage_audit_period = month {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.649098 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.649557 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] watch_log_file = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.650019 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] zoning_mode = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 01:11:59.651357 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.651357 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.enforce_new_defaults = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.651729 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.enforce_scope = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.652220 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.policy_default_rule = default {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.652768 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.653278 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.policy_file = policy.yaml {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.654117 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.654117 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.654651 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.655113 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.655605 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.656800 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_concurrency.disable_process_locking = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.656800 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.657116 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] privsep_osbrick.capabilities = [21] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.657594 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] privsep_osbrick.group = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.658050 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] privsep_osbrick.helper_command = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.658518 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.659004 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] privsep_osbrick.user = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.659546 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.backend = sqlalchemy {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.660427 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.connection = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.660427 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.connection_debug = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.660958 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.connection_parameters = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.661467 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.connection_recycle_time = 3600 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.661915 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.connection_trace = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.662363 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.db_inc_retry_interval = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.662732 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.db_max_retries = 20 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.663095 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.db_max_retry_interval = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.663471 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.db_retry_interval = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.663827 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.max_overflow = 50 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.664196 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.max_pool_size = 5 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.664589 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.max_retries = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.664950 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.mysql_enable_ndb = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.665343 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.665698 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.pool_timeout = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.666068 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.retry_interval = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.666442 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.slave_connection = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.666803 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.sqlite_synchronous = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.667181 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] database.use_db_reconnect = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.667603 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.connection_string = messaging:// {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.667916 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.enabled = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.668302 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.es_doc_type = notification {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.668679 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.es_scroll_size = 10000 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.669068 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.es_scroll_time = 2m {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.669419 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.filter_error_trace = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.670253 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.hmac_keys = SECRET_KEY {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.670253 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.sentinel_service_name = mymaster {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.670566 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.socket_timeout = 0.1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.670944 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] profiler.trace_sqlalchemy = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.671384 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] coordination.backend_url = etcd3+http://10.222.0.61:2379 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.671783 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.672133 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_sys_admin.group = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.672503 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_sys_admin.helper_command = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.672877 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.673229 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cinder_sys_admin.user = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.674403 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.auth_section = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.674403 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.auth_type = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.674403 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.cafile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.674639 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.certfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.674983 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.collect_timing = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.675336 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.insecure = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.675724 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.keyfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.676041 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.send_service_user_token = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.676423 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.split_loggers = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.676769 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] service_user.timeout = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.677187 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.admin_password = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.677563 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.677909 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.admin_token = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.678277 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.admin_user = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.678681 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_admin_prefix = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.679057 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.679436 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_port = 35357 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.680571 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_protocol = https {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.680571 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_section = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.681017 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_type = password {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.681017 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_uri = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.681337 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.auth_version = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.681691 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.cache = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.682057 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.682403 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.certfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.682763 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.delay_auth_decision = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.683144 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.683494 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.http_connect_timeout = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.683876 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.684222 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.identity_uri = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.684600 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.include_service_catalog = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.684951 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.insecure = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.685818 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.interface = public {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.685818 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.keyfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.686096 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.686474 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.686858 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.687219 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.687573 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.687927 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.688340 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.688696 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.689339 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.690204 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.region_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.690204 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.690477 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.service_token_roles_required = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.690794 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.service_type = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.691166 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.token_cache_time = 300 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.691527 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.691986 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.backend = dogpile.cache.null {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.692370 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.backend_argument = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.692763 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.config_prefix = cache.oslo {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.693798 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.debug_cache_backend = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.693798 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.enabled = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.693798 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.expiration_time = 600 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.694134 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.memcache_dead_retry = 300 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.694646 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.695671 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.memcache_pool_maxsize = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.695671 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.695905 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.696122 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.memcache_socket_timeout = 1.0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.696469 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.proxies = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.696816 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.tls_allowed_ciphers = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.697190 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.tls_cafile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.697545 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.tls_certfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.698408 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.tls_enabled = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.698408 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] cache.tls_keyfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.698724 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.backend_availability_zone = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.698906 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.700013 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.700013 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.chap_password = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.700013 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.chap_username = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.700496 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.700692 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.driver_client_cert = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.701043 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.driver_client_cert_key = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.701393 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.driver_data_namespace = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.701737 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.702090 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.702512 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.driver_use_ssl = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.702918 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.enable_unsupported_driver = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.703227 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.703596 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.extra_capabilities = {} {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.704627 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.filter_function = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.704627 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.goodness_function = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.704627 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.705104 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.705261 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.705614 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.705977 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.706354 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.706725 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iscsi_iotype = fileio {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.707082 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.707888 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iscsi_target_flags = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.707888 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iscsi_write_cache = on {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.708446 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iser_helper = tgtadm {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.708855 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iser_ip_address = 10.222.0.61 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.709812 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iser_port = 3260 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.709812 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.709972 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.710290 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.lvm_mirrors = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.710656 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.711052 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.lvm_type = auto {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.711442 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.711805 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.712162 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.num_shell_tries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.712547 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.712931 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.713283 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.nvmet_port_id = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.713638 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.replication_device = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.713989 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.report_discard_supported = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.714344 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.reserved_percentage = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.714713 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.scst_target_driver = iscsi {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.715058 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.scst_target_iqn_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.715427 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.storage_protocol = iscsi {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.715789 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.716173 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.target_helper = tgtadm {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.716676 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.target_ip_address = 10.222.0.61 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.717040 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.target_port = 3260 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.717335 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.717651 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.target_protocol = iscsi {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.718046 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.trace_flags = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.718383 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.unique_fqdn_network = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.719371 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.use_chap_auth = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.719371 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.719539 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_backend_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.719820 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_clear = zero {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.721014 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_clear_ionice = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.721014 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_clear_size = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.721250 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.721602 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.721968 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.722353 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.722722 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volume_group = cinder-volumes {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.723023 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.723429 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_reports.file_event_handler = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.723813 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.724173 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_reports.log_dir = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.725412 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.backend_availability_zone = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.725779 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.backend_host = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.726144 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.726496 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.726847 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.chap_password = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.727198 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.chap_username = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.727547 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.chiscsi_conf = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.727897 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.driver_client_cert = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.728281 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.728617 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.driver_data_namespace = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.728967 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.729312 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.729659 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.driver_use_ssl = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.730011 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.730357 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.730650 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.extra_capabilities = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.731019 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.filter_function = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.731367 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.goodness_function = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.731732 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iet_conf = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.732082 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.732461 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.732753 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.733102 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.733447 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.733905 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iscsi_iotype = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.734263 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.734615 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.734967 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.735316 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iser_helper = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.735666 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iser_ip_address = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.736011 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iser_port = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.737228 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.iser_target_prefix = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.737590 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.lvm_conf_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.737973 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.lvm_mirrors = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.738331 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.738706 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.lvm_type = default {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.739056 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.739435 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.739784 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.num_shell_tries = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.740139 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.740509 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.740852 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.nvmet_port_id = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.741355 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.replication_device = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.741845 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.report_discard_supported = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.742361 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.reserved_percentage = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.742877 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.scst_target_driver = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.743372 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.743879 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.storage_protocol = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.744399 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.744875 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.target_helper = tgtadm {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.745379 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.target_ip_address = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.745882 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.target_port = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.746328 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.target_prefix = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.746768 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.target_protocol = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.748376 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.trace_flags = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.748906 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.749451 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.use_chap_auth = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.750132 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.750587 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756259 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_clear = none {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756259 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756259 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_clear_size = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756259 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756259 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756259 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756823 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756823 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756823 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] lvmdriver-1.volumes_dir = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756823 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756823 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.756823 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757258 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757258 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757258 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757258 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757258 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757258 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757675 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.757753 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.758132 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.758521 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.758907 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.759706 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.759706 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.760487 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.760487 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.760806 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.761095 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.761910 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.761910 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.ssl = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.762318 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.763070 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.763070 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.763431 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.763907 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_notifications.driver = [] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.764176 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_notifications.retry = -1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.764612 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.765034 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.765467 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.765852 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] key_manager.fixed_key = **** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.766306 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.767078 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.barbican_api_version = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.767078 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.barbican_endpoint = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.767442 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.barbican_endpoint_type = public {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.767824 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.cafile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.768151 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.certfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.768544 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.collect_timing = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.768896 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.insecure = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.769245 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.keyfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.769616 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.number_of_retries = 60 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.769968 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.retry_delay = 1 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.770317 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.split_loggers = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.770663 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.timeout = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.771014 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.verify_ssl = True {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.771365 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] barbican.verify_ssl_path = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.771761 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.approle_role_id = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.772119 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.approle_secret_id = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.772552 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.cafile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.772904 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.certfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.773253 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.collect_timing = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.773602 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.insecure = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.774129 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.keyfile = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.774312 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.kv_mountpoint = secret {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.775653 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.kv_version = 2 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.775653 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.root_token_id = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.775653 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.split_loggers = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.776130 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.ssl_ca_crt_file = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.776388 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.timeout = None {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.776814 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.use_ssl = False {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.777043 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 01:11:59.777333 n-d-811810-1 cinder-volume[84046]: DEBUG oslo_service.service [None req-4b3dcb18-e4f6-4884-a144-2fb20b496147 None None] ******************************************************************************** {{(pid=84046) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Sep 30 01:12:00.062559 n-d-811810-1 sudo[84210]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:00.064512 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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.460s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:00.065677 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:00.079436 n-d-811810-1 sudo[84418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 01:12:00.080219 n-d-811810-1 sudo[84418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:00.432778 n-d-811810-1 sudo[84418]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:00.435099 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.369s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:00.437022 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:00.453644 n-d-811810-1 sudo[84483]: 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
Sep 30 01:12:00.454425 n-d-811810-1 sudo[84483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:00.968012 n-d-811810-1 sudo[84483]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:00.971543 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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.534s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:00.972668 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:00.986783 n-d-811810-1 sudo[84512]: 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
Sep 30 01:12:00.987574 n-d-811810-1 sudo[84512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:01.465538 n-d-811810-1 sudo[84512]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:01.467818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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.495s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:01.468585 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:12:01.469373 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:01.483970 n-d-811810-1 sudo[84587]: 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
Sep 30 01:12:01.484771 n-d-811810-1 sudo[84587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:01.885054 n-d-811810-1 sudo[84587]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:01.887250 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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.418s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:01.889213 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:01.904148 n-d-811810-1 sudo[84590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:12:01.904957 n-d-811810-1 sudo[84590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:02.329994 n-d-811810-1 sudo[84590]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:02.332613 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:02.334932 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.driver [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Driver hasn't implemented _init_vendor_properties()
Sep 30 01:12:02.335453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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-811810-1: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=84182) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Sep 30 01:12:02.357503 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:12:02.377091 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.db.sqlalchemy.api [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Building query based on filter {{(pid=84182) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Sep 30 01:12:02.392636 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=84182) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Sep 30 01:12:02.398269 n-d-811810-1 cinder-volume[84182]: INFO cinder.keymgr.migration [None req-b57c275a-d249-4e59-9224-44e7238772a4 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Sep 30 01:12:02.403410 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:12:02.404220 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:02.418223 n-d-811810-1 sudo[84602]: 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
Sep 30 01:12:02.419101 n-d-811810-1 sudo[84602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:02.823336 n-d-811810-1 sudo[84602]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:02.825549 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:02.827586 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:02.841639 n-d-811810-1 sudo[84605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:12:02.842414 n-d-811810-1 sudo[84605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:03.248767 n-d-811810-1 sudo[84605]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:03.251406 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:03.254509 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:12:03.291028 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Driver initialization completed successfully.
Sep 30 01:12:03.303092 n-d-811810-1 cinder-volume[84182]: INFO cinder.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Initiating service 3 cleanup
Sep 30 01:12:03.305034 n-d-811810-1 cinder-volume[84182]: INFO cinder.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Service 3 cleanup completed.
Sep 30 01:12:03.305401 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.service [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Creating RPC server for service cinder-volume {{(pid=84182) start /opt/stack/cinder/cinder/service.py:231}}
Sep 30 01:12:03.311896 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.service [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=84182) start /opt/stack/cinder/cinder/service.py:237}}
Sep 30 01:12:03.378466 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Sep 30 01:12:03.379189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:12:03.379696 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:03.395366 n-d-811810-1 sudo[84616]: 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
Sep 30 01:12:03.396147 n-d-811810-1 sudo[84616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:03.818834 n-d-811810-1 sudo[84616]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:03.820917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:03.822892 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:03.837445 n-d-811810-1 sudo[84619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:12:03.838229 n-d-811810-1 sudo[84619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:04.259026 n-d-811810-1 sudo[84619]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:04.261453 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7677c3ac-7906-482f-8797-9159d8d7b17d 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:04.283307 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7677c3ac-7906-482f-8797-9159d8d7b17d None None] Driver post RPC initialization completed successfully.
Sep 30 01:12:59.289668 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:12:59.290437 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:12:59.291015 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:59.306918 n-d-811810-1 sudo[86465]: 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
Sep 30 01:12:59.307717 n-d-811810-1 sudo[86465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:59.814374 n-d-811810-1 sudo[86465]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:59.816851 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.526s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:59.818334 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:59.835544 n-d-811810-1 sudo[86469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:12:59.836346 n-d-811810-1 sudo[86469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:13:00.268035 n-d-811810-1 sudo[86469]: pam_unix(sudo:session): session closed for user root
Sep 30 01:13:00.270323 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:13:00.271624 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:13:59.293138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:13:59.294029 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:13:59.294424 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:13:59.312713 n-d-811810-1 sudo[87130]: 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
Sep 30 01:13:59.313534 n-d-811810-1 sudo[87130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:13:59.764509 n-d-811810-1 sudo[87130]: pam_unix(sudo:session): session closed for user root
Sep 30 01:13:59.766524 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.472s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:13:59.767881 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:13:59.783626 n-d-811810-1 sudo[87134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:13:59.784474 n-d-811810-1 sudo[87134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:14:00.255893 n-d-811810-1 sudo[87134]: pam_unix(sudo:session): session closed for user root
Sep 30 01:14:00.258818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.490s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:14:00.260655 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:14:59.301393 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:14:59.302169 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:14:59.302742 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:14:59.325711 n-d-811810-1 sudo[89404]: 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
Sep 30 01:14:59.326505 n-d-811810-1 sudo[89404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:14:59.968949 n-d-811810-1 sudo[89404]: pam_unix(sudo:session): session closed for user root
Sep 30 01:14:59.971277 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.668s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:14:59.972757 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:14:59.988852 n-d-811810-1 sudo[89407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:14:59.989734 n-d-811810-1 sudo[89407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:15:00.626715 n-d-811810-1 sudo[89407]: pam_unix(sudo:session): session closed for user root
Sep 30 01:15:00.629157 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.656s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:15:00.630540 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:16:59.314200 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:16:59.315092 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:16:59.315521 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:16:59.333682 n-d-811810-1 sudo[90014]: 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
Sep 30 01:16:59.334458 n-d-811810-1 sudo[90014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:16:59.774668 n-d-811810-1 sudo[90014]: pam_unix(sudo:session): session closed for user root
Sep 30 01:16:59.777782 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.462s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:16:59.779997 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:16:59.800853 n-d-811810-1 sudo[90017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:16:59.801623 n-d-811810-1 sudo[90017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:17:00.234728 n-d-811810-1 sudo[90017]: pam_unix(sudo:session): session closed for user root
Sep 30 01:17:00.238142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:17:00.240059 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:17:59.323386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:17:59.324157 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:17:59.324525 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:17:59.340039 n-d-811810-1 sudo[90101]: 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
Sep 30 01:17:59.340936 n-d-811810-1 sudo[90101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:17:59.755031 n-d-811810-1 sudo[90101]: pam_unix(sudo:session): session closed for user root
Sep 30 01:17:59.757123 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:17:59.758625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:17:59.773479 n-d-811810-1 sudo[90104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:17:59.774261 n-d-811810-1 sudo[90104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:18:00.192647 n-d-811810-1 sudo[90104]: pam_unix(sudo:session): session closed for user root
Sep 30 01:18:00.195435 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:18:00.197207 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:18:59.329500 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:18:59.330290 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:18:59.330674 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:18:59.346315 n-d-811810-1 sudo[90153]: 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
Sep 30 01:18:59.347089 n-d-811810-1 sudo[90153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:18:59.790491 n-d-811810-1 sudo[90153]: pam_unix(sudo:session): session closed for user root
Sep 30 01:18:59.792593 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.462s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:18:59.794011 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:18:59.809505 n-d-811810-1 sudo[90156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:18:59.810306 n-d-811810-1 sudo[90156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:19:00.236533 n-d-811810-1 sudo[90156]: pam_unix(sudo:session): session closed for user root
Sep 30 01:19:00.238741 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.444s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:19:00.240577 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:19:59.331189 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:19:59.331972 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:19:59.332276 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:19:59.352075 n-d-811810-1 sudo[90411]: 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
Sep 30 01:19:59.353114 n-d-811810-1 sudo[90411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:19:59.774918 n-d-811810-1 sudo[90411]: pam_unix(sudo:session): session closed for user root
Sep 30 01:19:59.777378 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:19:59.778774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:19:59.794878 n-d-811810-1 sudo[90414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:19:59.795663 n-d-811810-1 sudo[90414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:20:00.264577 n-d-811810-1 sudo[90414]: pam_unix(sudo:session): session closed for user root
Sep 30 01:20:00.266888 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:20:00.268229 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:20:59.339118 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:20:59.340303 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:20:59.341250 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:20:59.367005 n-d-811810-1 sudo[91460]: 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
Sep 30 01:20:59.369298 n-d-811810-1 sudo[91460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:20:59.934030 n-d-811810-1 sudo[91460]: pam_unix(sudo:session): session closed for user root
Sep 30 01:20:59.936608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.595s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:20:59.937963 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:20:59.956165 n-d-811810-1 sudo[91463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:20:59.957848 n-d-811810-1 sudo[91463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:21:00.401084 n-d-811810-1 sudo[91463]: pam_unix(sudo:session): session closed for user root
Sep 30 01:21:00.404155 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:21:00.405717 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:21:59.345079 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:21:59.345869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:21:59.346377 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:21:59.488912 n-d-811810-1 sudo[92062]: 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
Sep 30 01:21:59.506220 n-d-811810-1 sudo[92062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:22:00.538306 n-d-811810-1 sudo[92062]: pam_unix(sudo:session): session closed for user root
Sep 30 01:22:00.540871 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.194s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:22:00.542523 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:22:00.600648 n-d-811810-1 sudo[92084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:22:00.601578 n-d-811810-1 sudo[92084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:22:01.716417 n-d-811810-1 sudo[92084]: pam_unix(sudo:session): session closed for user root
Sep 30 01:22:01.719463 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.177s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:22:01.721574 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:22:59.351368 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:22:59.352084 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:22:59.352375 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:22:59.370270 n-d-811810-1 sudo[92491]: 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
Sep 30 01:22:59.372887 n-d-811810-1 sudo[92491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:22:59.867111 n-d-811810-1 sudo[92491]: pam_unix(sudo:session): session closed for user root
Sep 30 01:22:59.869313 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.517s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:22:59.870970 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:22:59.886970 n-d-811810-1 sudo[92494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:22:59.887976 n-d-811810-1 sudo[92494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:23:00.384025 n-d-811810-1 sudo[92494]: pam_unix(sudo:session): session closed for user root
Sep 30 01:23:00.386263 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.515s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:23:00.387655 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:23:59.358503 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:23:59.360115 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:23:59.360877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:23:59.405433 n-d-811810-1 sudo[93165]: 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
Sep 30 01:23:59.407249 n-d-811810-1 sudo[93165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:24:00.158163 n-d-811810-1 sudo[93165]: pam_unix(sudo:session): session closed for user root
Sep 30 01:24:00.160444 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.799s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:00.162243 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:00.199413 n-d-811810-1 sudo[93171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:24:00.200258 n-d-811810-1 sudo[93171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:24:01.038212 n-d-811810-1 sudo[93171]: pam_unix(sudo:session): session closed for user root
Sep 30 01:24:01.040591 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.878s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:01.041872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:24:35.931742 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:24:35.948458 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:24:35.954237 n-d-811810-1 cinder-volume[84182]: INFO cinder.rpc [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Sep 30 01:24:35.960715 n-d-811810-1 cinder-volume[84182]: INFO cinder.rpc [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Sep 30 01:24:35.975077 n-d-811810-1 cinder-volume[84182]: INFO cinder.rpc [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Sep 30 01:24:35.982655 n-d-811810-1 cinder-volume[84182]: INFO cinder.rpc [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Sep 30 01:24:35.983680 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:24:35.984526 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 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'
Sep 30 01:24:36.037824 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Flow 'volume_create_manager' (a1574898-b9ef-4c29-807d-549e48e6637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:24:36.045554 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c3ca80c-d6c8-4a88-b471-2015684beb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:36.075561 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:24:36.109136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c3ca80c-d6c8-4a88-b471-2015684beb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-534596180',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=87ba1412-869e-46ff-a90e-b2a552a42f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='096ba22595474f4aa272e57ce8fc404c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:24:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:24:36Z,user_id='a18134b39825445eb735639a16dcff07',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:36.112041 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19acdae8-9a23-44a1-8962-0dc812839423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:36.114919 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19acdae8-9a23-44a1-8962-0dc812839423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:36.118572 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7826995e-d033-4d4c-b7df-764e5da67cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:36.121189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7826995e-d033-4d4c-b7df-764e5da67cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87ba1412-869e-46ff-a90e-b2a552a42f38', 'volume_name': 'volume-87ba1412-869e-46ff-a90e-b2a552a42f38', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:36.124138 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f4e854a-7e7a-4a6d-91bb-efc58f050117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:36.127036 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f4e854a-7e7a-4a6d-91bb-efc58f050117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:36.130629 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f8c1b6d-c1b3-400d-b8d4-bdec58f51bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:36.131855 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Volume 87ba1412-869e-46ff-a90e-b2a552a42f38: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87ba1412-869e-46ff-a90e-b2a552a42f38', 'volume_size': 1}
Sep 30 01:24:36.134889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87ba1412-869e-46ff-a90e-b2a552a42f38 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:36.163392 n-d-811810-1 sudo[93595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87ba1412-869e-46ff-a90e-b2a552a42f38 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:24:36.166118 n-d-811810-1 sudo[93595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:24:38.013114 n-d-811810-1 sudo[93595]: pam_unix(sudo:session): session closed for user root
Sep 30 01:24:38.021222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87ba1412-869e-46ff-a90e-b2a552a42f38 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.884s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:38.029837 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f8c1b6d-c1b3-400d-b8d4-bdec58f51bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87ba1412-869e-46ff-a90e-b2a552a42f38', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:38.038620 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0af5636-bac1-4e05-862a-bce779893128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:38.100352 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Volume volume-87ba1412-869e-46ff-a90e-b2a552a42f38 (87ba1412-869e-46ff-a90e-b2a552a42f38): created successfully
Sep 30 01:24:38.104511 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0af5636-bac1-4e05-862a-bce779893128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:38.114048 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Flow 'volume_create_manager' (a1574898-b9ef-4c29-807d-549e48e6637a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:24:38.167360 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c8650f34-3b60-40b1-9be3-4ac0cc8d7b99 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Created volume successfully.
Sep 30 01:24:43.037884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:43.076108 n-d-811810-1 sudo[93711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 01:24:43.084025 n-d-811810-1 sudo[93711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:24:43.685772 n-d-811810-1 sudo[93711]: pam_unix(sudo:session): session closed for user root
Sep 30 01:24:43.689713 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.650s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:43.694002 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:43.746170 n-d-811810-1 sudo[93737]: 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-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:24:43.746989 n-d-811810-1 sudo[93737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:24:44.442059 n-d-811810-1 sudo[93737]: pam_unix(sudo:session): session closed for user root
Sep 30 01:24:44.445988 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 0.755s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:44.546431 n-d-811810-1 cinder-volume[84182]: INFO oslo.privsep.daemon [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 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/tmpuqmuplma/privsep.sock']
Sep 30 01:24:44.582547 n-d-811810-1 sudo[93783]: 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/tmpuqmuplma/privsep.sock
Sep 30 01:24:44.583635 n-d-811810-1 sudo[93783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:24:47.577374 n-d-811810-1 sudo[93783]: pam_unix(sudo:session): session closed for user root
Sep 30 01:24:47.579881 n-d-811810-1 cinder-volume[84182]: INFO oslo.privsep.daemon [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Spawned new privsep daemon via rootwrap
Sep 30 01:24:47.580530 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Accepted privsep connection to /tmp/tmpuqmuplma/privsep.sock {{(pid=84182) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Sep 30 01:24:47.581818 n-d-811810-1 cinder-volume[84182]: INFO oslo.privsep.daemon [-] privsep daemon starting
Sep 30 01:24:47.582079 n-d-811810-1 cinder-volume[84182]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Sep 30 01:24:47.582330 n-d-811810-1 cinder-volume[84182]: 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
Sep 30 01:24:47.582584 n-d-811810-1 cinder-volume[84182]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 93842
Sep 30 01:24:47.589034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (2,) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:24:48.026711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:48.058938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:48.059956 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:24:48.060870 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:24:48.062452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Creating iscsi_target for Volume ID: volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Created volume path /opt/stack/data/cinder/volumes/volume-87ba1412-869e-46ff-a90e-b2a552a42f38,
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: incominguser bqRAffn5gpdnWMX539Sx 6DCZ2Kim9tBMojcv
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:24:48.067673 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:24:48.069554 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:49.010522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 0.940s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:49.011163 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:24:49.011736 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:24:49.012176 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:24:49.015570 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:49.042705 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:49.044378 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:24:49.045468 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:24:49.048564 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:49.275639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:49.276570 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:24:49.278798 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:49.384758 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:24:49.385147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:24:49.386397 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:24:49.819927 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-fbb37f91-6553-4085-8f66-1c26b5530395 req-182d20e8-574f-45ee-816b-d60c56861315 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] attachment_update completed successfully.
Sep 30 01:24:50.109634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:24:50.114826 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:24:50.115644 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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'
Sep 30 01:24:50.131810 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Flow 'volume_create_manager' (368c4f32-7e0f-4e91-aeef-960885679c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:24:50.135480 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (260630f0-1800-4e7b-940c-921c95b9bfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:50.169363 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:24:50.199763 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (260630f0-1800-4e7b-940c-921c95b9bfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-754414661',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d16b300e-5193-4c76-bd2e-768269b3b963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d9d28a17c54f178a15e35fdca94095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:24:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:24:50Z,user_id='e1543ef023ec4503b4fc11dcf561e10e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:50.202333 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bfdcf9a-854c-4e9f-be5e-2c743c8e78f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:50.204728 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4bfdcf9a-854c-4e9f-be5e-2c743c8e78f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:50.207083 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9cf88803-5e0e-4b2b-bebc-001adacdaa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:50.327948 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9cf88803-5e0e-4b2b-bebc-001adacdaa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd16b300e-5193-4c76-bd2e-768269b3b963', 'volume_name': 'volume-d16b300e-5193-4c76-bd2e-768269b3b963', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:50.330493 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0502bb20-f00e-4902-af2e-37d431271162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:50.332935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0502bb20-f00e-4902-af2e-37d431271162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:24:50.335882 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bd4ee22-904d-420e-b41f-b0ce41e2f081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:24:50.337088 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume d16b300e-5193-4c76-bd2e-768269b3b963: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d16b300e-5193-4c76-bd2e-768269b3b963', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:24:50.337791 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Cloning d16b300e-5193-4c76-bd2e-768269b3b963 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:24:59.364559 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:24:59.367668 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:24:59.368848 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:24:59.482778 n-d-811810-1 sudo[93963]: 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
Sep 30 01:24:59.484072 n-d-811810-1 sudo[93963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:00.540702 n-d-811810-1 sudo[93963]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:00.549154 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.175s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:00.554155 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:00.628430 n-d-811810-1 sudo[93987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:25:00.629258 n-d-811810-1 sudo[93987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:02.154999 n-d-811810-1 sudo[93987]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:02.157141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.603s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:02.159062 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:25:07.675550 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:25:07.682910 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:25:07.683537 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 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'
Sep 30 01:25:07.713189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Flow 'volume_create_manager' (d629e70c-4f0c-4565-89ba-014c45ab8b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:07.713189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (461d3ccb-90c2-42c6-82f9-a60631030b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:07.761365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:25:07.824643 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (461d3ccb-90c2-42c6-82f9-a60631030b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-54209758',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ab43ee03-0b4b-4961-a102-cbf9e57e699c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a4ac4bce1404b6e84adca3eedb3c9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:25:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:25:08Z,user_id='066d83c8c72f49c9bc925b5be3630565',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:07.829571 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7344798-c1c7-48ad-82a9-8a10fbcd2c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:07.839202 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7344798-c1c7-48ad-82a9-8a10fbcd2c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:07.849259 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a49e4659-9d30-4097-8541-dbbeeee0e0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:07.852122 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a49e4659-9d30-4097-8541-dbbeeee0e0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab43ee03-0b4b-4961-a102-cbf9e57e699c', 'volume_name': 'volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:07.861444 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (111f924d-bb92-4cb2-af51-cda903629320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:07.863738 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (111f924d-bb92-4cb2-af51-cda903629320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:07.866778 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (281affe6-15fa-4b97-82f3-d5dad4e91050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:07.867577 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Volume ab43ee03-0b4b-4961-a102-cbf9e57e699c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c', 'volume_size': 1}
Sep 30 01:25:07.868959 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:07.894660 n-d-811810-1 sudo[94041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:25:07.895530 n-d-811810-1 sudo[94041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:08.003946 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 17.66 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:25:08.004458 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Image download 616.00 MB at 34.89 MB/s
Sep 30 01:25:08.120505 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:08.322346 n-d-811810-1 sudo[94043]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1
Sep 30 01:25:08.323269 n-d-811810-1 sudo[94043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:08.797562 n-d-811810-1 sudo[94041]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:08.800040 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.931s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:08.806845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (281affe6-15fa-4b97-82f3-d5dad4e91050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:08.809595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffdc3e6f-d0ae-49de-a2a7-39b9757c645c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:08.853042 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Volume volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c (ab43ee03-0b4b-4961-a102-cbf9e57e699c): created successfully
Sep 30 01:25:08.855614 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffdc3e6f-d0ae-49de-a2a7-39b9757c645c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:08.868486 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Flow 'volume_create_manager' (d629e70c-4f0c-4565-89ba-014c45ab8b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:08.874155 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d9e1f9aa-10fa-4704-8d3d-b4e479be1f41 tempest-LiveMigrationTest-1810773728 None] Created volume successfully.
Sep 30 01:25:08.967351 n-d-811810-1 sudo[94043]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:08.969750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1" returned: 0 in 0.849s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:08.972430 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user e1543ef023ec4503b4fc11dcf561e10e. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:25:09.087851 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:09.132307 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:09.144765 n-d-811810-1 sudo[94082]: 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-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:09.145900 n-d-811810-1 sudo[94082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:09.265817 n-d-811810-1 sudo[94083]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1
Sep 30 01:25:09.276691 n-d-811810-1 sudo[94083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:09.603418 n-d-811810-1 sudo[94082]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:09.605966 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 0.518s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:09.661863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:09.673982 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:09.674336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: I_T nexus: 1
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:09.674995 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:25:09.679203 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Creating iscsi_target for Volume ID: volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:25:09.679203 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Created volume path /opt/stack/data/cinder/volumes/volume-87ba1412-869e-46ff-a90e-b2a552a42f38,
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: incominguser bqRAffn5gpdnWMX539Sx 6DCZ2Kim9tBMojcv
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:09.682100 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:25:09.684281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:09.777286 n-d-811810-1 sudo[94083]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:09.779336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1" returned: 0 in 0.648s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:09.780821 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d16b300e-5193-4c76-bd2e-768269b3b963 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:09.802097 n-d-811810-1 sudo[94092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d16b300e-5193-4c76-bd2e-768269b3b963 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:25:09.803776 n-d-811810-1 sudo[94092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:09.866201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 0.180s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:09.866885 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:09.867955 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:25:09.868584 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:25:09.874191 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:09.883884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:09.884830 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: I_T nexus: 1
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:09.886085 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:25:09.895192 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:10.042341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:10.044535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:10.048930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:10.154956 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:10.155322 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:10.156473 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:25:10.392228 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-95d919fc-6484-457d-a453-a202745707f9 req-2a93e7f2-c5ce-4c2c-bae7-e4976ba59e71 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] attachment_update completed successfully.
Sep 30 01:25:10.449042 n-d-811810-1 sudo[94092]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:10.451110 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d16b300e-5193-4c76-bd2e-768269b3b963 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.670s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:10.482344 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume d16b300e-5193-4c76-bd2e-768269b3b963. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:25:10.581401 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_xr6yw40d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:10.799324 n-d-811810-1 sudo[94132]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_xr6yw40d
Sep 30 01:25:10.800142 n-d-811810-1 sudo[94132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:11.356740 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:11.371702 n-d-811810-1 sudo[94132]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:11.380818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_xr6yw40d" returned: 0 in 0.799s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:11.387170 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:11.398617 n-d-811810-1 sudo[94136]: 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-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:11.400319 n-d-811810-1 sudo[94136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:11.621302 n-d-811810-1 sudo[94137]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1
Sep 30 01:25:11.622787 n-d-811810-1 sudo[94137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:12.082293 n-d-811810-1 sudo[94136]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:12.085504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 0.729s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.143462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.161104 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.161670 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: I_T nexus: 1
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: I_T nexus: 2
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:12.162580 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:25:12.167085 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] Creating iscsi_target for Volume ID: volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c,
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: incominguser AvKgcKTTETZ2pwGS7KCg S6fm7D8wApUmnGED
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:12.176778 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:25:12.179135 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.252470 n-d-811810-1 sudo[94137]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:12.254637 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1" returned: 0 in 0.872s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.255332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:25:12.256286 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.282391 n-d-811810-1 sudo[94148]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963 oflag=direct
Sep 30 01:25:12.283197 n-d-811810-1 sudo[94148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:12.658095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 0.478s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.660286 n-d-811810-1 sudo[94148]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:12.660449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:12.661136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:25:12.661502 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:25:12.662951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963 oflag=direct" returned: 0 in 0.407s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.664386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.678315 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.678587 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.679028 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n System information:\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: I_T nexus: 1
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: I_T nexus: 2
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:12.679837 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:25:12.683341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.682339 n-d-811810-1 sudo[94190]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963
Sep 30 01:25:12.683479 n-d-811810-1 sudo[94190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:12.785665 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.786003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n System information:\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:12.789606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:12.899476 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:12.899825 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n System information:\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:12.901227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:25:13.275374 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-58edf6fd-9a1c-40aa-afcd-5926df066ae1 req-4364a92a-eda5-418a-b50f-da5aa341d019 tempest-LiveMigrationTest-1810773728 None] attachment_update completed successfully.
Sep 30 01:25:13.935808 n-d-811810-1 sudo[94190]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:13.937624 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963" returned: 0 in 1.273s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:13.938644 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:14.019299 n-d-811810-1 sudo[94233]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1
Sep 30 01:25:14.020107 n-d-811810-1 sudo[94233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:14.366689 n-d-811810-1 sudo[94233]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:14.369742 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1" returned: 0 in 0.431s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:14.370887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_21i7mgfnn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.27 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d16b300e--5193--4c76--bd2e--768269b3b963 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:25:14.371497 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Converted 700.00 MB image at 549.34 MB/s
Sep 30 01:25:14.372359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume d16b300e-5193-4c76-bd2e-768269b3b963 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:25:14.517151 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user e1543ef023ec4503b4fc11dcf561e10e is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:25:14.517936 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Marking volume d16b300e-5193-4c76-bd2e-768269b3b963 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:25:14.535695 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to d16b300e-5193-4c76-bd2e-768269b3b963. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:25:14.536611 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Creating volume glance metadata for volume d16b300e-5193-4c76-bd2e-768269b3b963 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:25:14.684909 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bd4ee22-904d-420e-b41f-b0ce41e2f081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d16b300e-5193-4c76-bd2e-768269b3b963', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:14.688344 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62ad31e7-4ca5-4bbd-8f1e-015a937f300e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:14.698542 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume volume-d16b300e-5193-4c76-bd2e-768269b3b963 (d16b300e-5193-4c76-bd2e-768269b3b963): created successfully
Sep 30 01:25:14.700765 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62ad31e7-4ca5-4bbd-8f1e-015a937f300e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:14.704604 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Flow 'volume_create_manager' (368c4f32-7e0f-4e91-aeef-960885679c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:14.729872 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1c6fe846-10e1-4ab3-893e-3d15395e18a2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Created volume successfully.
Sep 30 01:25:16.319570 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:25:16.332582 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:25:16.337237 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 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'
Sep 30 01:25:16.377751 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Flow 'volume_create_manager' (99aa6205-3123-423c-9f4d-d6e598482def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:16.385603 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76a5db81-4f83-407d-a466-dd371153ab25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:16.449253 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:25:16.504637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76a5db81-4f83-407d-a466-dd371153ab25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-363582065',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=858cf3ee-b3f3-464f-b532-e10ef6d0caf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d9d28a17c54f178a15e35fdca94095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:25:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:25:16Z,user_id='e1543ef023ec4503b4fc11dcf561e10e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:16.507700 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d338de0-ab08-46e4-99a6-2fcb7376282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:16.516272 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d338de0-ab08-46e4-99a6-2fcb7376282f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:16.519106 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df53fad4-5c2d-4da7-88c7-acf62e88526a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:16.524895 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df53fad4-5c2d-4da7-88c7-acf62e88526a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '858cf3ee-b3f3-464f-b532-e10ef6d0caf3', 'volume_name': 'volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:16.537309 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5073100-9357-4dc5-92cf-67968eb80d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:16.540194 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5073100-9357-4dc5-92cf-67968eb80d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:16.546970 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9f858df-dc4a-411a-a512-89e2e5c35337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:16.549832 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume 858cf3ee-b3f3-464f-b532-e10ef6d0caf3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3', 'volume_size': 1}
Sep 30 01:25:16.552495 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:16.589238 n-d-811810-1 sudo[94248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:25:16.590829 n-d-811810-1 sudo[94248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:17.141590 n-d-811810-1 sudo[94248]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:17.144175 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.591s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:17.151153 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e9f858df-dc4a-411a-a512-89e2e5c35337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:17.151153 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c753de9e-b0f5-4321-9502-90a0ca2f511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:17.162373 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 (858cf3ee-b3f3-464f-b532-e10ef6d0caf3): created successfully
Sep 30 01:25:17.175313 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c753de9e-b0f5-4321-9502-90a0ca2f511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:17.179203 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Flow 'volume_create_manager' (99aa6205-3123-423c-9f4d-d6e598482def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:17.191397 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8b7c6311-5c1b-4d47-9515-4677dd25c81f tempest-TaggedBootDevicesTest_v242-1062316518 None] Created volume successfully.
Sep 30 01:25:18.383565 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:25:18.400772 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:25:18.401681 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 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'
Sep 30 01:25:18.416979 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Flow 'volume_create_manager' (af0efcbc-c608-4cd7-ae9c-d4226e0dfa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:18.420475 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03af938f-cc4d-4d78-840f-e53c00a8abc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:18.450989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:25:18.482540 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03af938f-cc4d-4d78-840f-e53c00a8abc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-666585866',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=6db8037f-b81e-4eaa-a79f-e0b4bed79416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83d9d28a17c54f178a15e35fdca94095',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:25:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:25:18Z,user_id='e1543ef023ec4503b4fc11dcf561e10e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:18.486748 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55ad7a7f-44ad-47a1-a2d2-8aee4a6c168b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:18.486748 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55ad7a7f-44ad-47a1-a2d2-8aee4a6c168b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef51c56e-36b3-41ed-ac02-535239ed8fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef51c56e-36b3-41ed-ac02-535239ed8fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6db8037f-b81e-4eaa-a79f-e0b4bed79416', 'volume_name': 'volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (528a2280-3814-40bb-9dfc-02b46c7023d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (528a2280-3814-40bb-9dfc-02b46c7023d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ca69c46-5fa8-4ab9-b716-1146d5ec8e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume 6db8037f-b81e-4eaa-a79f-e0b4bed79416: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416', 'volume_size': 1}
Sep 30 01:25:18.503023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:18.536114 n-d-811810-1 sudo[94302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:25:18.539248 n-d-811810-1 sudo[94302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:19.131667 n-d-811810-1 sudo[94302]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:19.135897 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.636s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:19.142471 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ca69c46-5fa8-4ab9-b716-1146d5ec8e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:19.146728 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adf53dce-5de2-456a-b18d-5e871e111b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:19.167656 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Volume volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 (6db8037f-b81e-4eaa-a79f-e0b4bed79416): created successfully
Sep 30 01:25:19.172145 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adf53dce-5de2-456a-b18d-5e871e111b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:19.187843 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Flow 'volume_create_manager' (af0efcbc-c608-4cd7-ae9c-d4226e0dfa1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:19.205264 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fd26746a-d0ce-4cbf-97e7-ec88942c3514 tempest-TaggedBootDevicesTest_v242-1062316518 None] Created volume successfully.
Sep 30 01:25:30.231046 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:30.303853 n-d-811810-1 sudo[94563]: 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-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:30.304799 n-d-811810-1 sudo[94563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:31.273175 n-d-811810-1 sudo[94563]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:31.275562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 1.044s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:31.420330 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:31.442475 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:31.442876 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: I_T nexus: 2
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: I_T nexus: 3
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:31.443641 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:25:31.452843 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Creating iscsi_target for Volume ID: volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:25:31.452843 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Created volume path /opt/stack/data/cinder/volumes/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c,
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: incominguser AvKgcKTTETZ2pwGS7KCg S6fm7D8wApUmnGED
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:31.453855 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:25:31.470388 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:31.517794 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-95d919fc-6484-457d-a453-a202745707f9 req-070ce568-fdfb-4d6f-a763-23d27ab9b3d3 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Terminate volume connection completed successfully.
Sep 30 01:25:31.518561 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-95d919fc-6484-457d-a453-a202745707f9 req-070ce568-fdfb-4d6f-a763-23d27ab9b3d3 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Deleting attachment f7f74fa1-2a2d-4fd1-a295-414676226a18. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:25:31.608950 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-95d919fc-6484-457d-a453-a202745707f9 req-070ce568-fdfb-4d6f-a763-23d27ab9b3d3 tempest-LiveAutoBlockMigrationV225Test-1326920813 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.
Sep 30 01:25:31.608950 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:25:31.608950 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:31.761677 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 0.305s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:31.762000 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:31.762994 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:25:31.763626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:25:31.765984 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:31.794820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:31.795219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: I_T nexus: 2
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: I_T nexus: 3
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:31.796188 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:25:31.804179 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:32.030564 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:32.031535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:32.033845 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:32.254545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:32.255673 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:32.257292 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:25:32.741666 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2bdb0961-20ab-4630-824a-ba002acb326e req-194d1f06-b194-4410-90a2-fbe5ada97088 tempest-LiveMigrationTest-2109286670 None] attachment_update completed successfully.
Sep 30 01:25:45.971423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:46.026561 n-d-811810-1 sudo[94622]: 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-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:46.027397 n-d-811810-1 sudo[94622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:46.779730 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-37e8a356-a202-40bb-a01a-3066e97b7189 req-ae19cb35-2eba-4d69-9984-8251a1cb6f67 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Terminate volume connection completed successfully.
Sep 30 01:25:46.780161 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-37e8a356-a202-40bb-a01a-3066e97b7189 req-ae19cb35-2eba-4d69-9984-8251a1cb6f67 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Deleting attachment d0096c35-efc6-4a7c-adb8-f2e6c751e3bc. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:25:46.788830 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:47.015215 n-d-811810-1 sudo[94622]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:47.017606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963" returned: 0 in 1.046s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:47.127427 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.327s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:47.127874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:47.134415 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-37e8a356-a202-40bb-a01a-3066e97b7189 req-ae19cb35-2eba-4d69-9984-8251a1cb6f67 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Removing iscsi_target for Volume ID: 87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:47.137212 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:47.154974 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:47.186144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.054s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:47.186788 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38\n System information:\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-87ba1412-869e-46ff-a90e-b2a552a42f38\n Backing store flags: \n Account information:\n bqRAffn5gpdnWMX539Sx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: I_T nexus: 3
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: I_T nexus: 4
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:47.187587 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] Creating iscsi_target for Volume ID: volume-d16b300e-5193-4c76-bd2e-768269b3b963 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] Created volume path /opt/stack/data/cinder/volumes/volume-d16b300e-5193-4c76-bd2e-768269b3b963,
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: incominguser c9rBG7wbBrTQC9MoiWg7 cap7byqwBF2T6btS
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:47.201448 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:25:47.206490 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:47.652383 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38 -f" returned: 0 in 0.497s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:47.652806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381472]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:47.654414 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:48.005052 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.350s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:48.005658 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381472]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:48.190879 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-37e8a356-a202-40bb-a01a-3066e97b7189 req-ae19cb35-2eba-4d69-9984-8251a1cb6f67 tempest-LiveAutoBlockMigrationV225Test-1137604441 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.
Sep 30 01:25:48.190879 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:25:48.190879 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:48.449156 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963" returned: 0 in 1.245s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:48.449423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:48.450203 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:25:48.450738 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:25:48.454348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:48.463388 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:48.463887 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: bqRAffn5gpdnWMX539Sx
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: I_T nexus: 3
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: I_T nexus: 4
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:48.464870 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:25:48.475547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:48.635666 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:48.636496 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:48.638042 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:48.847948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:48.852890 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:48.854577 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] Set provider_location to: 10.222.0.61:3260,3 iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:25:49.127620 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-518a6b55-a551-4857-aba0-8404b1576e1d req-c6451a5d-76b8-4255-9b83-20ea9adcde3b tempest-TaggedBootDevicesTest_v242-1062316518 None] attachment_update completed successfully.
Sep 30 01:25:49.867310 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:49.974606 n-d-811810-1 sudo[94690]: 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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:25:49.976745 n-d-811810-1 sudo[94690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:50.693925 n-d-811810-1 sudo[94690]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:50.696618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3" returned: 0 in 0.829s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:50.799282 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:50.814690 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:50.816449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: I_T nexus: 3
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: I_T nexus: 4
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:50.817437 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:25:50.826845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] Creating iscsi_target for Volume ID: volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] Created volume path /opt/stack/data/cinder/volumes/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3,
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: incominguser cNAfhVhuU5vPUPuMaPwa GkNLKGqJTquDS4WJ
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:50.835484 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:25:50.838719 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:51.032064 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:25:51.050671 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:25:51.055149 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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'
Sep 30 01:25:51.089869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Flow 'volume_create_manager' (68f95162-bb17-4d34-8565-6091cf327b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:25:51.093190 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (914523e0-f32d-4d8e-8437-c850a16327ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:51.118771 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:25:51.152604 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (914523e0-f32d-4d8e-8437-c850a16327ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-423069822',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=0716b044-d2ad-42ad-9e4f-7288e91eb80b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='096ba22595474f4aa272e57ce8fc404c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:25:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:25:51Z,user_id='a18134b39825445eb735639a16dcff07',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:51.155937 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e5785b4-6f46-4fd1-b317-bd2b1bad0563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:51.158914 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e5785b4-6f46-4fd1-b317-bd2b1bad0563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:51.161548 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d809332-5323-4de6-a968-a798b85d8d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:51.316032 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d809332-5323-4de6-a968-a798b85d8d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0716b044-d2ad-42ad-9e4f-7288e91eb80b', 'volume_name': 'volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:51.318421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57cfb8d6-957e-434e-ad2a-e4f1be1f4aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:51.325282 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57cfb8d6-957e-434e-ad2a-e4f1be1f4aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:25:51.334760 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c850551-98c3-4916-8e3b-c06d266ca608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:25:51.335585 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Volume 0716b044-d2ad-42ad-9e4f-7288e91eb80b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:25:51.336187 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Cloning 0716b044-d2ad-42ad-9e4f-7288e91eb80b from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:25:51.575217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3" returned: 0 in 0.736s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:51.575502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:51.576611 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:25:51.577215 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:25:51.579238 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: I_T nexus: 3
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: I_T nexus: 4
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:51.614081 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:25:51.617132 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:51.803438 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:51.804320 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:51.805704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:51.915316 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:51.915879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:51.918564 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:25:52.156226 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-518a6b55-a551-4857-aba0-8404b1576e1d req-ae0b8e38-8dd2-443a-936e-f6b1235ed78d tempest-TaggedBootDevicesTest_v242-1062316518 None] attachment_update completed successfully.
Sep 30 01:25:52.927368 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:52.965369 n-d-811810-1 sudo[94749]: 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-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:25:52.967717 n-d-811810-1 sudo[94749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:25:54.012509 n-d-811810-1 sudo[94749]: pam_unix(sudo:session): session closed for user root
Sep 30 01:25:54.028737 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416" returned: 0 in 1.101s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:54.092616 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:54.110579 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:54.110785 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: I_T nexus: 4
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:54.114936 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:25:54.124547 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] Creating iscsi_target for Volume ID: volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] Created volume path /opt/stack/data/cinder/volumes/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416,
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: incominguser tiT2nFDfaM7CDVSBKYYg 82RS3PHvVwxNnkRe
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:54.130750 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:25:54.137186 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:54.147083 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2bdb0961-20ab-4630-824a-ba002acb326e req-3792d862-c1b0-4cad-a180-31315632bd2a tempest-LiveMigrationTest-2109286670 None] Terminate volume connection completed successfully.
Sep 30 01:25:54.147853 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-2bdb0961-20ab-4630-824a-ba002acb326e req-3792d862-c1b0-4cad-a180-31315632bd2a tempest-LiveMigrationTest-2109286670 None] Deleting attachment d25e2702-08f5-4343-a16e-614943f4b780. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:25:54.273266 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-2bdb0961-20ab-4630-824a-ba002acb326e req-3792d862-c1b0-4cad-a180-31315632bd2a tempest-LiveMigrationTest-2109286670 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.
Sep 30 01:25:54.273266 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:25:54.273266 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:25:55.144107 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416" returned: 0 in 1.011s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:55.144732 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:55.145396 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:25:55.145813 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:25:55.147157 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:55.173429 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:55.173429 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: I_T nexus: 4
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: AvKgcKTTETZ2pwGS7KCg
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:25:55.175001 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:25:55.181896 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:55.439218 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:55.439578 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:55.445780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:55.749339 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.306s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:25:55.750005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:25:55.751704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] Set provider_location to: 10.222.0.61:3260,5 iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:25:56.201546 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-518a6b55-a551-4857-aba0-8404b1576e1d req-59522f1f-ebfd-471d-856c-48d84c3b7022 tempest-TaggedBootDevicesTest_v242-1062316518 None] attachment_update completed successfully.
Sep 30 01:25:59.362900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:25:59.363637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:25:59.364201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:25:59.430722 n-d-811810-1 sudo[94844]: 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
Sep 30 01:25:59.431967 n-d-811810-1 sudo[94844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:00.495463 n-d-811810-1 sudo[94844]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:00.498497 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.134s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:00.502078 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:00.552935 n-d-811810-1 sudo[94867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:26:00.556786 n-d-811810-1 sudo[94867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:01.410058 n-d-811810-1 sudo[94867]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:01.412354 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.910s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:01.415204 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:26:10.090243 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 18.75 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:26:10.091199 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Image download 616.00 MB at 32.86 MB/s
Sep 30 01:26:10.148426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:10.307113 n-d-811810-1 sudo[94961]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1
Sep 30 01:26:10.307959 n-d-811810-1 sudo[94961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:11.154321 n-d-811810-1 sudo[94961]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:11.158291 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1" returned: 0 in 1.010s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:11.159355 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user a18134b39825445eb735639a16dcff07. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:26:11.243640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:11.366713 n-d-811810-1 sudo[94981]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1
Sep 30 01:26:11.367705 n-d-811810-1 sudo[94981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:11.938382 n-d-811810-1 sudo[94981]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:11.940849 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1" returned: 0 in 0.697s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:11.943567 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:11.984333 n-d-811810-1 sudo[94996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:26:11.985285 n-d-811810-1 sudo[94996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:12.856339 n-d-811810-1 sudo[94996]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:12.859819 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.916s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:12.889512 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 0716b044-d2ad-42ad-9e4f-7288e91eb80b. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:26:12.962234 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_t0jj92bv {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:13.122387 n-d-811810-1 sudo[95049]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_t0jj92bv
Sep 30 01:26:13.123255 n-d-811810-1 sudo[95049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:13.539352 n-d-811810-1 sudo[95049]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:13.542091 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_t0jj92bv" returned: 0 in 0.579s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:13.543989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:13.738998 n-d-811810-1 sudo[95056]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1
Sep 30 01:26:13.741312 n-d-811810-1 sudo[95056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:14.337051 n-d-811810-1 sudo[95056]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:14.339456 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1" returned: 0 in 0.795s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:14.340323 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:26:14.341574 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:14.386736 n-d-811810-1 sudo[95068]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b oflag=direct
Sep 30 01:26:14.387574 n-d-811810-1 sudo[95068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:14.776550 n-d-811810-1 sudo[95068]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:14.778620 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b oflag=direct" returned: 0 in 0.437s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:14.780149 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:14.804997 n-d-811810-1 sudo[95080]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b
Sep 30 01:26:14.806554 n-d-811810-1 sudo[95080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:16.070681 n-d-811810-1 sudo[95080]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:16.073843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b" returned: 0 in 1.293s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:16.076525 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:16.172664 n-d-811810-1 sudo[95115]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1
Sep 30 01:26:16.174811 n-d-811810-1 sudo[95115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:16.783111 n-d-811810-1 sudo[95115]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:16.786070 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1" returned: 0 in 0.709s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:16.787152 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_lnon1xnbn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.30 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0716b044--d2ad--42ad--9e4f--7288e91eb80b {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:26:16.787791 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Converted 700.00 MB image at 540.32 MB/s
Sep 30 01:26:16.788852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 0716b044-d2ad-42ad-9e4f-7288e91eb80b successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:26:16.914220 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user a18134b39825445eb735639a16dcff07 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:26:16.914892 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Marking volume 0716b044-d2ad-42ad-9e4f-7288e91eb80b as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:26:16.929447 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 0716b044-d2ad-42ad-9e4f-7288e91eb80b. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:26:16.929941 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Creating volume glance metadata for volume 0716b044-d2ad-42ad-9e4f-7288e91eb80b backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:26:17.012296 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c850551-98c3-4916-8e3b-c06d266ca608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:17.015116 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce50f8a4-be07-4eea-a38b-2472e49abe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:17.025959 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Volume volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b (0716b044-d2ad-42ad-9e4f-7288e91eb80b): created successfully
Sep 30 01:26:17.028151 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce50f8a4-be07-4eea-a38b-2472e49abe8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:17.031846 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Flow 'volume_create_manager' (68f95162-bb17-4d34-8565-6091cf327b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:26:17.042639 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9006a6a4-264a-4d9e-8c5d-73d585479d36 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Created volume successfully.
Sep 30 01:26:17.885434 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-00198b28-5475-4298-8daf-c9033929b10b req-064a13cf-e8d5-4c02-8b1c-86c377563c9f tempest-LiveMigrationTest-1810773728 None] Terminate volume connection completed successfully.
Sep 30 01:26:17.886703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-00198b28-5475-4298-8daf-c9033929b10b req-064a13cf-e8d5-4c02-8b1c-86c377563c9f tempest-LiveMigrationTest-1810773728 None] Deleting attachment c8c51e8d-0b75-4516-95f8-e9d231c91032. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:26:17.888825 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:18.063793 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:18.064396 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n System information:\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-ab43ee03-0b4b-4961-a102-cbf9e57e699c\n Backing store flags: \n Account information:\n AvKgcKTTETZ2pwGS7KCg\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:18.065340 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-00198b28-5475-4298-8daf-c9033929b10b req-064a13cf-e8d5-4c02-8b1c-86c377563c9f tempest-LiveMigrationTest-1810773728 None] Removing iscsi_target for Volume ID: ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:26:18.066680 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:18.170646 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c -f" returned: 0 in 0.098s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:18.171223 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:18.176479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:18.282776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:18.283492 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380512]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:18.382681 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-00198b28-5475-4298-8daf-c9033929b10b req-064a13cf-e8d5-4c02-8b1c-86c377563c9f tempest-LiveMigrationTest-1810773728 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.
Sep 30 01:26:18.382681 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:26:18.382681 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:22.060813 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:26:22.065162 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:26:22.065668 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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'
Sep 30 01:26:22.100280 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Flow 'volume_create_manager' (18605b87-e020-4901-846a-1200888b7ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:26:22.118393 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10f1225e-ed43-4a4c-aab6-ee210033757e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:22.196185 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:26:22.243106 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10f1225e-ed43-4a4c-aab6-ee210033757e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1069561617',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a4ac4bce1404b6e84adca3eedb3c9b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:26:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:26:22Z,user_id='066d83c8c72f49c9bc925b5be3630565',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:22.266532 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d99bc5e1-9e52-4fce-a4e1-27d89ddf3bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:22.270950 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d99bc5e1-9e52-4fce-a4e1-27d89ddf3bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:22.280670 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2250df88-f6a8-4a59-8088-bfb88c8321e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:22.482172 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2250df88-f6a8-4a59-8088-bfb88c8321e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe', 'volume_name': 'volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:22.485180 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9001e34c-2a29-406e-820f-e6a849e6bcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:22.488117 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9001e34c-2a29-406e-820f-e6a849e6bcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:22.494698 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4303ed09-9243-4941-ac9f-9b3a7e6e655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:22.503109 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Volume aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:26:22.504610 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Cloning aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:26:24.481096 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:24.535388 n-d-811810-1 sudo[95208]: 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-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:26:24.536272 n-d-811810-1 sudo[95208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:25.237931 n-d-811810-1 sudo[95208]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:25.240590 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 0.759s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:25.322485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:25.342929 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:25.344365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131379232]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:26:25.346153 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Creating iscsi_target for Volume ID: volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Created volume path /opt/stack/data/cinder/volumes/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b,
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: incominguser 2hFPRuk6EMcMbV278LAL oTMXDS3hrZ4CL3W4
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:25.355645 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:26:25.361468 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:26.202337 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 0.842s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:26.203300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131379232]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:26.207369 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:26:26.208662 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:26:26.215088 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:26.222765 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:26.223465 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131379232]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n System information:\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:26.224455 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:26:26.233027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:26.401843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:26.402199 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131379232]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n System information:\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:26.404651 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:26.521194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:26.521747 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131379232]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n System information:\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:26.522881 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Set provider_location to: 10.222.0.61:3260,6 iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:26:26.823241 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-aeda491b-2652-46b2-9ea6-8342526b5387 req-fe411719-0ed3-492b-a3a8-9a1e3c1e324a tempest-LiveAutoBlockMigrationV225Test-1137604441 None] attachment_update completed successfully.
Sep 30 01:26:38.692463 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 16.19 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:26:38.693184 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Image download 616.00 MB at 38.06 MB/s
Sep 30 01:26:38.734425 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:38.820545 n-d-811810-1 sudo[95334]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1
Sep 30 01:26:38.821651 n-d-811810-1 sudo[95334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:39.254169 n-d-811810-1 sudo[95334]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:39.256709 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1" returned: 0 in 0.522s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:39.257630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 066d83c8c72f49c9bc925b5be3630565. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:26:39.340057 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:39.451029 n-d-811810-1 sudo[95358]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1
Sep 30 01:26:39.452128 n-d-811810-1 sudo[95358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:39.819157 n-d-811810-1 sudo[95358]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:39.821656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1" returned: 0 in 0.487s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:39.824033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:39.843092 n-d-811810-1 sudo[95363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:26:39.843896 n-d-811810-1 sudo[95363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:40.392532 n-d-811810-1 sudo[95363]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:40.394960 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.570s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:40.417634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:26:40.459198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5xhqbcbd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:40.542612 n-d-811810-1 sudo[95407]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5xhqbcbd
Sep 30 01:26:40.543551 n-d-811810-1 sudo[95407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:40.868387 n-d-811810-1 sudo[95407]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:40.871037 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5xhqbcbd" returned: 0 in 0.411s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:40.872284 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:40.960808 n-d-811810-1 sudo[95411]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1
Sep 30 01:26:40.961946 n-d-811810-1 sudo[95411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:41.348863 n-d-811810-1 sudo[95411]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:41.351292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1" returned: 0 in 0.478s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:41.352196 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:26:41.353775 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:41.371670 n-d-811810-1 sudo[95416]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe oflag=direct
Sep 30 01:26:41.372529 n-d-811810-1 sudo[95416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:41.684312 n-d-811810-1 sudo[95416]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:41.686622 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe oflag=direct" returned: 0 in 0.332s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:41.687884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:41.706526 n-d-811810-1 sudo[95428]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe
Sep 30 01:26:41.707334 n-d-811810-1 sudo[95428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:42.729567 n-d-811810-1 sudo[95428]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:42.734561 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe" returned: 0 in 1.044s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:42.739891 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:42.838307 n-d-811810-1 sudo[95453]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1
Sep 30 01:26:42.839788 n-d-811810-1 sudo[95453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:43.217482 n-d-811810-1 sudo[95453]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:43.221041 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1" returned: 0 in 0.481s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:43.222259 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_klvy_mgwn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.05 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--aaac87fa--ebd2--44c2--bc19--bdd531dfd3fe {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:26:43.222853 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Converted 700.00 MB image at 665.45 MB/s
Sep 30 01:26:43.223621 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:26:43.372871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 066d83c8c72f49c9bc925b5be3630565 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:26:43.373827 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Marking volume aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:26:43.385447 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:26:43.386146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Creating volume glance metadata for volume aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:26:43.460643 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4303ed09-9243-4941-ac9f-9b3a7e6e655d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:43.465457 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (567d387b-4523-4df4-9aa6-a553dc56e7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:26:43.479621 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Volume volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe (aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe): created successfully
Sep 30 01:26:43.482651 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (567d387b-4523-4df4-9aa6-a553dc56e7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:26:43.485956 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Flow 'volume_create_manager' (18605b87-e020-4901-846a-1200888b7ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:26:43.497690 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4da048f1-8097-4b92-badf-ce7ab83c3da6 tempest-LiveMigrationTest-1810773728 None] Created volume successfully.
Sep 30 01:26:50.156889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:50.193182 n-d-811810-1 sudo[95490]: 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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:26:50.197124 n-d-811810-1 sudo[95490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:50.638748 n-d-811810-1 sudo[95490]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:50.641536 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 0.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:50.703947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:50.711575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:50.712373 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: I_T nexus: 7
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: 2hFPRuk6EMcMbV278LAL
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:50.713383 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] Creating iscsi_target for Volume ID: volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] Created volume path /opt/stack/data/cinder/volumes/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe,
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: incominguser 825yi7VhHjgs9HKkAsxV 6hN6Xt4Jzsg5TwaL
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:26:50.731729 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:51.209824 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 0.486s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:51.210432 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:51.210807 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:26:51.211176 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:26:51.212769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:51.235710 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:51.235994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: I_T nexus: 7
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: 2hFPRuk6EMcMbV278LAL
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:26:51.236684 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:26:51.258889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:51.360411 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:51.360723 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:51.367200 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:51.461936 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:51.462843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:26:51.464564 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] Set provider_location to: 10.222.0.61:3260,7 iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:26:51.686068 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-07dec6da-8faf-4bda-baa2-625408b22abb req-ed96e330-dcf6-4ba1-8e27-ac281cd6e8cd tempest-LiveMigrationTest-1810773728 None] attachment_update completed successfully.
Sep 30 01:26:59.365030 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:26:59.365743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:26:59.366066 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:59.385739 n-d-811810-1 sudo[95562]: 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
Sep 30 01:26:59.386549 n-d-811810-1 sudo[95562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:26:59.838610 n-d-811810-1 sudo[95562]: pam_unix(sudo:session): session closed for user root
Sep 30 01:26:59.840710 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:26:59.842300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:26:59.860769 n-d-811810-1 sudo[95565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:26:59.861562 n-d-811810-1 sudo[95565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:00.304582 n-d-811810-1 sudo[95565]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:00.306668 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.464s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:00.308824 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:27:03.755304 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:03.774206 n-d-811810-1 sudo[95568]: 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-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:03.775594 n-d-811810-1 sudo[95568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:04.188962 n-d-811810-1 sudo[95568]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:04.191390 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 0.436s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:04.241800 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:04.250280 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:04.250724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus: 7
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: 2hFPRuk6EMcMbV278LAL
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Target 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: I_T nexus: 9
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070000
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf70
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070001
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf71
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: 825yi7VhHjgs9HKkAsxV
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.251476 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Creating iscsi_target for Volume ID: volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Created volume path /opt/stack/data/cinder/volumes/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b,
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: incominguser 2hFPRuk6EMcMbV278LAL oTMXDS3hrZ4CL3W4
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:27:04.269810 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:04.361396 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:04.361742 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:04.362370 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:27:04.362736 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:27:04.364094 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:04.378844 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:04.379221 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus: 7
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: 2hFPRuk6EMcMbV278LAL
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Target 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: I_T nexus: 9
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070000
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf70
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070001
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf71
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: 825yi7VhHjgs9HKkAsxV
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:27:04.382830 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:04.480918 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:04.481563 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:04.483177 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:04.600575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:04.600956 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:04.602071 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Set provider_location to: 10.222.0.61:3260,6 iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:27:04.799974 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-e27bcc71-3aec-4892-b2d5-bd1627eea3ef tempest-LiveAutoBlockMigrationV225Test-1326920813 None] attachment_update completed successfully.
Sep 30 01:27:29.526891 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-f3131d3e-e838-441d-aea3-0469e67625f7 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Terminate volume connection completed successfully.
Sep 30 01:27:29.526891 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-f3131d3e-e838-441d-aea3-0469e67625f7 tempest-LiveAutoBlockMigrationV225Test-1326920813 None] Deleting attachment 67d3f6ca-37bd-4b79-9e22-2978a75bffe5. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:27:29.743274 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-39f133e2-abd3-4604-b878-580b0f06ce45 req-f3131d3e-e838-441d-aea3-0469e67625f7 tempest-LiveAutoBlockMigrationV225Test-1326920813 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.
Sep 30 01:27:29.743274 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:27:29.743274 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:31.767469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:31.886619 n-d-811810-1 sudo[95674]: 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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:31.887426 n-d-811810-1 sudo[95674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:32.682067 n-d-811810-1 sudo[95674]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:32.687875 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 0.925s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:32.742808 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:32.751197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:32.751750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus: 7
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: 2hFPRuk6EMcMbV278LAL
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Target 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: I_T nexus: 9
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070000
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf70
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070001
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf71
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: 825yi7VhHjgs9HKkAsxV
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:32.752759 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:27:32.795955 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Creating iscsi_target for Volume ID: volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:27:32.795955 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Created volume path /opt/stack/data/cinder/volumes/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe,
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: incominguser 825yi7VhHjgs9HKkAsxV 6hN6Xt4Jzsg5TwaL
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:27:32.811795 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:33.106879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 0.292s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:33.106879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:33.106879 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:27:33.106879 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:27:33.106879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus: 7
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: 2hFPRuk6EMcMbV278LAL
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Target 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: I_T nexus: 9
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070000
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf70
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070001
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf71
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:27:33.152780 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: 825yi7VhHjgs9HKkAsxV
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:27:33.191780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:33.285387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:33.285387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:33.285387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:33.460930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:33.462457 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:33.464973 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] Set provider_location to: 10.222.0.61:3260,7 iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:27:33.857771 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-43805a2d-c053-4f4f-95ad-e9585f9d53ba tempest-LiveMigrationTest-2109286670 None] attachment_update completed successfully.
Sep 30 01:27:45.038727 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-fff40ded-2bf4-4eca-83bc-89f5a880f0ec tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Terminate volume connection completed successfully.
Sep 30 01:27:45.039722 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-fff40ded-2bf4-4eca-83bc-89f5a880f0ec tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Deleting attachment 3e297fcc-23b1-40ad-8ae0-0001d3a73996. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:27:45.052175 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:45.577369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.529s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:45.577369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n System information:\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-0716b044-d2ad-42ad-9e4f-7288e91eb80b\n Backing store flags: \n Account information:\n 2hFPRuk6EMcMbV278LAL\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:45.577369 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-fff40ded-2bf4-4eca-83bc-89f5a880f0ec tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Removing iscsi_target for Volume ID: 0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:45.577369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:45.880492 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b -f" returned: 0 in 0.305s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:45.880823 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:45.882285 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:46.235836 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.353s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:46.236926 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:46.596841 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-fff40ded-2bf4-4eca-83bc-89f5a880f0ec tempest-LiveAutoBlockMigrationV225Test-1137604441 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.
Sep 30 01:27:46.596841 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:27:46.596841 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:47.282420 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Lock "b'cinder-0716b044-d2ad-42ad-9e4f-7288e91eb80b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:27:47.573118 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:48.049604 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.476s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:48.051103 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797133928704]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:48.053258 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:48.053915 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:48.115185 n-d-811810-1 sudo[95710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:48.119844 n-d-811810-1 sudo[95710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:50.022877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 1.959s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:50.022877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 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-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:50.009642 n-d-811810-1 sudo[95710]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:50.136562 n-d-811810-1 sudo[95724]: 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-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:50.137445 n-d-811810-1 sudo[95724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:51.891249 n-d-811810-1 sudo[95724]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:51.894402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 1.878s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:51.899704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:51.970318 n-d-811810-1 sudo[95737]: 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-0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:51.974098 n-d-811810-1 sudo[95737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:52.619217 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Lock "b'cinder-87ba1412-869e-46ff-a90e-b2a552a42f38-delete_volume'" acquired by "delete_volume" :: waited 0.042s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:27:52.881069 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:53.045139 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:53.046329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:27:53.047450 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:27:53.048889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:53.116752 n-d-811810-1 sudo[95741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:27:53.126475 n-d-811810-1 sudo[95741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:53.712023 n-d-811810-1 sudo[95737]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:53.715906 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0716b044-d2ad-42ad-9e4f-7288e91eb80b" returned: 0 in 1.817s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:53.717724 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Successfully deleted volume: 0716b044-d2ad-42ad-9e4f-7288e91eb80b
Sep 30 01:27:53.851565 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 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.
Sep 30 01:27:53.853078 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 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.
Sep 30 01:27:53.927015 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Created reservations ['bd37fad0-df7d-47bb-9c19-e6bcb467cdb1', '0bea68e1-e20a-4a7a-8cb1-9d698f03b674', '7fd0839a-7bcc-4ba7-8957-b54f7bbd174a', '7d6ae413-17f6-484f-bc96-7e018d44215e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:27:53.932397 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 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.
Sep 30 01:27:53.932397 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:27:53.932397 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:54.119170 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:27:54.120423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:54.206454 n-d-811810-1 sudo[95750]: 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
Sep 30 01:27:54.207487 n-d-811810-1 sudo[95750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:54.272002 n-d-811810-1 sudo[95741]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:54.274584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 1.225s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:54.277049 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 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-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:54.332184 n-d-811810-1 sudo[95752]: 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-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:27:54.334312 n-d-811810-1 sudo[95752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:54.999037 n-d-811810-1 sudo[95750]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:55.001336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.881s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:55.003442 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:55.052735 n-d-811810-1 sudo[95756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:27:55.053626 n-d-811810-1 sudo[95756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:55.139603 n-d-811810-1 sudo[95752]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:55.142586 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 0.865s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:55.144642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:55.192309 n-d-811810-1 sudo[95758]: 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-87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:27:55.193158 n-d-811810-1 sudo[95758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:55.833631 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-70dbcbbd-bc94-4d26-9688-2f2593f4aac1 tempest-LiveMigrationTest-2109286670 None] Terminate volume connection completed successfully.
Sep 30 01:27:55.834081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-70dbcbbd-bc94-4d26-9688-2f2593f4aac1 tempest-LiveMigrationTest-2109286670 None] Deleting attachment 9a704d3d-d78e-4703-a105-1bdd18c1a5bd. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:27:56.029036 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-a2e6ea37-42f1-4a5e-bd26-e8b2988457a1 req-70dbcbbd-bc94-4d26-9688-2f2593f4aac1 tempest-LiveMigrationTest-2109286670 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.
Sep 30 01:27:56.029036 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:27:56.029036 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:27:56.425201 n-d-811810-1 sudo[95758]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:56.427461 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87ba1412-869e-46ff-a90e-b2a552a42f38" returned: 0 in 1.283s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:56.428963 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Successfully deleted volume: 87ba1412-869e-46ff-a90e-b2a552a42f38
Sep 30 01:27:56.620417 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Created reservations ['e2021234-747b-431c-a27b-e65195d4386f', 'd25901ba-2786-4436-b279-afeb5b560282', 'd997218b-139a-437d-bca6-34b684d32e43', 'd8763c71-9c8d-4709-b117-ed900a5be941'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:27:56.638502 n-d-811810-1 sudo[95756]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:56.656396 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo 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.651s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:56.657927 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:27:56.673602 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Deleted volume successfully.
Sep 30 01:27:56.776731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:27:56.782540 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:56.867514 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-9dea3a6b-59b9-41a6-83c2-0ec90a67c3bb req-eccecc45-5f3c-42e4-9cec-5770be986688 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Lock "b'cinder-0716b044-d2ad-42ad-9e4f-7288e91eb80b-delete_volume'" released by "delete_volume" :: held 9.580s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:27:56.911942 n-d-811810-1 sudo[95764]: 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
Sep 30 01:27:56.912827 n-d-811810-1 sudo[95764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:58.004439 n-d-811810-1 sudo[95764]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:58.016033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.231s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:58.016033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:58.138315 n-d-811810-1 sudo[95769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:27:58.140719 n-d-811810-1 sudo[95769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:59.369613 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:27:59.371072 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:27:59.372034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:27:59.469772 n-d-811810-1 sudo[95771]: 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
Sep 30 01:27:59.470812 n-d-811810-1 sudo[95771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:27:59.792019 n-d-811810-1 sudo[95769]: pam_unix(sudo:session): session closed for user root
Sep 30 01:27:59.795069 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] CMD "sudo 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.785s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:27:59.796655 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:27:59.803879 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Deleted volume successfully.
Sep 30 01:27:59.836207 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b26f83a0-0587-4bab-93a9-c9a3ed492390 tempest-LiveAutoBlockMigrationV225Test-1137604441 None] Lock "b'cinder-87ba1412-869e-46ff-a90e-b2a552a42f38-delete_volume'" released by "delete_volume" :: held 7.229s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:28:01.351327 n-d-811810-1 sudo[95771]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:01.374648 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.995s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:01.386045 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:01.518258 n-d-811810-1 sudo[95775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:28:01.523337 n-d-811810-1 sudo[95775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:03.449039 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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 2.061s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:03.449039 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:28:03.439566 n-d-811810-1 sudo[95775]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:21.265503 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-adba0354-ed45-4468-99f0-d292a9ada1c0 tempest-LiveMigrationTest-1810773728 None] Terminate volume connection completed successfully.
Sep 30 01:28:21.266130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-adba0354-ed45-4468-99f0-d292a9ada1c0 tempest-LiveMigrationTest-1810773728 None] Deleting attachment 442b4bd0-943f-4372-ba77-495a6580c492. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:28:21.276892 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:21.551334 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:21.554317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n System information:\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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe\n Backing store flags: \n Account information:\n 825yi7VhHjgs9HKkAsxV\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:28:21.555400 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-adba0354-ed45-4468-99f0-d292a9ada1c0 tempest-LiveMigrationTest-1810773728 None] Removing iscsi_target for Volume ID: aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:28:21.560562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:21.751647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe -f" returned: 0 in 0.194s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:21.752037 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:28:21.753738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:22.070751 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.314s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:22.070751 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:28:22.273112 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-adba0354-ed45-4468-99f0-d292a9ada1c0 tempest-LiveMigrationTest-1810773728 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.
Sep 30 01:28:22.273112 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:28:22.273112 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:28:22.839093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Lock "b'cinder-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:28:22.995030 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:23.210984 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:23.210984 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:28:23.212005 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Skipping remove_export. No iscsi_target is presently exported for volume: aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:28:23.213228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:23.274931 n-d-811810-1 sudo[95848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:28:23.276064 n-d-811810-1 sudo[95848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:24.128974 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Lock "b'cinder-ab43ee03-0b4b-4961-a102-cbf9e57e699c-delete_volume'" acquired by "delete_volume" :: waited 0.048s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:28:24.247521 n-d-811810-1 sudo[95848]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:24.303414 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 1.090s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:24.309317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:24.355833 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:24.370622 n-d-811810-1 sudo[95851]: 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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:28:24.380451 n-d-811810-1 sudo[95851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:24.560305 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:24.560860 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490624]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:28:24.561949 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:28:24.563351 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:24.633971 n-d-811810-1 sudo[95855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:28:24.653168 n-d-811810-1 sudo[95855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:25.223029 n-d-811810-1 sudo[95851]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:25.225730 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 0.916s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:25.229063 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:25.307923 n-d-811810-1 sudo[95868]: 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-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:28:25.311414 n-d-811810-1 sudo[95868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:25.628711 n-d-811810-1 sudo[95855]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:25.632112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 1.068s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:25.634602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 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-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:25.693798 n-d-811810-1 sudo[95873]: 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-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:28:25.694674 n-d-811810-1 sudo[95873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:25.994810 n-d-811810-1 sudo[95868]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:25.997254 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe" returned: 0 in 0.768s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:25.998507 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Successfully deleted volume: aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe
Sep 30 01:28:26.124920 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Created reservations ['c279e18a-e25c-4d49-b306-904e05a9b746', 'a65271b8-4fb8-42a0-91fa-df312bbe783c', 'b8b06caf-1678-42d5-aabc-d82a705b4510', '4d102449-ad8a-4b3e-b026-c64fc416ed13'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:28:26.127514 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 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.
Sep 30 01:28:26.127514 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:28:26.127514 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:28:26.202932 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:28:26.204153 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:26.264705 n-d-811810-1 sudo[95891]: 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
Sep 30 01:28:26.265945 n-d-811810-1 sudo[95891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:26.699229 n-d-811810-1 sudo[95873]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:26.702387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 1.068s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:26.705228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:26.771420 n-d-811810-1 sudo[95896]: 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-ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:28:26.772398 n-d-811810-1 sudo[95896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:26.928730 n-d-811810-1 sudo[95891]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:26.932044 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:26.935009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:26.982160 n-d-811810-1 sudo[95903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:28:26.987405 n-d-811810-1 sudo[95903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:27.732715 n-d-811810-1 sudo[95896]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:27.737502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab43ee03-0b4b-4961-a102-cbf9e57e699c" returned: 0 in 1.030s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:27.739930 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Successfully deleted volume: ab43ee03-0b4b-4961-a102-cbf9e57e699c
Sep 30 01:28:27.790682 n-d-811810-1 sudo[95903]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:27.818145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] CMD "sudo 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.883s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:27.835024 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:28:27.911963 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Deleted volume successfully.
Sep 30 01:28:27.930938 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Created reservations ['81d31a48-14f1-47ae-8bed-f70d13a3d3d5', 'ebcc6c6e-5e83-4cde-91b2-51423c536dc8', 'c92a7c8a-0866-452f-9658-26db108f629d', '0a6cd32b-8075-4f0c-88a5-6b0e336a1f28'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:28:27.949210 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 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.
Sep 30 01:28:27.949210 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:28:27.949210 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:28:27.977632 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-f39b5e6d-cd52-4c3c-8f89-75e1d2d29d6c req-52fb399e-d3ca-42f1-9d12-5d7c4eb75c11 tempest-LiveMigrationTest-1810773728 None] Lock "b'cinder-aaac87fa-ebd2-44c2-bc19-bdd531dfd3fe-delete_volume'" released by "delete_volume" :: held 5.149s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:28:28.050048 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:28:28.050910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:28.078225 n-d-811810-1 sudo[95952]: 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
Sep 30 01:28:28.080399 n-d-811810-1 sudo[95952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:28.792805 n-d-811810-1 sudo[95952]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:28.796464 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.745s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:28.799969 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:28.825339 n-d-811810-1 sudo[95955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:28:28.826392 n-d-811810-1 sudo[95955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:28:29.297001 n-d-811810-1 sudo[95955]: pam_unix(sudo:session): session closed for user root
Sep 30 01:28:29.304647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] CMD "sudo 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.503s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:28:29.308856 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:28:29.330392 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Deleted volume successfully.
Sep 30 01:28:29.352292 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3af2c25a-32c0-4e40-8d2b-0d5c656c60ba tempest-LiveMigrationTest-1810773728 None] Lock "b'cinder-ab43ee03-0b4b-4961-a102-cbf9e57e699c-delete_volume'" released by "delete_volume" :: held 5.224s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:28:59.369380 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:28:59.371426 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:28:59.372909 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:28:59.434698 n-d-811810-1 sudo[96067]: 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
Sep 30 01:28:59.438420 n-d-811810-1 sudo[96067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:29:00.080070 n-d-811810-1 sudo[96067]: pam_unix(sudo:session): session closed for user root
Sep 30 01:29:00.082405 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.709s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:29:00.084106 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:29:00.143586 n-d-811810-1 sudo[96070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:29:00.146760 n-d-811810-1 sudo[96070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:29:00.852370 n-d-811810-1 sudo[96070]: pam_unix(sudo:session): session closed for user root
Sep 30 01:29:00.855683 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.771s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:29:00.857930 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:29:59.371528 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:29:59.372180 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:29:59.372998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:29:59.393119 n-d-811810-1 sudo[96648]: 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
Sep 30 01:29:59.394298 n-d-811810-1 sudo[96648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:29:59.861705 n-d-811810-1 sudo[96648]: pam_unix(sudo:session): session closed for user root
Sep 30 01:29:59.864324 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.491s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:29:59.866142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:29:59.906448 n-d-811810-1 sudo[96651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:29:59.908128 n-d-811810-1 sudo[96651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:00.396713 n-d-811810-1 sudo[96651]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:00.399062 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:00.400985 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:30:32.815593 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:30:32.825219 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:30:32.826180 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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'
Sep 30 01:30:32.839648 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Flow 'volume_create_manager' (1fc0fda2-544c-4228-a5dd-cf5d49b1c6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:30:32.842951 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eeb080c-b51c-4c0f-8d78-07b3435168aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:32.865293 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:30:32.893773 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eeb080c-b51c-4c0f-8d78-07b3435168aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-838171440',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=35f8a9c2-9c0d-4274-a81b-4d00556acc28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31d184f6a3cd4452887021c89ad7a2a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:30:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:30:33Z,user_id='5d8dc28ac1df446ca21bad3a77a01d58',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:32.896495 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96ae9856-da75-429b-95b7-870c2beacb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:32.898581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96ae9856-da75-429b-95b7-870c2beacb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:32.900929 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ffdb502-6fe7-4e52-acb8-ed0b90b92b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:32.988397 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ffdb502-6fe7-4e52-acb8-ed0b90b92b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '35f8a9c2-9c0d-4274-a81b-4d00556acc28', 'volume_name': 'volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:32.990873 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11b41077-e7a6-40a0-87fb-ced37d9b1b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:32.993085 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11b41077-e7a6-40a0-87fb-ced37d9b1b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:32.995228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63260468-ade2-4b3e-a58d-d82443b4b082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:32.996037 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Volume 35f8a9c2-9c0d-4274-a81b-4d00556acc28: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:30:32.996666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Cloning 35f8a9c2-9c0d-4274-a81b-4d00556acc28 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:30:48.467073 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 15.47 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:30:48.467836 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Image download 616.00 MB at 39.82 MB/s
Sep 30 01:30:48.529635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:48.759902 n-d-811810-1 sudo[97263]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1
Sep 30 01:30:48.761035 n-d-811810-1 sudo[97263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:49.458006 n-d-811810-1 sudo[97263]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:49.460765 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1" returned: 0 in 0.930s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:49.461867 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 5d8dc28ac1df446ca21bad3a77a01d58. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:30:49.555552 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:49.729128 n-d-811810-1 sudo[97277]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1
Sep 30 01:30:49.730420 n-d-811810-1 sudo[97277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:50.440472 n-d-811810-1 sudo[97277]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:50.443847 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1" returned: 0 in 0.888s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:50.447314 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:50.494591 n-d-811810-1 sudo[97296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:30:50.495489 n-d-811810-1 sudo[97296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:50.790477 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:30:50.801817 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:30:50.803129 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 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'
Sep 30 01:30:50.840011 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Flow 'volume_create_manager' (d52bb74f-1fde-48b3-8106-7137d08ff4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:30:50.846649 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (797c21cd-7701-452d-a12c-5f6f2e605235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:50.897277 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:30:50.946154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (797c21cd-7701-452d-a12c-5f6f2e605235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-206977505',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=5f579f4d-2618-4ac6-b5a8-11b702466206,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af5d678096d54377882b1ec52f68dbf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:30:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:30:51Z,user_id='47f29137196d43b096bd1a38c87871b5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:50.949119 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86adb202-aee0-4f64-b7b2-7d38a686d5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:50.951485 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86adb202-aee0-4f64-b7b2-7d38a686d5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:50.954047 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (235809c9-8ec4-4818-a861-a95e458c0670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:50.956771 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (235809c9-8ec4-4818-a861-a95e458c0670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5f579f4d-2618-4ac6-b5a8-11b702466206', 'volume_name': 'volume-5f579f4d-2618-4ac6-b5a8-11b702466206', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:50.959078 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49fdc2f5-d7ce-4969-9f3c-60bf464eb63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:50.961683 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49fdc2f5-d7ce-4969-9f3c-60bf464eb63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:50.963817 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f802c79a-d9b1-438c-b411-23c6a1e12f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:50.964668 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Volume 5f579f4d-2618-4ac6-b5a8-11b702466206: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5f579f4d-2618-4ac6-b5a8-11b702466206', 'volume_size': 1}
Sep 30 01:30:50.967031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5f579f4d-2618-4ac6-b5a8-11b702466206 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:51.003213 n-d-811810-1 sudo[97300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5f579f4d-2618-4ac6-b5a8-11b702466206 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:30:51.004169 n-d-811810-1 sudo[97300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:51.400898 n-d-811810-1 sudo[97296]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:51.404155 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.956s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:51.443432 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 35f8a9c2-9c0d-4274-a81b-4d00556acc28. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:30:51.549789 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ck5h2dii {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:51.732264 n-d-811810-1 sudo[97300]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:51.734594 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5f579f4d-2618-4ac6-b5a8-11b702466206 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.767s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:51.738456 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f802c79a-d9b1-438c-b411-23c6a1e12f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f579f4d-2618-4ac6-b5a8-11b702466206', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:51.740856 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aca54b12-6475-4e15-bf19-c3e1eeb93f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:51.763063 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Volume volume-5f579f4d-2618-4ac6-b5a8-11b702466206 (5f579f4d-2618-4ac6-b5a8-11b702466206): created successfully
Sep 30 01:30:51.765237 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aca54b12-6475-4e15-bf19-c3e1eeb93f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:51.768446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Flow 'volume_create_manager' (d52bb74f-1fde-48b3-8106-7137d08ff4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:30:51.792697 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3bc77f96-d258-4e64-aa5e-2bf66431a036 tempest-VolumesAdminNegativeTest-1715179010 None] Created volume successfully.
Sep 30 01:30:51.805046 n-d-811810-1 sudo[97350]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ck5h2dii
Sep 30 01:30:51.805941 n-d-811810-1 sudo[97350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:52.435661 n-d-811810-1 sudo[97350]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:52.437781 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ck5h2dii" returned: 0 in 0.888s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:52.439187 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:52.615326 n-d-811810-1 sudo[97373]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1
Sep 30 01:30:52.617356 n-d-811810-1 sudo[97373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:53.125278 n-d-811810-1 sudo[97373]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:53.127813 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1" returned: 0 in 0.688s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:53.129480 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:30:53.131964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:53.161213 n-d-811810-1 sudo[97389]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28 oflag=direct
Sep 30 01:30:53.162783 n-d-811810-1 sudo[97389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:53.867616 n-d-811810-1 sudo[97389]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:53.871245 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28 oflag=direct" returned: 0 in 0.740s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:53.873702 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:53.936356 n-d-811810-1 sudo[97401]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28
Sep 30 01:30:53.945499 n-d-811810-1 sudo[97401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:54.331642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:54.407387 n-d-811810-1 sudo[97404]: 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-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:30:54.413690 n-d-811810-1 sudo[97404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:55.327309 n-d-811810-1 sudo[97404]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:55.329444 n-d-811810-1 sudo[97401]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:55.337298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206" returned: 0 in 1.002s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:55.413159 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28" returned: 0 in 1.539s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:55.414448 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:55.514941 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:55.544292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:55.544662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:30:55.545407 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] Creating iscsi_target for Volume ID: volume-5f579f4d-2618-4ac6-b5a8-11b702466206 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] Created volume path /opt/stack/data/cinder/volumes/volume-5f579f4d-2618-4ac6-b5a8-11b702466206,
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: incominguser 22kLBZoHAPSDZsnLvziM W6oLeL7B5WnnNY4g
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:30:55.556299 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:30:55.560679 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:55.588409 n-d-811810-1 sudo[97441]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1
Sep 30 01:30:55.589720 n-d-811810-1 sudo[97441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:56.733329 n-d-811810-1 sudo[97441]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:56.736439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1" returned: 0 in 1.321s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:56.737177 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7r01461fn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.54 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--35f8a9c2--9c0d--4274--a81b--4d00556acc28 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:30:56.737562 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Converted 700.00 MB image at 454.17 MB/s
Sep 30 01:30:56.738178 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 35f8a9c2-9c0d-4274-a81b-4d00556acc28 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:30:57.167023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 5d8dc28ac1df446ca21bad3a77a01d58 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:30:57.178711 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Marking volume 35f8a9c2-9c0d-4274-a81b-4d00556acc28 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:30:57.205525 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206" returned: 0 in 1.311s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:57.206275 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:30:57.208284 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:30:57.208788 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:30:57.220636 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:57.221512 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 35f8a9c2-9c0d-4274-a81b-4d00556acc28. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:30:57.222061 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Creating volume glance metadata for volume 35f8a9c2-9c0d-4274-a81b-4d00556acc28 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:30:57.355005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:57.355726 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:30:57.360209 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:30:57.381732 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:57.397657 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63260468-ade2-4b3e-a58d-d82443b4b082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:57.405192 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (639d0dff-4557-4c0b-a33f-0cd4f21b8104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:30:57.426989 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Volume volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 (35f8a9c2-9c0d-4274-a81b-4d00556acc28): created successfully
Sep 30 01:30:57.430772 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (639d0dff-4557-4c0b-a33f-0cd4f21b8104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:30:57.441327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Flow 'volume_create_manager' (1fc0fda2-544c-4228-a5dd-cf5d49b1c6fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:30:57.465947 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-71baffb4-d7ba-481b-b5d9-dc8e13640f24 tempest-ServersTestBootFromVolume-148460672 None] Created volume successfully.
Sep 30 01:30:57.713115 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.338s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:57.713633 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:30:57.717288 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:57.991539 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:57.992695 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:30:57.994132 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] Set provider_location to: 10.222.0.61:3260,6 iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:30:58.458801 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-c16cf508-2363-47b6-a61b-5a5a07547622 req-7de762e7-2d70-4708-af13-fd528d77a217 tempest-VolumesAdminNegativeTest-1715179010 None] attachment_update completed successfully.
Sep 30 01:30:59.367758 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:30:59.368506 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:30:59.369430 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:30:59.414730 n-d-811810-1 sudo[97654]: 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
Sep 30 01:30:59.415567 n-d-811810-1 sudo[97654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:30:59.970308 n-d-811810-1 sudo[97654]: pam_unix(sudo:session): session closed for user root
Sep 30 01:30:59.972871 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.603s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:30:59.974799 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:00.029267 n-d-811810-1 sudo[97665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:31:00.032576 n-d-811810-1 sudo[97665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:00.858921 n-d-811810-1 sudo[97665]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:00.872029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.897s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:00.874192 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:31:07.322772 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:07.369802 n-d-811810-1 sudo[97742]: 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-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:31:07.375830 n-d-811810-1 sudo[97742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:08.318953 n-d-811810-1 sudo[97742]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:08.322400 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28" returned: 0 in 0.999s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:08.457675 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:08.475112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:08.475690 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: I_T nexus: 12
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: 22kLBZoHAPSDZsnLvziM
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:08.476932 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:31:08.492267 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] Creating iscsi_target for Volume ID: volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] Created volume path /opt/stack/data/cinder/volumes/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28,
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: incominguser 82uP2wXYN5FZZzdG77Zf ML9cdfMyZfqDzG5U
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:31:08.500050 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:31:08.504478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:09.468394 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28" returned: 0 in 0.966s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:09.470149 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:09.471002 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:31:09.471681 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:31:09.473288 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:09.485112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:09.486307 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Target 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: I_T nexus: 12
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060000
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf60
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00060001
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf61
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: 22kLBZoHAPSDZsnLvziM
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:31:09.487351 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:31:09.512848 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:09.676879 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-19aaf76a-917b-471d-b600-2415565c91b8 req-4912d5ed-2f7e-47c3-a0f8-61a563f46c6e tempest-VolumesAdminNegativeTest-1715179010 None] Terminate volume connection completed successfully.
Sep 30 01:31:09.678386 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-19aaf76a-917b-471d-b600-2415565c91b8 req-4912d5ed-2f7e-47c3-a0f8-61a563f46c6e tempest-VolumesAdminNegativeTest-1715179010 None] Deleting attachment 1b3ee499-8dd9-47f1-a546-d42a9188e7e9. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:31:09.685822 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:09.831857 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.320s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:09.833771 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:09.836535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:09.993014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.309s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:09.993756 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:09.994878 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-19aaf76a-917b-471d-b600-2415565c91b8 req-4912d5ed-2f7e-47c3-a0f8-61a563f46c6e tempest-VolumesAdminNegativeTest-1715179010 None] Removing iscsi_target for Volume ID: 5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:09.998363 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:10.162391 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:10.162739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206\n System information:\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-5f579f4d-2618-4ac6-b5a8-11b702466206\n Backing store flags: \n Account information:\n 22kLBZoHAPSDZsnLvziM\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:10.163935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] Set provider_location to: 10.222.0.61:3260,7 iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:31:10.526376 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5f579f4d-2618-4ac6-b5a8-11b702466206 -f" returned: 0 in 0.524s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:10.527462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:10.695718 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:10.768409 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-476ae541-c5b6-45e6-90dd-1d645adf5c56 req-ed0e32fb-67f2-422f-bb75-6924b3de4dea tempest-ServersTestBootFromVolume-148460672 None] attachment_update completed successfully.
Sep 30 01:31:10.993994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.302s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:10.994397 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491744]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:11.185809 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-19aaf76a-917b-471d-b600-2415565c91b8 req-4912d5ed-2f7e-47c3-a0f8-61a563f46c6e tempest-VolumesAdminNegativeTest-1715179010 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.
Sep 30 01:31:11.185809 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:31:11.185809 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:31:13.119356 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:31:13.129982 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:31:13.133772 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 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'
Sep 30 01:31:13.179536 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Flow 'volume_create_manager' (6f4132c6-196c-48d3-8737-03b315307923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:31:13.183311 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7cc8fd0-268c-4b49-946a-aae386b95dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:31:13.242284 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:31:13.385907 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7cc8fd0-268c-4b49-946a-aae386b95dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-200876337',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=f53c436e-135b-4a20-b38c-888a2bcd5319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af5d678096d54377882b1ec52f68dbf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:31:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:31:13Z,user_id='47f29137196d43b096bd1a38c87871b5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:31:13.406122 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6edf8528-d0de-4ca3-bfdd-3a1cc9543992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:31:13.422751 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6edf8528-d0de-4ca3-bfdd-3a1cc9543992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:31:13.441073 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf2c3be1-8bd6-43b4-9fa5-fe32d6989704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:31:13.456625 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf2c3be1-8bd6-43b4-9fa5-fe32d6989704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f53c436e-135b-4a20-b38c-888a2bcd5319', 'volume_name': 'volume-f53c436e-135b-4a20-b38c-888a2bcd5319', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:31:13.461483 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (558b62b0-007b-4143-94b5-f1bc04b9c12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:31:13.500862 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (558b62b0-007b-4143-94b5-f1bc04b9c12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:31:13.531720 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62809a93-5bfa-411b-b33a-76f5efdb7311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:31:13.541334 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Volume f53c436e-135b-4a20-b38c-888a2bcd5319: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f53c436e-135b-4a20-b38c-888a2bcd5319', 'volume_size': 1}
Sep 30 01:31:13.549834 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f53c436e-135b-4a20-b38c-888a2bcd5319 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:13.653719 n-d-811810-1 sudo[97852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f53c436e-135b-4a20-b38c-888a2bcd5319 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:31:13.654811 n-d-811810-1 sudo[97852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:15.252487 n-d-811810-1 sudo[97852]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:15.254850 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f53c436e-135b-4a20-b38c-888a2bcd5319 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.705s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:15.259219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62809a93-5bfa-411b-b33a-76f5efdb7311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f53c436e-135b-4a20-b38c-888a2bcd5319', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:31:15.262666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3849c443-4f21-4280-ac00-1a3eab220f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:31:15.284124 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Volume volume-f53c436e-135b-4a20-b38c-888a2bcd5319 (f53c436e-135b-4a20-b38c-888a2bcd5319): created successfully
Sep 30 01:31:15.291556 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3849c443-4f21-4280-ac00-1a3eab220f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:31:15.310852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Flow 'volume_create_manager' (6f4132c6-196c-48d3-8737-03b315307923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:31:15.349716 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-612c2a72-de9a-4277-8f9c-1e2310e01f87 tempest-VolumesAdminNegativeTest-1715179010 None] Created volume successfully.
Sep 30 01:31:16.329575 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Lock "b'cinder-f53c436e-135b-4a20-b38c-888a2bcd5319-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:31:16.481914 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Skipping remove_export. No iscsi_target is presently exported for volume: f53c436e-135b-4a20-b38c-888a2bcd5319
Sep 30 01:31:16.482916 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f53c436e-135b-4a20-b38c-888a2bcd5319 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:16.579442 n-d-811810-1 sudo[97925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f53c436e-135b-4a20-b38c-888a2bcd5319
Sep 30 01:31:16.580435 n-d-811810-1 sudo[97925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:17.337098 n-d-811810-1 sudo[97925]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:17.339483 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f53c436e-135b-4a20-b38c-888a2bcd5319" returned: 0 in 0.856s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:17.342026 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 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-f53c436e-135b-4a20-b38c-888a2bcd5319 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:17.384753 n-d-811810-1 sudo[97931]: 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-f53c436e-135b-4a20-b38c-888a2bcd5319
Sep 30 01:31:17.386279 n-d-811810-1 sudo[97931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:18.417091 n-d-811810-1 sudo[97931]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:18.419919 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f53c436e-135b-4a20-b38c-888a2bcd5319" returned: 0 in 1.077s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:18.422361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f53c436e-135b-4a20-b38c-888a2bcd5319 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:18.482420 n-d-811810-1 sudo[97949]: 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-f53c436e-135b-4a20-b38c-888a2bcd5319
Sep 30 01:31:18.488964 n-d-811810-1 sudo[97949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:19.518728 n-d-811810-1 sudo[97949]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:19.521874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f53c436e-135b-4a20-b38c-888a2bcd5319" returned: 0 in 1.099s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:19.524321 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Successfully deleted volume: f53c436e-135b-4a20-b38c-888a2bcd5319
Sep 30 01:31:19.658713 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Created reservations ['ca1be562-38c9-4761-b206-16c2fcf972da', '5f78005e-da95-4bbe-9f0f-98c818052e71', '79103c30-a500-42dd-88a1-ed2692b95acf', '0dffcc7c-21e9-4a2f-ae35-504bc5e2ddb0'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:31:19.664525 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 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.
Sep 30 01:31:19.664525 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:31:19.664525 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:31:19.791332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:31:19.792290 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:19.838566 n-d-811810-1 sudo[97972]: 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
Sep 30 01:31:19.840838 n-d-811810-1 sudo[97972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:20.372546 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Lock "b'cinder-5f579f4d-2618-4ac6-b5a8-11b702466206-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:31:20.471077 n-d-811810-1 sudo[97972]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:20.474014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:20.477605 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:20.508730 n-d-811810-1 sudo[97977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:31:20.521392 n-d-811810-1 sudo[97977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:20.523171 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:20.709318 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:20.710239 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333888]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:31:20.711698 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:20.716879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:20.742537 n-d-811810-1 sudo[97981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:20.745245 n-d-811810-1 sudo[97981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:21.492475 n-d-811810-1 sudo[97981]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:21.494959 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206" returned: 0 in 0.778s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:21.496761 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 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-5f579f4d-2618-4ac6-b5a8-11b702466206 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:21.555819 n-d-811810-1 sudo[97996]: 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-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:21.557594 n-d-811810-1 sudo[97996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:21.615073 n-d-811810-1 sudo[97977]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:21.617555 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo 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.139s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:21.621507 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:31:21.649098 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Deleted volume successfully.
Sep 30 01:31:21.681358 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d375d1bc-5631-44a7-85c8-f18da92f622f tempest-VolumesAdminNegativeTest-1715179010 None] Lock "b'cinder-f53c436e-135b-4a20-b38c-888a2bcd5319-delete_volume'" released by "delete_volume" :: held 5.350s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:31:22.218128 n-d-811810-1 sudo[97996]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:22.220147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206" returned: 0 in 0.723s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:22.222021 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:22.266976 n-d-811810-1 sudo[98001]: 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-5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:22.267804 n-d-811810-1 sudo[98001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:23.402398 n-d-811810-1 sudo[98001]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:23.464705 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5f579f4d-2618-4ac6-b5a8-11b702466206" returned: 0 in 1.242s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:23.466407 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Successfully deleted volume: 5f579f4d-2618-4ac6-b5a8-11b702466206
Sep 30 01:31:23.558850 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Created reservations ['7d8ed4f4-ee0a-4a9c-ad33-59fd07106654', '95dd6ae6-5724-4d77-a38c-a821ac68daba', 'ba35b6ef-d30b-4160-87cc-62af39db5ab7', 'b25f0bf3-9baa-45c0-ba7e-d814febed752'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:31:23.566012 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 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.
Sep 30 01:31:23.566012 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:31:23.566012 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:31:23.669352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:31:23.670684 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:23.704259 n-d-811810-1 sudo[98013]: 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
Sep 30 01:31:23.706162 n-d-811810-1 sudo[98013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:24.375927 n-d-811810-1 sudo[98013]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:24.378317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.707s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:24.380464 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:24.430706 n-d-811810-1 sudo[98016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:31:24.432645 n-d-811810-1 sudo[98016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:31:25.394653 n-d-811810-1 sudo[98016]: pam_unix(sudo:session): session closed for user root
Sep 30 01:31:25.397298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] CMD "sudo 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.017s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:31:25.401237 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:31:25.406721 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Deleted volume successfully.
Sep 30 01:31:25.431110 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-61c5ec83-4269-4b1c-8e39-82f47cbf04cf tempest-VolumesAdminNegativeTest-1715179010 None] Lock "b'cinder-5f579f4d-2618-4ac6-b5a8-11b702466206-delete_volume'" released by "delete_volume" :: held 5.058s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:31:59.381454 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:31:59.381454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:31:59.381454 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:31:59.440996 n-d-811810-1 sudo[98432]: 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
Sep 30 01:31:59.443092 n-d-811810-1 sudo[98432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:00.747338 n-d-811810-1 sudo[98432]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:00.750682 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.377s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:00.752292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:00.812625 n-d-811810-1 sudo[98436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:32:00.814372 n-d-811810-1 sudo[98436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:01.705177 n-d-811810-1 sudo[98436]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:01.707472 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.955s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:01.708883 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:32:19.915903 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:32:19.925075 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:32:19.931495 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 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'
Sep 30 01:32:19.966152 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Flow 'volume_create_manager' (556fbf67-ed40-4abd-b00b-745ab5496b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:32:19.975897 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a61c48ff-736c-43ee-b230-941b63766677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:32:20.003920 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:32:20.068560 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a61c48ff-736c-43ee-b230-941b63766677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1148172451',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=9358b2c1-efbf-4b45-abdf-076b9de6486a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0dece0dadac42efb8f11ee9736b87a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:32:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:32:20Z,user_id='c511bf7bae9f430ea6165a6cf0b0005a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:32:20.074381 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e57ee95-b5d5-4a11-b128-d0c29a2b4f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:32:20.084588 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e57ee95-b5d5-4a11-b128-d0c29a2b4f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:32:20.090871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc4c4fe9-cb1c-4ad7-8477-4140a0a0d0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:32:20.105278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc4c4fe9-cb1c-4ad7-8477-4140a0a0d0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9358b2c1-efbf-4b45-abdf-076b9de6486a', 'volume_name': 'volume-9358b2c1-efbf-4b45-abdf-076b9de6486a', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:32:20.112749 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e2dcca2-ef0e-4790-9fb9-2a287a954353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:32:20.119237 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e2dcca2-ef0e-4790-9fb9-2a287a954353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:32:20.127515 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11cac9f6-0550-4cce-b5ea-2c0b8063d882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:32:20.129539 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Volume 9358b2c1-efbf-4b45-abdf-076b9de6486a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9358b2c1-efbf-4b45-abdf-076b9de6486a', 'volume_size': 1}
Sep 30 01:32:20.135040 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9358b2c1-efbf-4b45-abdf-076b9de6486a stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:20.208865 n-d-811810-1 sudo[98662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9358b2c1-efbf-4b45-abdf-076b9de6486a stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:32:20.223241 n-d-811810-1 sudo[98662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:21.866072 n-d-811810-1 sudo[98662]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:21.868843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9358b2c1-efbf-4b45-abdf-076b9de6486a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.733s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:21.873480 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11cac9f6-0550-4cce-b5ea-2c0b8063d882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9358b2c1-efbf-4b45-abdf-076b9de6486a', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:32:21.875308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (311637f0-f958-46a1-98c9-b9d439a0d5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:32:21.899866 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Volume volume-9358b2c1-efbf-4b45-abdf-076b9de6486a (9358b2c1-efbf-4b45-abdf-076b9de6486a): created successfully
Sep 30 01:32:21.914189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (311637f0-f958-46a1-98c9-b9d439a0d5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:32:21.927043 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Flow 'volume_create_manager' (556fbf67-ed40-4abd-b00b-745ab5496b2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:32:21.961195 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d3dfe810-e123-487e-88a9-6031f9bb449b tempest-AttachSCSIVolumeTestJSON-1000154884 None] Created volume successfully.
Sep 30 01:32:25.496726 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:25.574004 n-d-811810-1 sudo[98724]: 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-9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:25.574854 n-d-811810-1 sudo[98724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:26.522457 n-d-811810-1 sudo[98724]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:26.528251 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a" returned: 0 in 1.043s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:26.733215 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:26.755301 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:26.755687 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Target 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: I_T nexus: 13
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070000
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf70
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070001
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf71
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: 82uP2wXYN5FZZzdG77Zf
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:26.756487 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Creating iscsi_target for Volume ID: volume-9358b2c1-efbf-4b45-abdf-076b9de6486a {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Created volume path /opt/stack/data/cinder/volumes/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a,
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: incominguser MG68ZL5MUtjw4iEU8dj9 zFArQXaeQzfScJ5B
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:32:26.791602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:27.984211 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a" returned: 0 in 1.209s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:27.988542 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:27.989163 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:32:27.989526 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:32:27.992791 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:28.013387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:28.013762 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a\n System information:\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-9358b2c1-efbf-4b45-abdf-076b9de6486a\n Backing store flags: \n Account information:\n MG68ZL5MUtjw4iEU8dj9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus: 5
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: c9rBG7wbBrTQC9MoiWg7
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus: 6
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: cNAfhVhuU5vPUPuMaPwa
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus: 8
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: tiT2nFDfaM7CDVSBKYYg
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Target 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: I_T nexus: 13
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070000
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf70
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00070001
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf71
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: 82uP2wXYN5FZZzdG77Zf
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:32:28.014494 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:32:28.033382 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:28.264408 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:28.265041 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a\n System information:\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-9358b2c1-efbf-4b45-abdf-076b9de6486a\n Backing store flags: \n Account information:\n MG68ZL5MUtjw4iEU8dj9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:28.273162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:28.648400 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.377s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:28.649222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131380672]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a\n System information:\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-9358b2c1-efbf-4b45-abdf-076b9de6486a\n Backing store flags: \n Account information:\n MG68ZL5MUtjw4iEU8dj9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:28.651158 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Set provider_location to: 10.222.0.61:3260,8 iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:32:29.115079 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7fb69495-2cab-4c36-a2e7-38db45c185a5 req-97d9af89-64ca-486b-ba85-ef291732d025 tempest-AttachSCSIVolumeTestJSON-1000154884 None] attachment_update completed successfully.
Sep 30 01:32:42.188267 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-395e13c3-d5a9-4da1-9b86-d4301e5b777d req-0b1bc946-471a-4247-b96b-8dd6bbc124c8 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Terminate volume connection completed successfully.
Sep 30 01:32:42.189386 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-395e13c3-d5a9-4da1-9b86-d4301e5b777d req-0b1bc946-471a-4247-b96b-8dd6bbc124c8 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Deleting attachment 42dab8b6-8adc-4aa5-9d19-174546571cd8. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:32:42.194434 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:42.708982 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.516s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:42.710130 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a\n System information:\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-9358b2c1-efbf-4b45-abdf-076b9de6486a\n Backing store flags: \n Account information:\n MG68ZL5MUtjw4iEU8dj9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:42.710464 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-395e13c3-d5a9-4da1-9b86-d4301e5b777d req-0b1bc946-471a-4247-b96b-8dd6bbc124c8 tempest-AttachSCSIVolumeTestJSON-1000154884 None] Removing iscsi_target for Volume ID: 9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:42.721194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:43.123628 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9358b2c1-efbf-4b45-abdf-076b9de6486a -f" returned: 0 in 0.402s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:43.125860 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:43.128653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:43.456209 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.328s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:43.457086 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797134333728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:43.789083 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-395e13c3-d5a9-4da1-9b86-d4301e5b777d req-0b1bc946-471a-4247-b96b-8dd6bbc124c8 tempest-AttachSCSIVolumeTestJSON-1000154884 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.
Sep 30 01:32:43.789083 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:32:43.789083 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:32:55.552928 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Lock "b'cinder-9358b2c1-efbf-4b45-abdf-076b9de6486a-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:32:55.696551 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:55.904618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:55.905294 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491584]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:32:55.906519 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:55.907846 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:55.934453 n-d-811810-1 sudo[99193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:55.937488 n-d-811810-1 sudo[99193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:56.473759 n-d-811810-1 sudo[99193]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:56.476544 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a" returned: 0 in 0.568s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:56.478464 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 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-9358b2c1-efbf-4b45-abdf-076b9de6486a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:56.561829 n-d-811810-1 sudo[99197]: 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-9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:56.564183 n-d-811810-1 sudo[99197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:57.299866 n-d-811810-1 sudo[99197]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:57.302778 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a" returned: 0 in 0.824s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:57.305806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:57.329929 n-d-811810-1 sudo[99202]: 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-9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:57.331501 n-d-811810-1 sudo[99202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:58.151401 n-d-811810-1 sudo[99202]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:58.154035 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9358b2c1-efbf-4b45-abdf-076b9de6486a" returned: 0 in 0.848s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:58.155439 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Successfully deleted volume: 9358b2c1-efbf-4b45-abdf-076b9de6486a
Sep 30 01:32:58.299460 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Created reservations ['e7dd35bf-786c-4381-88d5-1372b629b7c5', '5b502cac-83d9-437e-ab3d-f7d9df34ef8a', '711776e3-9c27-4780-be77-62b3e73caa17', '9683c273-9ae1-4b04-9510-825d615d0ee2'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:32:58.302585 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 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.
Sep 30 01:32:58.302585 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:32:58.302585 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:32:58.362894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:32:58.364754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:58.398465 n-d-811810-1 sudo[99209]: 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
Sep 30 01:32:58.411544 n-d-811810-1 sudo[99209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:59.176777 n-d-811810-1 sudo[99209]: pam_unix(sudo:session): session closed for user root
Sep 30 01:32:59.179451 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:32:59.182823 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:59.208589 n-d-811810-1 sudo[99212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:32:59.210078 n-d-811810-1 sudo[99212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:32:59.377372 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:32:59.378695 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:32:59.379711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:32:59.448698 n-d-811810-1 sudo[99218]: 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
Sep 30 01:32:59.454463 n-d-811810-1 sudo[99218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:00.089186 n-d-811810-1 sudo[99212]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:00.091694 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] CMD "sudo 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.908s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:00.109138 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:33:00.128169 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Deleted volume successfully.
Sep 30 01:33:00.153962 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-72546c96-bf55-444d-abd8-d30d2cb6f3af tempest-AttachSCSIVolumeTestJSON-1000154884 None] Lock "b'cinder-9358b2c1-efbf-4b45-abdf-076b9de6486a-delete_volume'" released by "delete_volume" :: held 4.599s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:33:00.311147 n-d-811810-1 sudo[99218]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:00.314023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.934s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:00.315309 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:00.348568 n-d-811810-1 sudo[99228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:33:00.349532 n-d-811810-1 sudo[99228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:01.075826 n-d-811810-1 sudo[99228]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:01.078034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.762s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:01.081155 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:33:41.140405 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-6a741b4d-8f13-4985-8b01-c24c082ae6da tempest-ServersTestBootFromVolume-148460672 None] Terminate volume connection completed successfully.
Sep 30 01:33:41.142189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-6a741b4d-8f13-4985-8b01-c24c082ae6da tempest-ServersTestBootFromVolume-148460672 None] Deleting attachment 943104ef-11d0-4c92-b025-f0a3fae44b96. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:33:41.147074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:41.355765 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:41.357568 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491584]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n System information:\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-35f8a9c2-9c0d-4274-a81b-4d00556acc28\n Backing store flags: \n Account information:\n 82uP2wXYN5FZZzdG77Zf\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:33:41.358971 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-6a741b4d-8f13-4985-8b01-c24c082ae6da tempest-ServersTestBootFromVolume-148460672 None] Removing iscsi_target for Volume ID: 35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:33:41.363482 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:41.659064 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 -f" returned: 0 in 0.298s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:41.659398 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491584]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:33:41.663207 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:41.936693 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.275s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:41.937065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491584]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:33:42.102538 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-6a741b4d-8f13-4985-8b01-c24c082ae6da tempest-ServersTestBootFromVolume-148460672 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.
Sep 30 01:33:42.102538 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:33:42.102538 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:33:42.387606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Lock "b'cinder-35f8a9c2-9c0d-4274-a81b-4d00556acc28-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:33:42.566828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:42.992596 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.429s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:42.993619 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491584]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\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-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:33:42.995727 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Skipping remove_export. No iscsi_target is presently exported for volume: 35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:33:42.997212 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:43.060024 n-d-811810-1 sudo[99430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:33:43.062171 n-d-811810-1 sudo[99430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:43.824143 n-d-811810-1 sudo[99430]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:43.828122 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28" returned: 0 in 0.831s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:43.832899 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 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-35f8a9c2-9c0d-4274-a81b-4d00556acc28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:43.881227 n-d-811810-1 sudo[99444]: 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-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:33:43.882124 n-d-811810-1 sudo[99444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:44.360040 n-d-811810-1 sudo[99444]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:44.362989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28" returned: 0 in 0.531s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:44.365566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:44.386499 n-d-811810-1 sudo[99448]: 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-35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:33:44.398205 n-d-811810-1 sudo[99448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:45.012405 n-d-811810-1 sudo[99448]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:45.014903 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-35f8a9c2-9c0d-4274-a81b-4d00556acc28" returned: 0 in 0.649s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:45.016691 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Successfully deleted volume: 35f8a9c2-9c0d-4274-a81b-4d00556acc28
Sep 30 01:33:45.077659 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Created reservations ['cf5025cc-0913-4881-8930-5c0ddac46346', '99e46ab2-651d-49c8-91fc-e1af28cda8ee', '19b3f5cd-9364-4c0f-8dd6-101fbd51e483', '9850764f-5c33-418f-9bd1-7f1f6f10dcef'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:33:45.080479 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 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.
Sep 30 01:33:45.080479 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:33:45.080479 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:33:45.158871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:33:45.160006 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:45.192444 n-d-811810-1 sudo[99461]: 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
Sep 30 01:33:45.195880 n-d-811810-1 sudo[99461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:46.086711 n-d-811810-1 sudo[99461]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:46.089268 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.929s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:46.092031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:46.142038 n-d-811810-1 sudo[99489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:33:46.149703 n-d-811810-1 sudo[99489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:46.957553 n-d-811810-1 sudo[99489]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:46.960871 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] CMD "sudo 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.868s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:46.964584 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:33:46.982063 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Deleted volume successfully.
Sep 30 01:33:47.014156 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-82e555d9-b8f0-4cfb-a178-ea073f4dc54c req-d5e666ee-5780-4dae-ba14-ab10d0a35ac3 tempest-ServersTestBootFromVolume-148460672 None] Lock "b'cinder-35f8a9c2-9c0d-4274-a81b-4d00556acc28-delete_volume'" released by "delete_volume" :: held 4.631s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:33:59.377237 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:33:59.377829 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:33:59.378351 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:59.421299 n-d-811810-1 sudo[99691]: 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
Sep 30 01:33:59.423470 n-d-811810-1 sudo[99691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:33:59.852152 n-d-811810-1 sudo[99691]: pam_unix(sudo:session): session closed for user root
Sep 30 01:33:59.854433 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:33:59.856027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:33:59.875790 n-d-811810-1 sudo[99715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:33:59.876740 n-d-811810-1 sudo[99715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:34:00.399245 n-d-811810-1 sudo[99715]: pam_unix(sudo:session): session closed for user root
Sep 30 01:34:00.401401 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.545s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:34:00.402547 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:34:59.380074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:34:59.381264 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:34:59.382184 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:34:59.436529 n-d-811810-1 sudo[100628]: 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
Sep 30 01:34:59.437398 n-d-811810-1 sudo[100628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:35:00.333809 n-d-811810-1 sudo[100628]: pam_unix(sudo:session): session closed for user root
Sep 30 01:35:00.336197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.953s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:00.338173 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:00.372029 n-d-811810-1 sudo[100665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:35:00.373701 n-d-811810-1 sudo[100665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:35:00.944367 n-d-811810-1 sudo[100665]: pam_unix(sudo:session): session closed for user root
Sep 30 01:35:00.946434 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.608s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:00.947845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:35:38.003715 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-b266e945-2372-4675-806e-d8388b43d27b req-45e410a0-f1d5-4917-8796-75fb5767faa2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Terminate volume connection completed successfully.
Sep 30 01:35:38.005601 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-b266e945-2372-4675-806e-d8388b43d27b req-45e410a0-f1d5-4917-8796-75fb5767faa2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Deleting attachment 5486614c-6702-4f80-9a14-9abc04ec9c3e. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:35:38.009025 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:38.190948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:38.191547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963\n System information:\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-d16b300e-5193-4c76-bd2e-768269b3b963\n Backing store flags: \n Account information:\n c9rBG7wbBrTQC9MoiWg7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:38.193193 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-b266e945-2372-4675-806e-d8388b43d27b req-45e410a0-f1d5-4917-8796-75fb5767faa2 tempest-TaggedBootDevicesTest_v242-1062316518 None] Removing iscsi_target for Volume ID: d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:35:38.194487 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:38.439670 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d16b300e-5193-4c76-bd2e-768269b3b963 -f" returned: 0 in 0.245s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:38.440210 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:38.441535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:38.707083 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:38.708395 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:38.817635 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-b266e945-2372-4675-806e-d8388b43d27b req-45e410a0-f1d5-4917-8796-75fb5767faa2 tempest-TaggedBootDevicesTest_v242-1062316518 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.
Sep 30 01:35:38.817635 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:35:38.817635 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:35:39.080847 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-b266e945-2372-4675-806e-d8388b43d27b req-b3eac9f7-ee2f-441b-a81b-57d15319d3a7 tempest-TaggedBootDevicesTest_v242-1062316518 None] Terminate volume connection completed successfully.
Sep 30 01:35:39.083227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-b266e945-2372-4675-806e-d8388b43d27b req-b3eac9f7-ee2f-441b-a81b-57d15319d3a7 tempest-TaggedBootDevicesTest_v242-1062316518 None] Deleting attachment cd1a10e9-2873-42fa-b290-9e53c4745f58. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:35:39.084841 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:39.229647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:39.230688 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n System information:\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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3\n Backing store flags: \n Account information:\n cNAfhVhuU5vPUPuMaPwa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:39.234317 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-b266e945-2372-4675-806e-d8388b43d27b req-b3eac9f7-ee2f-441b-a81b-57d15319d3a7 tempest-TaggedBootDevicesTest_v242-1062316518 None] Removing iscsi_target for Volume ID: 858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:35:39.239930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:39.411940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 -f" returned: 0 in 0.175s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:39.420107 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:39.428949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:39.547366 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:39.547985 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:39.675090 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-b266e945-2372-4675-806e-d8388b43d27b req-b3eac9f7-ee2f-441b-a81b-57d15319d3a7 tempest-TaggedBootDevicesTest_v242-1062316518 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.
Sep 30 01:35:39.675090 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:35:39.675090 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:35:40.011363 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-b266e945-2372-4675-806e-d8388b43d27b req-fff55d99-193d-4dcf-9f36-b88e1fd98f32 tempest-TaggedBootDevicesTest_v242-1062316518 None] Terminate volume connection completed successfully.
Sep 30 01:35:40.012082 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-b266e945-2372-4675-806e-d8388b43d27b req-fff55d99-193d-4dcf-9f36-b88e1fd98f32 tempest-TaggedBootDevicesTest_v242-1062316518 None] Deleting attachment c854193b-d178-44e0-8a77-cb1ede9724ea. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:35:40.016648 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:40.192355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:40.192954 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n System information:\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-6db8037f-b81e-4eaa-a79f-e0b4bed79416\n Backing store flags: \n Account information:\n tiT2nFDfaM7CDVSBKYYg\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:40.193694 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-b266e945-2372-4675-806e-d8388b43d27b req-fff55d99-193d-4dcf-9f36-b88e1fd98f32 tempest-TaggedBootDevicesTest_v242-1062316518 None] Removing iscsi_target for Volume ID: 6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:35:40.197458 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:40.332601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 -f" returned: 0 in 0.137s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:40.332868 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:40.335948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:40.508933 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:35:40.509476 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:35:40.644206 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-b266e945-2372-4675-806e-d8388b43d27b req-fff55d99-193d-4dcf-9f36-b88e1fd98f32 tempest-TaggedBootDevicesTest_v242-1062316518 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.
Sep 30 01:35:40.644206 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:35:40.644206 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:35:58.298580 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:35:58.307682 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:35:58.308191 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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'
Sep 30 01:35:58.330309 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Flow 'volume_create_manager' (cdc942fb-92d7-40a9-b41e-6a7be6914b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:35:58.334117 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d6bc68e-796b-4c4d-81b1-bd3ae78afb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:35:58.405663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:35:58.506696 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4d6bc68e-796b-4c4d-81b1-bd3ae78afb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-573511412',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=5cafd03d-e6ea-4b15-95ed-607b560dee88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7bc511b86ce47de9aa6cde7f738755e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:35:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:35:58Z,user_id='8b7fc0afe74049ceacd7b22bd47c803e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:35:58.513558 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f1d00ed-49f7-4d17-bba5-626d80864328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:35:58.515924 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f1d00ed-49f7-4d17-bba5-626d80864328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:35:58.518454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed3f21b1-a6cf-4371-864a-88620e58746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:35:58.717410 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed3f21b1-a6cf-4371-864a-88620e58746e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5cafd03d-e6ea-4b15-95ed-607b560dee88', 'volume_name': 'volume-5cafd03d-e6ea-4b15-95ed-607b560dee88', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:35:58.719703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2692753-5074-4417-99c3-544332dfeb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:35:58.722344 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2692753-5074-4417-99c3-544332dfeb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:35:58.726775 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6f018d7-c361-4778-b527-e941b9589761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:35:58.728598 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Volume 5cafd03d-e6ea-4b15-95ed-607b560dee88: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5cafd03d-e6ea-4b15-95ed-607b560dee88', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:35:58.729424 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Cloning 5cafd03d-e6ea-4b15-95ed-607b560dee88 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:35:59.382433 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:35:59.387556 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:35:59.388352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:35:59.497081 n-d-811810-1 sudo[101609]: 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
Sep 30 01:35:59.504310 n-d-811810-1 sudo[101609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:00.342676 n-d-811810-1 sudo[101609]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:00.352805 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.963s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:00.357434 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:00.403853 n-d-811810-1 sudo[101615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:36:00.413119 n-d-811810-1 sudo[101615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:01.632740 n-d-811810-1 sudo[101615]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:01.636739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.279s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:01.644986 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:36:03.782173 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Lock "b'cinder-6db8037f-b81e-4eaa-a79f-e0b4bed79416-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:36:03.960983 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:04.259356 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:04.268019 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:36:04.268769 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:36:04.269845 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:04.307366 n-d-811810-1 sudo[101680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:36:04.308208 n-d-811810-1 sudo[101680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:05.155601 n-d-811810-1 sudo[101680]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:05.160443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416" returned: 0 in 0.888s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:05.168654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 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-6db8037f-b81e-4eaa-a79f-e0b4bed79416 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:05.305709 n-d-811810-1 sudo[101696]: 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-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:36:05.313588 n-d-811810-1 sudo[101696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:06.580394 n-d-811810-1 sudo[101696]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:06.583704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416" returned: 0 in 1.415s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:06.587038 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:06.682518 n-d-811810-1 sudo[101724]: 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-6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:36:06.686036 n-d-811810-1 sudo[101724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:07.738864 n-d-811810-1 sudo[101724]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:07.743907 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6db8037f-b81e-4eaa-a79f-e0b4bed79416" returned: 0 in 1.156s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:07.745099 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Successfully deleted volume: 6db8037f-b81e-4eaa-a79f-e0b4bed79416
Sep 30 01:36:07.880788 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Created reservations ['415b7cc5-a6f2-4079-a996-7fca2eba2e14', 'e39dddce-2333-46f5-998c-ffd033d79c00', '4e738b25-7302-436e-9e4c-5e6bfe0d22f3', '1df8ce53-cabd-4724-ac9b-457c73ce9f40'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:36:07.883458 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 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.
Sep 30 01:36:07.883458 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:36:07.883458 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:36:07.942109 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:36:07.943355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:07.991638 n-d-811810-1 sudo[101763]: 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
Sep 30 01:36:07.992532 n-d-811810-1 sudo[101763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:08.703480 n-d-811810-1 sudo[101763]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:08.707228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.763s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:08.709469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:08.774996 n-d-811810-1 sudo[101770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:36:08.782429 n-d-811810-1 sudo[101770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:09.458495 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Lock "b'cinder-858cf3ee-b3f3-464f-b532-e10ef6d0caf3-delete_volume'" acquired by "delete_volume" :: waited 0.047s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:36:09.543813 n-d-811810-1 sudo[101770]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:09.548964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo 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.839s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:09.575492 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:36:09.619155 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Deleted volume successfully.
Sep 30 01:36:09.646431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:09.648287 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fee31eb7-0724-4464-bd67-bf9ef71a92ed tempest-TaggedBootDevicesTest_v242-1062316518 None] Lock "b'cinder-6db8037f-b81e-4eaa-a79f-e0b4bed79416-delete_volume'" released by "delete_volume" :: held 5.866s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:36:09.849183 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:09.849870 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131492704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:36:09.850707 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Skipping remove_export. No iscsi_target is presently exported for volume: 858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:36:09.851822 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:09.912540 n-d-811810-1 sudo[101781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:36:09.913443 n-d-811810-1 sudo[101781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:10.655170 n-d-811810-1 sudo[101781]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:10.659319 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3" returned: 0 in 0.807s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:10.664556 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:10.720900 n-d-811810-1 sudo[101786]: 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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:36:10.732116 n-d-811810-1 sudo[101786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:11.413173 n-d-811810-1 sudo[101786]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:11.417440 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3" returned: 0 in 0.755s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:11.419872 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:11.450010 n-d-811810-1 sudo[101789]: 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-858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:36:11.450827 n-d-811810-1 sudo[101789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:12.604551 n-d-811810-1 sudo[101789]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:12.608956 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-858cf3ee-b3f3-464f-b532-e10ef6d0caf3" returned: 0 in 1.189s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:12.610235 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Successfully deleted volume: 858cf3ee-b3f3-464f-b532-e10ef6d0caf3
Sep 30 01:36:12.692627 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Created reservations ['3cfed686-8517-4296-b70d-22a19c8bf147', '3878c25a-dc27-4d11-8797-38a5cd4a90de', '3749ad6b-0a62-49e0-a0ab-80042d527b67', '82f0bf8c-7454-498f-9707-b7bbbdd76962'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:36:12.695151 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 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.
Sep 30 01:36:12.695151 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:36:12.695151 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:36:12.770463 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:36:12.771500 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:12.792696 n-d-811810-1 sudo[101827]: 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
Sep 30 01:36:12.795727 n-d-811810-1 sudo[101827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:13.508264 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Lock "b'cinder-d16b300e-5193-4c76-bd2e-768269b3b963-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:36:13.541523 n-d-811810-1 sudo[101827]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:13.558031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:13.575465 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:13.634954 n-d-811810-1 sudo[101846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:36:13.637642 n-d-811810-1 sudo[101846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:13.713651 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:14.036604 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.325s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:14.036995 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493024]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:36:14.038955 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Skipping remove_export. No iscsi_target is presently exported for volume: d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:36:14.040416 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:14.114888 n-d-811810-1 sudo[101858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:36:14.115740 n-d-811810-1 sudo[101858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:14.380318 n-d-811810-1 sudo[101846]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:14.388890 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo 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.824s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:14.391451 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:36:14.440105 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Deleted volume successfully.
Sep 30 01:36:14.505782 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-ee3eea75-abe9-4454-b50c-d9081123f67b tempest-TaggedBootDevicesTest_v242-1062316518 None] Lock "b'cinder-858cf3ee-b3f3-464f-b532-e10ef6d0caf3-delete_volume'" released by "delete_volume" :: held 5.047s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:36:15.468259 n-d-811810-1 sudo[101858]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:15.473931 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963" returned: 0 in 1.433s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:15.480774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 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-d16b300e-5193-4c76-bd2e-768269b3b963 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:15.594847 n-d-811810-1 sudo[101889]: 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-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:36:15.595778 n-d-811810-1 sudo[101889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:16.982912 n-d-811810-1 sudo[101889]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:16.985560 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963" returned: 0 in 1.509s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:16.987942 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:17.045131 n-d-811810-1 sudo[101915]: 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-d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:36:17.046444 n-d-811810-1 sudo[101915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:17.991663 n-d-811810-1 sudo[101915]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:17.994581 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d16b300e-5193-4c76-bd2e-768269b3b963" returned: 0 in 1.006s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:17.997767 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Successfully deleted volume: d16b300e-5193-4c76-bd2e-768269b3b963
Sep 30 01:36:18.082846 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Created reservations ['2c71898d-35f2-4ebf-9152-bd3d527e9f70', '78889b95-6c1a-42c9-96bd-96fe5da4d0fa', '258dc198-e64e-48a7-ba55-66eb735f8b84', '7e4a8567-0741-404f-93bb-7fbd0004316f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:36:18.085324 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 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.
Sep 30 01:36:18.085324 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:36:18.085324 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:36:18.143687 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:36:18.143687 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:18.165686 n-d-811810-1 sudo[101932]: 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
Sep 30 01:36:18.168737 n-d-811810-1 sudo[101932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:18.880940 n-d-811810-1 sudo[101932]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:18.885618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.742s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:18.892754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:18.935531 n-d-811810-1 sudo[101937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:36:18.936429 n-d-811810-1 sudo[101937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:19.641980 n-d-811810-1 sudo[101937]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:19.644191 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] CMD "sudo 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.752s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:19.646630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:36:19.662368 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Deleted volume successfully.
Sep 30 01:36:19.703058 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-96893ecc-2a1c-4d8f-8bb1-926325227f83 tempest-TaggedBootDevicesTest_v242-1062316518 None] Lock "b'cinder-d16b300e-5193-4c76-bd2e-768269b3b963-delete_volume'" released by "delete_volume" :: held 6.195s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:36:21.387578 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 22.66 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:36:21.388572 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Image download 616.00 MB at 27.19 MB/s
Sep 30 01:36:21.552162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:21.720678 n-d-811810-1 sudo[101955]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1
Sep 30 01:36:21.722545 n-d-811810-1 sudo[101955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:22.198836 n-d-811810-1 sudo[101955]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:22.201292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1" returned: 0 in 0.649s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:22.203316 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 8b7fc0afe74049ceacd7b22bd47c803e. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:36:22.277613 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:22.471357 n-d-811810-1 sudo[101960]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1
Sep 30 01:36:22.473314 n-d-811810-1 sudo[101960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:22.960363 n-d-811810-1 sudo[101960]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:22.963946 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1" returned: 0 in 0.685s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:22.966408 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:22.997040 n-d-811810-1 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-5cafd03d-e6ea-4b15-95ed-607b560dee88 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:36:22.998044 n-d-811810-1 sudo[101965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:23.702826 n-d-811810-1 sudo[101965]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:23.706223 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:23.734067 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 5cafd03d-e6ea-4b15-95ed-607b560dee88. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:36:23.799949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ll3t55o4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:23.900802 n-d-811810-1 sudo[102008]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ll3t55o4
Sep 30 01:36:23.901633 n-d-811810-1 sudo[102008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:24.333459 n-d-811810-1 sudo[102008]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:24.336146 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ll3t55o4" returned: 0 in 0.536s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:24.338154 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:24.442021 n-d-811810-1 sudo[102012]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1
Sep 30 01:36:24.443592 n-d-811810-1 sudo[102012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:24.842025 n-d-811810-1 sudo[102012]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:24.844392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1" returned: 0 in 0.506s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:24.845968 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:36:24.847449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:24.869490 n-d-811810-1 sudo[102017]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88 oflag=direct
Sep 30 01:36:24.870905 n-d-811810-1 sudo[102017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:25.300404 n-d-811810-1 sudo[102017]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:25.302796 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88 oflag=direct" returned: 0 in 0.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:25.304509 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:25.350523 n-d-811810-1 sudo[102038]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88
Sep 30 01:36:25.376344 n-d-811810-1 sudo[102038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:27.082548 n-d-811810-1 sudo[102038]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:27.085256 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88" returned: 0 in 1.780s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:27.087175 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:27.181047 n-d-811810-1 sudo[102072]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1
Sep 30 01:36:27.182892 n-d-811810-1 sudo[102072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:27.635963 n-d-811810-1 sudo[102072]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:27.638763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1" returned: 0 in 0.551s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:27.640110 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_bs9dwzoqn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.78 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5cafd03d--e6ea--4b15--95ed--607b560dee88 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:36:27.640793 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Converted 700.00 MB image at 392.65 MB/s
Sep 30 01:36:27.641732 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 5cafd03d-e6ea-4b15-95ed-607b560dee88 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:36:27.809385 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 8b7fc0afe74049ceacd7b22bd47c803e is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:36:27.810660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Marking volume 5cafd03d-e6ea-4b15-95ed-607b560dee88 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:36:27.827616 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 5cafd03d-e6ea-4b15-95ed-607b560dee88. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:36:27.829450 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Creating volume glance metadata for volume 5cafd03d-e6ea-4b15-95ed-607b560dee88 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:36:27.942699 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6f018d7-c361-4778-b527-e941b9589761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cafd03d-e6ea-4b15-95ed-607b560dee88', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:27.945556 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71d47c10-a8f6-422d-87cc-629b4c1496bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:27.957172 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Volume volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 (5cafd03d-e6ea-4b15-95ed-607b560dee88): created successfully
Sep 30 01:36:27.960183 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71d47c10-a8f6-422d-87cc-629b4c1496bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:27.965253 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Flow 'volume_create_manager' (cdc942fb-92d7-40a9-b41e-6a7be6914b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:36:27.976917 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fffd5db7-d60d-4b59-8a8f-595471c089a5 tempest-TaggedBootDevicesTest-1340068454 None] Created volume successfully.
Sep 30 01:36:29.157496 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:36:29.165084 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:36:29.165913 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 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'
Sep 30 01:36:29.187119 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Flow 'volume_create_manager' (b3c670a4-a180-4176-8e74-b48f780900b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:36:29.193743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e42b78e-43d0-4bda-b56f-15226c455ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:29.230991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:36:29.261269 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e42b78e-43d0-4bda-b56f-15226c455ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-367013425',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=42e32e32-3b37-4a94-9439-bff57c613be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7bc511b86ce47de9aa6cde7f738755e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:36:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:36:29Z,user_id='8b7fc0afe74049ceacd7b22bd47c803e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:29.265022 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3fcf442-e901-44cf-beca-3c943cdcb897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:29.267911 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3fcf442-e901-44cf-beca-3c943cdcb897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:29.270553 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7169f611-3e4d-4e8b-a950-b875fcbf89e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:29.273996 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7169f611-3e4d-4e8b-a950-b875fcbf89e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '42e32e32-3b37-4a94-9439-bff57c613be4', 'volume_name': 'volume-42e32e32-3b37-4a94-9439-bff57c613be4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:29.277585 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7f58a30-a96e-471c-9487-5b8a8735d5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:29.281027 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7f58a30-a96e-471c-9487-5b8a8735d5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:29.284570 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1d9bb08-8128-43af-b01f-3dfeffedf0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:29.286720 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Volume 42e32e32-3b37-4a94-9439-bff57c613be4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-42e32e32-3b37-4a94-9439-bff57c613be4', 'volume_size': 1}
Sep 30 01:36:29.288375 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42e32e32-3b37-4a94-9439-bff57c613be4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:29.311443 n-d-811810-1 sudo[102094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42e32e32-3b37-4a94-9439-bff57c613be4 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:36:29.314033 n-d-811810-1 sudo[102094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:29.954611 n-d-811810-1 sudo[102094]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:29.957436 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-42e32e32-3b37-4a94-9439-bff57c613be4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:29.961525 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1d9bb08-8128-43af-b01f-3dfeffedf0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42e32e32-3b37-4a94-9439-bff57c613be4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:29.965442 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9d7fc19-a4e9-460e-b5a4-4e3a5615d383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:29.988694 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Volume volume-42e32e32-3b37-4a94-9439-bff57c613be4 (42e32e32-3b37-4a94-9439-bff57c613be4): created successfully
Sep 30 01:36:29.994956 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9d7fc19-a4e9-460e-b5a4-4e3a5615d383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:30.005810 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Flow 'volume_create_manager' (b3c670a4-a180-4176-8e74-b48f780900b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:36:30.022224 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5de007ac-325c-4417-af66-e42f94ef8d75 tempest-TaggedBootDevicesTest-1340068454 None] Created volume successfully.
Sep 30 01:36:31.019336 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:36:31.026181 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:36:31.032265 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 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'
Sep 30 01:36:31.061175 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Flow 'volume_create_manager' (16566c9e-df94-441f-a8af-cce2df229a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:36:31.072110 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db0c6b0a-13be-468e-a071-ddf8eae9ee83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:31.125718 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:36:31.173881 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db0c6b0a-13be-468e-a071-ddf8eae9ee83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2147163158',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a3a1f9f1-bd5a-4c43-9f29-0649946865a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7bc511b86ce47de9aa6cde7f738755e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:36:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:36:31Z,user_id='8b7fc0afe74049ceacd7b22bd47c803e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:31.177097 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9653caf-a162-47ea-af72-0459d6b6bbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:31.182016 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9653caf-a162-47ea-af72-0459d6b6bbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:31.192743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fc557c5-1894-4890-b886-a8735dbf165a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:31.195492 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fc557c5-1894-4890-b886-a8735dbf165a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3a1f9f1-bd5a-4c43-9f29-0649946865a3', 'volume_name': 'volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:31.198140 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f131e838-9466-45a9-a4f8-1f5e0010f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:31.200651 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f131e838-9466-45a9-a4f8-1f5e0010f56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:31.203269 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4993e7fa-e22a-481b-827c-9a05144eb139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:31.204457 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Volume a3a1f9f1-bd5a-4c43-9f29-0649946865a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3', 'volume_size': 1}
Sep 30 01:36:31.206028 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:31.253213 n-d-811810-1 sudo[102126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:36:31.254079 n-d-811810-1 sudo[102126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:36:32.042940 n-d-811810-1 sudo[102126]: pam_unix(sudo:session): session closed for user root
Sep 30 01:36:32.046216 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.840s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:36:32.049912 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4993e7fa-e22a-481b-827c-9a05144eb139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:32.052270 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d0cf124-c018-46f7-ad6b-cc0c1c61396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:36:32.069147 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Volume volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 (a3a1f9f1-bd5a-4c43-9f29-0649946865a3): created successfully
Sep 30 01:36:32.071168 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d0cf124-c018-46f7-ad6b-cc0c1c61396d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:36:32.080634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Flow 'volume_create_manager' (16566c9e-df94-441f-a8af-cce2df229a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:36:32.097495 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-722c874d-1a2d-46e5-bba2-1df9300f0b55 tempest-TaggedBootDevicesTest-1340068454 None] Created volume successfully.
Sep 30 01:36:59.389275 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:36:59.391463 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:36:59.393598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:36:59.452379 n-d-811810-1 sudo[102645]: 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
Sep 30 01:36:59.453355 n-d-811810-1 sudo[102645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:37:00.318279 n-d-811810-1 sudo[102645]: pam_unix(sudo:session): session closed for user root
Sep 30 01:37:00.324491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.931s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:00.327187 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:00.359134 n-d-811810-1 sudo[102666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:37:00.360046 n-d-811810-1 sudo[102666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:37:01.317237 n-d-811810-1 sudo[102666]: pam_unix(sudo:session): session closed for user root
Sep 30 01:37:01.319434 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.992s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:01.323243 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:37:17.073969 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:17.097285 n-d-811810-1 sudo[102903]: 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-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:17.098633 n-d-811810-1 sudo[102903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:37:17.765667 n-d-811810-1 sudo[102903]: pam_unix(sudo:session): session closed for user root
Sep 30 01:37:17.768178 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88" returned: 0 in 0.694s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:17.830890 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:17.841009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:17.842089 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:17.843247 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:37:17.844370 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] Creating iscsi_target for Volume ID: volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] Created volume path /opt/stack/data/cinder/volumes/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88,
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: incominguser SGiZeqVH6TMM8Y2Pd9rv wSa7scHmMiwd5Rhx
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:17.849442 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:37:17.854216 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:18.271621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88" returned: 0 in 0.419s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:18.272355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:18.272579 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:37:18.272948 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:37:18.274195 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:18.282509 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:18.282842 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:18.283437 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:37:18.284439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:18.416995 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:18.417488 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:18.418878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:18.648011 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:18.648326 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:18.649524 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:37:18.938951 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-5dc305c1-1a1a-4b74-9af3-b63070633dca tempest-TaggedBootDevicesTest-1340068454 None] attachment_update completed successfully.
Sep 30 01:37:19.498060 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:19.525645 n-d-811810-1 sudo[102952]: 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-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:37:19.528449 n-d-811810-1 sudo[102952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:37:20.196285 n-d-811810-1 sudo[102952]: pam_unix(sudo:session): session closed for user root
Sep 30 01:37:20.198762 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4" returned: 0 in 0.701s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:20.301095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:20.330352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:20.330805 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:37:20.331556 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:37:20.336998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] Creating iscsi_target for Volume ID: volume-42e32e32-3b37-4a94-9439-bff57c613be4 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] Created volume path /opt/stack/data/cinder/volumes/volume-42e32e32-3b37-4a94-9439-bff57c613be4,
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: incominguser gp9h9ZgaxLxDZLHf93TF D35WC5PJcrhJKL4S
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:20.341093 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:37:20.345885 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:21.284592 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4" returned: 0 in 0.941s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:21.285460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:21.286126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:37:21.286589 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:37:21.290262 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:21.300580 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:21.300970 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:37:21.302065 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:37:21.306468 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:21.434812 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:21.435120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:21.436368 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:21.551266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:21.551643 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:21.552691 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:37:21.892519 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-e34523b0-1d55-476a-97e0-0d2781aa1471 tempest-TaggedBootDevicesTest-1340068454 None] attachment_update completed successfully.
Sep 30 01:37:22.751878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:22.773375 n-d-811810-1 sudo[103041]: 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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:37:22.775174 n-d-811810-1 sudo[103041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:37:23.447833 n-d-811810-1 sudo[103041]: pam_unix(sudo:session): session closed for user root
Sep 30 01:37:23.453162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3" returned: 0 in 0.701s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:23.537447 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:23.548422 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:23.549757 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:37:23.550935 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:37:23.558457 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] Creating iscsi_target for Volume ID: volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] Created volume path /opt/stack/data/cinder/volumes/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3,
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: incominguser br4SXFzd8tXMJoNN6VZL bRAuvLJ2X239KiQF
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:37:23.568459 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:37:23.575604 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:24.436839 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3" returned: 0 in 0.864s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:24.438930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:24.439759 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:37:24.440291 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:37:24.445951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:24.482222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:24.482842 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:37:24.484298 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:37:24.496695 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:24.638655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:24.639711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:24.644971 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:24.837681 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:37:24.841313 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131491104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:37:24.844928 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] Set provider_location to: 10.222.0.61:3260,3 iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:37:25.202946 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-d43cdab2-d89c-4f6b-a041-aa95211a01a1 req-c9fe7517-636e-4b39-83ef-cfb8ab7c0452 tempest-TaggedBootDevicesTest-1340068454 None] attachment_update completed successfully.
Sep 30 01:37:59.393394 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:37:59.394545 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:37:59.394719 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:37:59.437205 n-d-811810-1 sudo[103600]: 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
Sep 30 01:37:59.442092 n-d-811810-1 sudo[103600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:38:00.125436 n-d-811810-1 sudo[103600]: pam_unix(sudo:session): session closed for user root
Sep 30 01:38:00.128119 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.733s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:38:00.130380 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:38:00.168311 n-d-811810-1 sudo[103613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:38:00.169342 n-d-811810-1 sudo[103613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:38:00.632746 n-d-811810-1 sudo[103613]: pam_unix(sudo:session): session closed for user root
Sep 30 01:38:00.634878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.504s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:38:00.636120 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:38:59.393027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:38:59.393719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:38:59.394114 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:38:59.415224 n-d-811810-1 sudo[104235]: 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
Sep 30 01:38:59.416049 n-d-811810-1 sudo[104235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:38:59.921906 n-d-811810-1 sudo[104235]: pam_unix(sudo:session): session closed for user root
Sep 30 01:38:59.926077 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.531s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:38:59.927904 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:38:59.959210 n-d-811810-1 sudo[104238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:38:59.960221 n-d-811810-1 sudo[104238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:39:00.495815 n-d-811810-1 sudo[104238]: pam_unix(sudo:session): session closed for user root
Sep 30 01:39:00.498065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.570s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:39:00.500943 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:39:58.570663 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:39:58.576665 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:39:58.577393 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 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'
Sep 30 01:39:58.597703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Flow 'volume_create_manager' (0300d565-95c3-441f-8924-d211fdeb4505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:39:58.599609 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (959e800e-4549-402a-af51-3ce217b6453a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:39:58.623048 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:39:58.649526 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (959e800e-4549-402a-af51-3ce217b6453a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2071695224',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=9df7a239-972e-4c1a-9e61-a31d60dfe4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f28203100f64a8298e85d31f8f05105',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:39:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:39:59Z,user_id='4cad62b7770649a9af94e5519b029e40',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:39:58.652162 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (077a4fd9-5991-4014-8d84-838205770b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:39:58.654974 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (077a4fd9-5991-4014-8d84-838205770b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:39:58.657681 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0690e64-7cbf-4eaa-bf58-f5dc7654f1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:39:58.660085 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0690e64-7cbf-4eaa-bf58-f5dc7654f1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9df7a239-972e-4c1a-9e61-a31d60dfe4a8', 'volume_name': 'volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:39:58.662396 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5dc91ac-004b-449e-8fa4-98411e5d1c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:39:58.664550 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5dc91ac-004b-449e-8fa4-98411e5d1c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:39:58.667065 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dbee9b4-6318-4760-9f43-7514695d43e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:39:58.667990 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Volume 9df7a239-972e-4c1a-9e61-a31d60dfe4a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8', 'volume_size': 1}
Sep 30 01:39:58.670357 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:39:58.703608 n-d-811810-1 sudo[104592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:39:58.705171 n-d-811810-1 sudo[104592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:39:59.239477 n-d-811810-1 sudo[104592]: pam_unix(sudo:session): session closed for user root
Sep 30 01:39:59.242336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.572s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:39:59.246067 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2dbee9b4-6318-4760-9f43-7514695d43e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:39:59.248490 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e4a0c31-bfbb-4dc1-b51b-3bb0fc5e2432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:39:59.260702 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Volume volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 (9df7a239-972e-4c1a-9e61-a31d60dfe4a8): created successfully
Sep 30 01:39:59.262852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e4a0c31-bfbb-4dc1-b51b-3bb0fc5e2432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:39:59.266204 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Flow 'volume_create_manager' (0300d565-95c3-441f-8924-d211fdeb4505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:39:59.282675 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c2431cf7-77e3-418c-91d5-1a4e036fc56c tempest-VolumeQuotasAdminTestJSON-720683016 None] Created volume successfully.
Sep 30 01:39:59.400017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:39:59.400433 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:39:59.401189 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:39:59.428190 n-d-811810-1 sudo[104626]: 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
Sep 30 01:39:59.429087 n-d-811810-1 sudo[104626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:00.072493 n-d-811810-1 sudo[104626]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:00.076430 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.675s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:00.078341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:00.151288 n-d-811810-1 sudo[104629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:00.157008 n-d-811810-1 sudo[104629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:00.158807 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Lock "b'cinder-9df7a239-972e-4c1a-9e61-a31d60dfe4a8-delete_volume'" acquired by "delete_volume" :: waited 0.086s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:40:00.358958 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9df7a239-972e-4c1a-9e61-a31d60dfe4a8
Sep 30 01:40:00.360013 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:00.433806 n-d-811810-1 sudo[104631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8
Sep 30 01:40:00.435456 n-d-811810-1 sudo[104631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:00.457736 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:00.466331 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:00.469326 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 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'
Sep 30 01:40:00.503711 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Flow 'volume_create_manager' (48ff3d88-3e77-4947-8907-2607b967a677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:00.507202 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3704362c-b045-4191-8378-e70edfd8db54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:00.562605 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:00.624822 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3704362c-b045-4191-8378-e70edfd8db54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-495925420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=465f4031-716c-4442-be19-fe0bfa0e8514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7259c0c9d94a8e83019ac59d75970e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:00Z,user_id='094c6f9441d0424b957e7d070fa2152c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:00.633400 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18c76b72-8c38-4adb-8f35-90c01936fc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:00.637421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18c76b72-8c38-4adb-8f35-90c01936fc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:00.651435 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c605038-7d8f-435e-a371-add3286f43db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:00.654569 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c605038-7d8f-435e-a371-add3286f43db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '465f4031-716c-4442-be19-fe0bfa0e8514', 'volume_name': 'volume-465f4031-716c-4442-be19-fe0bfa0e8514', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:00.657213 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eaa630cf-8e3d-4601-84ee-103cd67ed538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:00.659719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eaa630cf-8e3d-4601-84ee-103cd67ed538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:00.668842 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a00c8cc4-2396-4a25-bf9a-337ee30920c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:00.670101 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Volume 465f4031-716c-4442-be19-fe0bfa0e8514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-465f4031-716c-4442-be19-fe0bfa0e8514', 'volume_size': 1}
Sep 30 01:40:00.673626 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-465f4031-716c-4442-be19-fe0bfa0e8514 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:00.735661 n-d-811810-1 sudo[104634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-465f4031-716c-4442-be19-fe0bfa0e8514 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:00.739381 n-d-811810-1 sudo[104634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:00.920653 n-d-811810-1 sudo[104629]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:00.923975 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.845s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:00.928399 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:01.296114 n-d-811810-1 sudo[104631]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:01.301233 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8" returned: 0 in 0.940s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:01.306317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 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-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:01.354167 n-d-811810-1 sudo[104638]: 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-9df7a239-972e-4c1a-9e61-a31d60dfe4a8
Sep 30 01:40:01.360867 n-d-811810-1 sudo[104638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:01.659180 n-d-811810-1 sudo[104634]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:01.661572 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-465f4031-716c-4442-be19-fe0bfa0e8514 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.988s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:01.665178 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a00c8cc4-2396-4a25-bf9a-337ee30920c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-465f4031-716c-4442-be19-fe0bfa0e8514', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:01.667502 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6328340-225c-48a4-b9fd-6802051e02d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:01.680510 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Volume volume-465f4031-716c-4442-be19-fe0bfa0e8514 (465f4031-716c-4442-be19-fe0bfa0e8514): created successfully
Sep 30 01:40:01.683162 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6328340-225c-48a4-b9fd-6802051e02d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:01.687001 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Flow 'volume_create_manager' (48ff3d88-3e77-4947-8907-2607b967a677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:01.698071 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-6cbe752a-6f2f-43e7-81da-38e4469f5ea5 tempest-ServerRescueNegativeTestJSON-1122729812 None] Created volume successfully.
Sep 30 01:40:02.011127 n-d-811810-1 sudo[104638]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:02.014752 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8" returned: 0 in 0.709s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:02.017790 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:02.050613 n-d-811810-1 sudo[104670]: 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-9df7a239-972e-4c1a-9e61-a31d60dfe4a8
Sep 30 01:40:02.052710 n-d-811810-1 sudo[104670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:02.547810 n-d-811810-1 sudo[104670]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:02.550495 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9df7a239-972e-4c1a-9e61-a31d60dfe4a8" returned: 0 in 0.533s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:02.551679 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Successfully deleted volume: 9df7a239-972e-4c1a-9e61-a31d60dfe4a8
Sep 30 01:40:02.656483 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Created reservations ['67bd5138-c78c-4e01-b402-033432d9c50c', 'e11063f8-5859-4e9b-aba5-c77a01e9f45e', '4cdc6c77-7bd6-45c8-ac17-0ceaee942d3c', 'e8414fc0-589d-44f6-90d8-b78ccb4daed3'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:40:02.664656 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 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.
Sep 30 01:40:02.664656 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:40:02.664656 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:02.777422 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:02.778252 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:02.804649 n-d-811810-1 sudo[104675]: 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
Sep 30 01:40:02.806017 n-d-811810-1 sudo[104675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:03.319593 n-d-811810-1 sudo[104675]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:03.322044 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.543s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:03.324223 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:03.348221 n-d-811810-1 sudo[104678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:03.349781 n-d-811810-1 sudo[104678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:03.915712 n-d-811810-1 sudo[104678]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:03.918296 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo 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.593s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:03.921981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:03.940736 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Deleted volume successfully.
Sep 30 01:40:03.968222 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-382f2a71-d14f-4acf-a4f6-7b9d57667349 tempest-VolumeQuotasAdminTestJSON-720683016 None] Lock "b'cinder-9df7a239-972e-4c1a-9e61-a31d60dfe4a8-delete_volume'" released by "delete_volume" :: held 3.811s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:40:04.532187 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:04.536476 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:04.537150 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 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'
Sep 30 01:40:04.571863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Flow 'volume_create_manager' (4a8d760c-4106-4c7d-926f-d734aab71ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:04.583370 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0022c774-7c54-48d8-8b2b-17980d291941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:04.609020 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:04.661662 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0022c774-7c54-48d8-8b2b-17980d291941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1714443300',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=86762965-6b31-47ad-8f55-e93b1105e564,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f28203100f64a8298e85d31f8f05105',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:04Z,user_id='4cad62b7770649a9af94e5519b029e40',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:04.668580 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1e70cd1-f9fa-466b-b4ad-ba8925a82251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:04.673779 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1e70cd1-f9fa-466b-b4ad-ba8925a82251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:04.679504 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aa00018-ce03-4e77-b2b1-041f9c96bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:04.683864 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aa00018-ce03-4e77-b2b1-041f9c96bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '86762965-6b31-47ad-8f55-e93b1105e564', 'volume_name': 'volume-86762965-6b31-47ad-8f55-e93b1105e564', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:04.690781 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd677b3e-ee4f-45e3-bc0f-e8a3be52f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:04.696812 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd677b3e-ee4f-45e3-bc0f-e8a3be52f063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:04.703703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9eee508c-72a1-4acb-a1c4-d9ac34d78e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:04.705310 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Volume 86762965-6b31-47ad-8f55-e93b1105e564: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-86762965-6b31-47ad-8f55-e93b1105e564', 'volume_size': 1}
Sep 30 01:40:04.709177 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86762965-6b31-47ad-8f55-e93b1105e564 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:04.772976 n-d-811810-1 sudo[104682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86762965-6b31-47ad-8f55-e93b1105e564 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:04.774333 n-d-811810-1 sudo[104682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:05.585473 n-d-811810-1 sudo[104682]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:05.587631 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86762965-6b31-47ad-8f55-e93b1105e564 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.878s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:05.591619 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9eee508c-72a1-4acb-a1c4-d9ac34d78e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86762965-6b31-47ad-8f55-e93b1105e564', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:05.594380 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cd3170f-c1f6-424a-ba90-aded89a33a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:05.612983 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Volume volume-86762965-6b31-47ad-8f55-e93b1105e564 (86762965-6b31-47ad-8f55-e93b1105e564): created successfully
Sep 30 01:40:05.615507 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cd3170f-c1f6-424a-ba90-aded89a33a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:05.619129 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Flow 'volume_create_manager' (4a8d760c-4106-4c7d-926f-d734aab71ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:05.642675 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-38decf2b-5e90-4ca4-b5fa-d3b181f1f5a9 tempest-VolumeQuotasAdminTestJSON-720683016 None] Created volume successfully.
Sep 30 01:40:07.344825 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-dacff890-1103-4c69-b925-19cf2b1e65ce tempest-VolumeQuotasAdminTestJSON-2007936755 None] Transfer volume completed successfully.
Sep 30 01:40:08.174146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Lock "b'cinder-86762965-6b31-47ad-8f55-e93b1105e564-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:40:08.363544 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86762965-6b31-47ad-8f55-e93b1105e564
Sep 30 01:40:08.365212 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86762965-6b31-47ad-8f55-e93b1105e564 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:08.413673 n-d-811810-1 sudo[104774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86762965-6b31-47ad-8f55-e93b1105e564
Sep 30 01:40:08.427292 n-d-811810-1 sudo[104774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:09.253832 n-d-811810-1 sudo[104774]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:09.256105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86762965-6b31-47ad-8f55-e93b1105e564" returned: 0 in 0.890s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:09.258718 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 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-86762965-6b31-47ad-8f55-e93b1105e564 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:09.293167 n-d-811810-1 sudo[104788]: 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-86762965-6b31-47ad-8f55-e93b1105e564
Sep 30 01:40:09.294752 n-d-811810-1 sudo[104788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:10.020971 n-d-811810-1 sudo[104788]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:10.023517 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86762965-6b31-47ad-8f55-e93b1105e564" returned: 0 in 0.764s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:10.026423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86762965-6b31-47ad-8f55-e93b1105e564 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:10.046576 n-d-811810-1 sudo[104794]: 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-86762965-6b31-47ad-8f55-e93b1105e564
Sep 30 01:40:10.047500 n-d-811810-1 sudo[104794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:10.756423 n-d-811810-1 sudo[104794]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:10.759059 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86762965-6b31-47ad-8f55-e93b1105e564" returned: 0 in 0.732s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:10.760204 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Successfully deleted volume: 86762965-6b31-47ad-8f55-e93b1105e564
Sep 30 01:40:10.908421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Created reservations ['a7055c3a-1c98-45dc-ac69-2e14eeb22489', 'c3114a25-cba0-4662-8be9-010d5c35b2bf', '8647f95c-8a7d-4e4a-bac9-c718d540ceb2', '17823da3-cfd0-40ba-a320-081b8a278aa0'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:40:10.910913 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 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.
Sep 30 01:40:10.910913 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:40:10.910913 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:11.033710 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:11.034956 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:11.106579 n-d-811810-1 sudo[104842]: 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
Sep 30 01:40:11.112351 n-d-811810-1 sudo[104842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:11.818426 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:11.833487 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:11.834384 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 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'
Sep 30 01:40:11.856733 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Flow 'volume_create_manager' (fd8c4d6a-9428-4f7c-9437-fa3535853e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:11.865678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4db6b45d-22fc-4b54-9204-2b89f5d3aec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:11.915270 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:11.942814 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4db6b45d-22fc-4b54-9204-2b89f5d3aec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-456321991',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a1d8c1db-49fe-455b-83e7-4111b4ac28bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ad7ffc3c954b938f6209b3e2507b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:12Z,user_id='4e9236ebbb21471ca2cb398529156c6a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:11.946233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b38ad652-4ad6-4fed-9d74-eff0fb1fd8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:11.949176 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b38ad652-4ad6-4fed-9d74-eff0fb1fd8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:11.951020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6352f1a0-adeb-4222-9c2b-0152907ad0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:11.951307 n-d-811810-1 sudo[104842]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:11.954388 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6352f1a0-adeb-4222-9c2b-0152907ad0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a1d8c1db-49fe-455b-83e7-4111b4ac28bc', 'volume_name': 'volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:11.956808 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e9d4d28-6844-4122-b685-ada80f6632f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:11.958969 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e9d4d28-6844-4122-b685-ada80f6632f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:11.961167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46d9772f-b98f-49da-a823-5d4e9dc2f8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:11.961956 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Volume a1d8c1db-49fe-455b-83e7-4111b4ac28bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc', 'volume_size': 1}
Sep 30 01:40:11.963275 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:12.008924 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.973s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:12.011092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:12.022277 n-d-811810-1 sudo[104875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:12.024736 n-d-811810-1 sudo[104875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:12.036181 n-d-811810-1 sudo[104878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:12.037148 n-d-811810-1 sudo[104878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:12.852513 n-d-811810-1 sudo[104875]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:12.856627 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.892s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:12.862527 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46d9772f-b98f-49da-a823-5d4e9dc2f8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:12.865910 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f330069-54da-434a-afe1-a40337177f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:12.893321 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Volume volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc (a1d8c1db-49fe-455b-83e7-4111b4ac28bc): created successfully
Sep 30 01:40:12.896363 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f330069-54da-434a-afe1-a40337177f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:12.904555 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Flow 'volume_create_manager' (fd8c4d6a-9428-4f7c-9437-fa3535853e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:12.924407 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ec8a85c1-f8fa-4701-8f96-644bab1c78be tempest-DeleteServersTestJSON-1349408754 None] Created volume successfully.
Sep 30 01:40:13.029051 n-d-811810-1 sudo[104878]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:13.034493 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] CMD "sudo 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.023s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:13.036130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:13.044022 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Deleted volume successfully.
Sep 30 01:40:13.064089 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bf68cefc-1be4-4163-bdc2-19b24134dfb0 tempest-VolumeQuotasAdminTestJSON-30625080 None] Lock "b'cinder-86762965-6b31-47ad-8f55-e93b1105e564-delete_volume'" released by "delete_volume" :: held 4.890s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:40:14.756625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:14.807772 n-d-811810-1 sudo[104936]: 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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:40:14.808989 n-d-811810-1 sudo[104936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:15.316862 n-d-811810-1 sudo[104936]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:15.318975 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc" returned: 0 in 0.566s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:15.405051 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:15.413002 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:15.414304 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:15.415359 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:40:15.424466 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] Creating iscsi_target for Volume ID: volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] Created volume path /opt/stack/data/cinder/volumes/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc,
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: incominguser 23HSc8P8FJdbn6C3KmVB bXve3tvF67RnCxCC
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:15.433331 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:40:15.435050 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:16.035289 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc" returned: 0 in 0.600s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:16.035914 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381312]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:16.036391 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:40:16.037528 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:40:16.040824 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:16.048362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:16.048877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n System information:\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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n Backing store flags: \n Account information:\n 23HSc8P8FJdbn6C3KmVB\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:16.049604 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:40:16.067223 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:16.162639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:16.163329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n System information:\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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n Backing store flags: \n Account information:\n 23HSc8P8FJdbn6C3KmVB\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:16.167275 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:16.259662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:16.260221 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131381312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n System information:\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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n Backing store flags: \n Account information:\n 23HSc8P8FJdbn6C3KmVB\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:16.261787 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:40:16.479390 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-1031a867-583f-4921-93e4-ec1bed44d5ca req-4877547b-331f-4593-8f5a-03416d6f58c5 tempest-DeleteServersTestJSON-1349408754 None] attachment_update completed successfully.
Sep 30 01:40:21.314838 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:21.319401 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:21.325396 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 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'
Sep 30 01:40:21.368023 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Flow 'volume_create_manager' (87bdcd68-178d-4ba9-b39c-88ac2facabe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:21.370998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3748a6cb-9e8b-4df1-9e70-f0f21bdedc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:21.417071 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:21.468047 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3748a6cb-9e8b-4df1-9e70-f0f21bdedc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-668446502',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=1b8ea18c-da3c-4f8a-98be-ec4f82a53f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18896011d5f648989ada7881a3ea0114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:21Z,user_id='3773935880bf477c8c80e30463fd45a5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:21.470868 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46955e8b-bfe4-4ba0-9fce-a804c9e37fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:21.473302 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46955e8b-bfe4-4ba0-9fce-a804c9e37fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:21.475833 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00e1f863-83fc-45bd-8c6a-f4647a95c3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:21.478547 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00e1f863-83fc-45bd-8c6a-f4647a95c3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b8ea18c-da3c-4f8a-98be-ec4f82a53f83', 'volume_name': 'volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:21.485849 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1f2f56b-7ebf-49a4-91de-1343b158fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:21.489120 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1f2f56b-7ebf-49a4-91de-1343b158fc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:21.491577 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab92d2bf-0c71-400b-bb05-f64d737d2591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:21.492612 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Volume 1b8ea18c-da3c-4f8a-98be-ec4f82a53f83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83', 'volume_size': 1}
Sep 30 01:40:21.494031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:21.531902 n-d-811810-1 sudo[104989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:21.540652 n-d-811810-1 sudo[104989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:22.097576 n-d-811810-1 sudo[104989]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:22.101307 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.606s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:22.105222 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab92d2bf-0c71-400b-bb05-f64d737d2591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:22.107823 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56114478-77cc-4308-9df5-6b12faf654a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:22.125944 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Volume volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 (1b8ea18c-da3c-4f8a-98be-ec4f82a53f83): created successfully
Sep 30 01:40:22.128314 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56114478-77cc-4308-9df5-6b12faf654a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:22.131934 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Flow 'volume_create_manager' (87bdcd68-178d-4ba9-b39c-88ac2facabe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:22.159106 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-165fee21-0134-426b-8623-c5af1fd7e18f tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Created volume successfully.
Sep 30 01:40:24.064519 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Lock "b'cinder-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:40:24.165713 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1b8ea18c-da3c-4f8a-98be-ec4f82a53f83
Sep 30 01:40:24.166726 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:24.194129 n-d-811810-1 sudo[105059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83
Sep 30 01:40:24.195097 n-d-811810-1 sudo[105059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:24.617665 n-d-811810-1 sudo[105059]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:24.620536 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83" returned: 0 in 0.453s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:24.622923 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 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-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:24.640959 n-d-811810-1 sudo[105062]: 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-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83
Sep 30 01:40:24.641933 n-d-811810-1 sudo[105062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:25.234497 n-d-811810-1 sudo[105062]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:25.237033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83" returned: 0 in 0.614s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:25.239170 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:25.291152 n-d-811810-1 sudo[105072]: 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-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83
Sep 30 01:40:25.292948 n-d-811810-1 sudo[105072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:25.904626 n-d-811810-1 sudo[105072]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:25.907601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83" returned: 0 in 0.668s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:25.910471 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Successfully deleted volume: 1b8ea18c-da3c-4f8a-98be-ec4f82a53f83
Sep 30 01:40:25.968999 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Created reservations ['a4ef1026-c343-49fe-8b1e-c62ab8b105a7', '337a8c55-b0d1-440b-9959-9a52b87d3f10', 'dfc4abf7-7196-4311-97da-e6549ca14e93', 'a96ff648-e078-4e99-b144-338a21c6cb81'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:40:25.971380 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 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.
Sep 30 01:40:25.971380 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:40:25.971380 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:26.056050 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:26.058381 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:26.114789 n-d-811810-1 sudo[105079]: 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
Sep 30 01:40:26.116821 n-d-811810-1 sudo[105079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:26.808684 n-d-811810-1 sudo[105079]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:26.812518 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.754s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:26.817404 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:26.871498 n-d-811810-1 sudo[105082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:26.873096 n-d-811810-1 sudo[105082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:27.584119 n-d-811810-1 sudo[105082]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:27.586412 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] CMD "sudo 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.769s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:27.588856 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:27.598291 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Deleted volume successfully.
Sep 30 01:40:27.629731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4e6ba23e-df1a-41fa-a07b-5796481b5191 tempest-VolumeQuotasNegativeTestJSON-1934105939 None] Lock "b'cinder-1b8ea18c-da3c-4f8a-98be-ec4f82a53f83-delete_volume'" released by "delete_volume" :: held 3.565s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:40:30.475694 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-d0ae09fa-fc30-4898-a225-23beee7a94ed req-36c88817-b165-4715-91df-cf8aecb942b2 tempest-DeleteServersTestJSON-1349408754 None] Terminate volume connection completed successfully.
Sep 30 01:40:30.477587 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-d0ae09fa-fc30-4898-a225-23beee7a94ed req-36c88817-b165-4715-91df-cf8aecb942b2 tempest-DeleteServersTestJSON-1349408754 None] Deleting attachment 62ec0ed9-6f41-4294-8641-b7cce497eebc. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:40:30.479401 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:30.753601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:30.754173 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131492704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n System information:\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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc\n Backing store flags: \n Account information:\n 23HSc8P8FJdbn6C3KmVB\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:30.755279 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-d0ae09fa-fc30-4898-a225-23beee7a94ed req-36c88817-b165-4715-91df-cf8aecb942b2 tempest-DeleteServersTestJSON-1349408754 None] Removing iscsi_target for Volume ID: a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:40:30.757094 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:30.937371 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc -f" returned: 0 in 0.180s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:30.939190 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131492704]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:30.943330 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:31.201844 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:31.202653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131492704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:31.382185 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-d0ae09fa-fc30-4898-a225-23beee7a94ed req-36c88817-b165-4715-91df-cf8aecb942b2 tempest-DeleteServersTestJSON-1349408754 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.
Sep 30 01:40:31.382185 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:40:31.382185 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:31.457338 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:31.469608 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:31.471756 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 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'
Sep 30 01:40:31.519585 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Flow 'volume_create_manager' (667d65d6-f7f2-4a20-b9bd-233812e48325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:31.525419 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c8dd855-729f-48e7-be38-647f567d656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:31.557171 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:31.639843 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c8dd855-729f-48e7-be38-647f567d656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-216709739',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a6937d4e-093e-4e8f-b6c8-980e0ee62b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7259c0c9d94a8e83019ac59d75970e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:31Z,user_id='094c6f9441d0424b957e7d070fa2152c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:31.643761 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3059580d-51aa-4ef9-bcfc-aa967e85f013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:31.651285 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3059580d-51aa-4ef9-bcfc-aa967e85f013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:31.660006 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (697afc99-860d-4a1d-a1ca-909a4e857494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:31.664630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (697afc99-860d-4a1d-a1ca-909a4e857494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6937d4e-093e-4e8f-b6c8-980e0ee62b6b', 'volume_name': 'volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:31.675040 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cb9a912-a580-4baa-81a7-09e127df2cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:31.680703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cb9a912-a580-4baa-81a7-09e127df2cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:31.689637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c9bc579-5b6b-4fb4-b67c-87c365c0d5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:31.690775 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Volume a6937d4e-093e-4e8f-b6c8-980e0ee62b6b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b', 'volume_size': 1}
Sep 30 01:40:31.697922 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:31.736474 n-d-811810-1 sudo[105163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:31.738051 n-d-811810-1 sudo[105163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:32.468356 n-d-811810-1 sudo[105163]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:32.472963 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:32.478021 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c9bc579-5b6b-4fb4-b67c-87c365c0d5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:32.481847 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4ae86d1-b824-45d3-a273-dbf7dd2a0c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:32.499541 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Volume volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b (a6937d4e-093e-4e8f-b6c8-980e0ee62b6b): created successfully
Sep 30 01:40:32.504629 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4ae86d1-b824-45d3-a273-dbf7dd2a0c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:32.509747 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Flow 'volume_create_manager' (667d65d6-f7f2-4a20-b9bd-233812e48325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:32.545048 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a3479263-d524-4043-b2df-42fe09688c26 tempest-ServerRescueNegativeTestJSON-1122729812 None] Created volume successfully.
Sep 30 01:40:34.560590 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:34.622252 n-d-811810-1 sudo[105229]: 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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:40:34.626461 n-d-811810-1 sudo[105229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:35.171867 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:35.177151 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:35.177801 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 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'
Sep 30 01:40:35.200067 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Flow 'volume_create_manager' (bfeeea9e-af0b-4eef-9ed0-e6822d849a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:35.205335 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1bbe0e3-5574-40a5-a855-7f725fd760dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:35.234942 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:35.284619 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1bbe0e3-5574-40a5-a855-7f725fd760dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1919488049',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8585b4fd-ad3d-4aa8-93da-9bcd77b951f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b91346769d454d07a8e07779ad1719dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:35Z,user_id='6135b34d7e0747a7bea916c168d6ab55',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:35.289691 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (634f2a7a-fc4d-4d5a-a5bd-f7073475b70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:35.301315 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (634f2a7a-fc4d-4d5a-a5bd-f7073475b70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:35.305213 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (279e13ba-16ce-4fc2-a695-8710e99ea34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:35.310090 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (279e13ba-16ce-4fc2-a695-8710e99ea34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8585b4fd-ad3d-4aa8-93da-9bcd77b951f7', 'volume_name': 'volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:35.318667 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20d7d187-8691-400b-9839-97c53dfccd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:35.327409 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20d7d187-8691-400b-9839-97c53dfccd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:35.333196 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d7428f8-04c3-4f65-8996-385ce1ead111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:35.334669 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Volume 8585b4fd-ad3d-4aa8-93da-9bcd77b951f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7', 'volume_size': 1}
Sep 30 01:40:35.336655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:35.384191 n-d-811810-1 sudo[105233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:35.389382 n-d-811810-1 sudo[105233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:35.649397 n-d-811810-1 sudo[105229]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:35.653353 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b" returned: 0 in 1.092s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:35.712367 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:35.722057 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:35.722650 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131489664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:35.723671 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:40:35.735320 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] Creating iscsi_target for Volume ID: volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] Created volume path /opt/stack/data/cinder/volumes/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b,
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: incominguser 2kwE3wNNA24WpSEN4PZP BXvYPSDxiS6J5TTd
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:35.740172 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:40:35.741636 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:36.298405 n-d-811810-1 sudo[105233]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:36.300861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.964s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:36.303956 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d7428f8-04c3-4f65-8996-385ce1ead111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:36.307126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fa18bff-1299-489b-bfc8-40a489b8cc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:36.322350 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Volume volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 (8585b4fd-ad3d-4aa8-93da-9bcd77b951f7): created successfully
Sep 30 01:40:36.331383 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fa18bff-1299-489b-bfc8-40a489b8cc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:36.341118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Flow 'volume_create_manager' (bfeeea9e-af0b-4eef-9ed0-e6822d849a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:36.362056 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0a94b9a4-889d-4ba8-9855-9c626cedd47e tempest-VolumesServicesTestJSON-2010854469 None] Created volume successfully.
Sep 30 01:40:36.683250 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b" returned: 0 in 0.940s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:36.683981 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131489664]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:36.684671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:40:36.685541 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:40:36.687514 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:36.699944 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:36.700699 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131489664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n System information:\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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n Backing store flags: \n Account information:\n 2kwE3wNNA24WpSEN4PZP\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:40:36.701733 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:40:36.713442 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:36.993447 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:36.993791 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131489664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n System information:\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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n Backing store flags: \n Account information:\n 2kwE3wNNA24WpSEN4PZP\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:36.995262 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:37.185583 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:37.185986 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131489664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n System information:\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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n Backing store flags: \n Account information:\n 2kwE3wNNA24WpSEN4PZP\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:40:37.187076 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:40:37.314678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Lock "b'cinder-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7-delete_volume'" acquired by "delete_volume" :: waited 0.091s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:40:37.527189 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-9ef9b97c-da58-4d80-a20b-781258b53dae req-604a38c8-62dd-450e-8fdb-89a3211f5442 tempest-ServerRescueNegativeTestJSON-1122729812 None] attachment_update completed successfully.
Sep 30 01:40:37.727830 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8585b4fd-ad3d-4aa8-93da-9bcd77b951f7
Sep 30 01:40:37.734118 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:37.794717 n-d-811810-1 sudo[105306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7
Sep 30 01:40:37.795564 n-d-811810-1 sudo[105306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:38.564901 n-d-811810-1 sudo[105306]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:38.567347 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7" returned: 0 in 0.834s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:38.569212 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 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-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:38.599702 n-d-811810-1 sudo[105310]: 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-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7
Sep 30 01:40:38.600569 n-d-811810-1 sudo[105310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:39.055339 n-d-811810-1 sudo[105310]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:39.057866 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7" returned: 0 in 0.488s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:39.060100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:39.080522 n-d-811810-1 sudo[105313]: 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-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7
Sep 30 01:40:39.081348 n-d-811810-1 sudo[105313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:39.678813 n-d-811810-1 sudo[105313]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:39.683292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7" returned: 0 in 0.621s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:39.684320 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Successfully deleted volume: 8585b4fd-ad3d-4aa8-93da-9bcd77b951f7
Sep 30 01:40:39.748849 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Created reservations ['3551135d-8648-46a4-bf86-80e261167bf1', '2f4800ef-3d85-4982-8547-de2a9aa5fd83', '0664716f-6f5a-44ab-bd1e-6c126966cb4e', 'ff90d4b1-62a8-4728-852e-f56c72e8ec4b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:40:39.751186 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 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.
Sep 30 01:40:39.751186 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:40:39.751186 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:39.806441 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:39.806441 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:39.825813 n-d-811810-1 sudo[105321]: 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
Sep 30 01:40:39.826699 n-d-811810-1 sudo[105321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:40.287901 n-d-811810-1 sudo[105321]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:40.290341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.487s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:40.292465 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:40.311286 n-d-811810-1 sudo[105324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:40.312117 n-d-811810-1 sudo[105324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:40.743612 n-d-811810-1 sudo[105324]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:40.747679 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:40.750206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:40.765938 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Deleted volume successfully.
Sep 30 01:40:40.791386 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-6bfc8db0-aae1-48ae-8bb7-a0eaa486335b tempest-VolumesServicesTestJSON-2010854469 None] Lock "b'cinder-8585b4fd-ad3d-4aa8-93da-9bcd77b951f7-delete_volume'" released by "delete_volume" :: held 3.478s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:40:52.611773 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:40:52.626437 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:40:52.628056 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 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'
Sep 30 01:40:52.662746 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Flow 'volume_create_manager' (d66dd8a7-9731-4c6d-b459-df5cb06c95a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:52.703581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30360e77-978a-4e4b-b472-8e5633fbf9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:52.735253 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:40:52.767245 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30360e77-978a-4e4b-b472-8e5633fbf9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1854191753',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d913038b-08bc-4b1c-a5f4-2013bcde2380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddb74d609fde4fa1a2b7c3e94a6c4468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:40:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:40:53Z,user_id='abd9ac26c21b459299f0da971a2fc1a9',volume_attachment=>,volume_type=VolumeType(17641dab-02ed-464c-a219-1cb1ae7544d1),volume_type_id=17641dab-02ed-464c-a219-1cb1ae7544d1)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:52.770581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (656e6b63-38b6-4bc8-9c7e-3eb5ccadf373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:52.775005 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (656e6b63-38b6-4bc8-9c7e-3eb5ccadf373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:52.778652 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6dfe86c-d5c0-40f8-9ab6-a203a92ae734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:52.781916 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6dfe86c-d5c0-40f8-9ab6-a203a92ae734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd913038b-08bc-4b1c-a5f4-2013bcde2380', 'volume_name': 'volume-d913038b-08bc-4b1c-a5f4-2013bcde2380', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:52.784938 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1f53103-ccfa-4b55-893b-e978cebb08d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:52.788017 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1f53103-ccfa-4b55-893b-e978cebb08d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:52.792980 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6689c4a3-ca64-46fc-8250-efa771a8f9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:52.794236 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Volume d913038b-08bc-4b1c-a5f4-2013bcde2380: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d913038b-08bc-4b1c-a5f4-2013bcde2380', 'volume_size': 1}
Sep 30 01:40:52.795861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d913038b-08bc-4b1c-a5f4-2013bcde2380 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:52.828669 n-d-811810-1 sudo[105346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d913038b-08bc-4b1c-a5f4-2013bcde2380 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:40:52.830594 n-d-811810-1 sudo[105346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:53.405530 n-d-811810-1 sudo[105346]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:53.408596 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d913038b-08bc-4b1c-a5f4-2013bcde2380 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.612s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:53.412579 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6689c4a3-ca64-46fc-8250-efa771a8f9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d913038b-08bc-4b1c-a5f4-2013bcde2380', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:53.414975 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09c5d2b9-cbd9-472f-85bc-fc210f3c5bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:40:53.434469 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Volume volume-d913038b-08bc-4b1c-a5f4-2013bcde2380 (d913038b-08bc-4b1c-a5f4-2013bcde2380): created successfully
Sep 30 01:40:53.438394 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09c5d2b9-cbd9-472f-85bc-fc210f3c5bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:40:53.442716 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Flow 'volume_create_manager' (d66dd8a7-9731-4c6d-b459-df5cb06c95a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:40:53.454888 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-553101af-7017-49f6-8e05-60018d7d659c tempest-VolumeTypesTest-921528912 None] Created volume successfully.
Sep 30 01:40:54.293229 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:54.294154 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:54.316070 n-d-811810-1 sudo[105381]: 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
Sep 30 01:40:54.317680 n-d-811810-1 sudo[105381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:54.868064 n-d-811810-1 sudo[105381]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:54.870424 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:54.872585 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:54.891707 n-d-811810-1 sudo[105384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:54.892679 n-d-811810-1 sudo[105384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:55.372140 n-d-811810-1 sudo[105384]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:55.375704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] CMD "sudo 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.503s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:55.385685 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:55.408759 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-49e712c0-8066-4012-ac38-2588af83db54 tempest-VolumeTypesTest-921528912 None] Retype volume completed successfully.
Sep 30 01:40:56.904302 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Lock "b'cinder-d913038b-08bc-4b1c-a5f4-2013bcde2380-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:40:56.993496 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Skipping remove_export. No iscsi_target is presently exported for volume: d913038b-08bc-4b1c-a5f4-2013bcde2380
Sep 30 01:40:56.995052 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d913038b-08bc-4b1c-a5f4-2013bcde2380 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:57.019662 n-d-811810-1 sudo[105388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d913038b-08bc-4b1c-a5f4-2013bcde2380
Sep 30 01:40:57.021266 n-d-811810-1 sudo[105388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:57.474876 n-d-811810-1 sudo[105388]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:57.477369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d913038b-08bc-4b1c-a5f4-2013bcde2380" returned: 0 in 0.482s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:57.479282 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 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-d913038b-08bc-4b1c-a5f4-2013bcde2380 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:57.499279 n-d-811810-1 sudo[105393]: 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-d913038b-08bc-4b1c-a5f4-2013bcde2380
Sep 30 01:40:57.501097 n-d-811810-1 sudo[105393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:57.953453 n-d-811810-1 sudo[105393]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:57.956398 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d913038b-08bc-4b1c-a5f4-2013bcde2380" returned: 0 in 0.477s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:57.958505 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d913038b-08bc-4b1c-a5f4-2013bcde2380 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:57.977162 n-d-811810-1 sudo[105401]: 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-d913038b-08bc-4b1c-a5f4-2013bcde2380
Sep 30 01:40:57.977983 n-d-811810-1 sudo[105401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:58.441227 n-d-811810-1 sudo[105401]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:58.444061 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d913038b-08bc-4b1c-a5f4-2013bcde2380" returned: 0 in 0.485s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:58.445407 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Successfully deleted volume: d913038b-08bc-4b1c-a5f4-2013bcde2380
Sep 30 01:40:58.476620 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-931647316 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-931647316, it is now deprecated. Please use the default quota class for default quota.
Sep 30 01:40:58.477546 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-931647316 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-931647316, it is now deprecated. Please use the default quota class for default quota.
Sep 30 01:40:58.498491 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Created reservations ['b8543e62-1b63-4182-8415-f39758efff40', '9a6c03b5-12e5-47ae-8abe-587fa2b8be60', '48c13c9d-d05b-4568-b322-d092c530d0d2', '090eca63-5795-4667-8aaa-926d26b42957'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:40:58.500949 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 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.
Sep 30 01:40:58.500949 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:40:58.500949 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:40:58.578223 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:58.579421 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:58.607682 n-d-811810-1 sudo[105408]: 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
Sep 30 01:40:58.608543 n-d-811810-1 sudo[105408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:59.081376 n-d-811810-1 sudo[105408]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:59.083725 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.504s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:59.086592 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:59.110429 n-d-811810-1 sudo[105417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:59.111525 n-d-811810-1 sudo[105417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:59.404204 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:40:59.404974 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:40:59.405922 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:59.432172 n-d-811810-1 sudo[105421]: 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
Sep 30 01:40:59.433109 n-d-811810-1 sudo[105421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:40:59.658869 n-d-811810-1 sudo[105417]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:59.661591 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] CMD "sudo 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.574s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:59.664316 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:40:59.671485 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Deleted volume successfully.
Sep 30 01:40:59.691747 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5d08eb13-7a41-4b9d-b0d0-4a8c52592273 tempest-VolumeTypesTest-921528912 None] Lock "b'cinder-d913038b-08bc-4b1c-a5f4-2013bcde2380-delete_volume'" released by "delete_volume" :: held 2.788s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:40:59.886310 n-d-811810-1 sudo[105421]: pam_unix(sudo:session): session closed for user root
Sep 30 01:40:59.888109 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.482s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:40:59.889653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:40:59.913316 n-d-811810-1 sudo[105425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:40:59.914936 n-d-811810-1 sudo[105425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:00.422948 n-d-811810-1 sudo[105425]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:00.425123 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.535s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:00.427135 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:41:02.167122 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:41:02.172993 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:41:02.173619 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 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'
Sep 30 01:41:02.190543 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Flow 'volume_create_manager' (4e3ab2f2-2d95-49a2-8c13-46d813826a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:02.195205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbf64e90-9c8c-47ee-9614-6274fdb92735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:02.224575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:41:02.259882 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbf64e90-9c8c-47ee-9614-6274fdb92735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-296706884',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=59c9eded-656f-48b2-8c4a-ef5df18f4b0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c5f0ae76c54a7dba1333276efeb8a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:41:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:41:02Z,user_id='147a09d1a2a44c618ddb3b0071b48e1f',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:02.262777 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c11e8e38-9f21-4de0-910b-75828be9032f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:02.265316 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c11e8e38-9f21-4de0-910b-75828be9032f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:02.268003 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b61b52d4-b683-42b5-bd00-0feb5754d778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:02.270620 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b61b52d4-b683-42b5-bd00-0feb5754d778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '59c9eded-656f-48b2-8c4a-ef5df18f4b0c', 'volume_name': 'volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:02.273160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d026e09d-39ae-46be-b17c-c9ed71c47bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:02.275650 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d026e09d-39ae-46be-b17c-c9ed71c47bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:02.278122 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e0f70b8-f2d1-462a-af53-b2ce31e10b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:02.279058 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Volume 59c9eded-656f-48b2-8c4a-ef5df18f4b0c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c', 'volume_size': 1}
Sep 30 01:41:02.280663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:02.309827 n-d-811810-1 sudo[105431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:41:02.311985 n-d-811810-1 sudo[105431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:03.000592 n-d-811810-1 sudo[105431]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:03.003078 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.722s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:03.007206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e0f70b8-f2d1-462a-af53-b2ce31e10b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:03.009744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed3b2ab5-93d9-4b8b-9ac6-d5a0bb993df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:03.025379 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Volume volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c (59c9eded-656f-48b2-8c4a-ef5df18f4b0c): created successfully
Sep 30 01:41:03.027970 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed3b2ab5-93d9-4b8b-9ac6-d5a0bb993df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:03.032605 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Flow 'volume_create_manager' (4e3ab2f2-2d95-49a2-8c13-46d813826a6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:03.043545 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d12a1664-565b-45f2-9453-cd145635ea54 tempest-AttachVolumeShelveTestJSON-1880756559 None] Created volume successfully.
Sep 30 01:41:11.395983 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:41:11.402453 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:41:11.403160 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 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'
Sep 30 01:41:11.428118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Flow 'volume_create_manager' (dde8ba39-cd41-4cb4-a1d8-aaa4cd534618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:11.433129 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fdcaf01-d183-4291-b1c6-1739c20d3140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:11.457208 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:41:11.487191 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fdcaf01-d183-4291-b1c6-1739c20d3140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1550743954',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=f7458796-c299-41b6-ad18-9536518bbd09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7a9b55ef054d48beb8b948db8f6e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:41:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:41:11Z,user_id='f5e187e744a44511bfc493a83b488d33',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:11.489985 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4b14191-be70-409f-ae4c-6713d6811532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:11.492146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4b14191-be70-409f-ae4c-6713d6811532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:11.494712 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af5a519d-83c2-4ab8-ba68-d3ecd8490a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:11.497266 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af5a519d-83c2-4ab8-ba68-d3ecd8490a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7458796-c299-41b6-ad18-9536518bbd09', 'volume_name': 'volume-f7458796-c299-41b6-ad18-9536518bbd09', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:11.499915 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbb1145d-3658-4e6f-86c7-43b237113985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:11.502494 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbb1145d-3658-4e6f-86c7-43b237113985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:11.504923 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffae8bf2-854b-464a-a625-3897f84588a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:11.505919 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Volume f7458796-c299-41b6-ad18-9536518bbd09: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7458796-c299-41b6-ad18-9536518bbd09', 'volume_size': 1}
Sep 30 01:41:11.507378 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7458796-c299-41b6-ad18-9536518bbd09 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:11.530519 n-d-811810-1 sudo[105489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7458796-c299-41b6-ad18-9536518bbd09 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:41:11.533177 n-d-811810-1 sudo[105489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:12.178282 n-d-811810-1 sudo[105489]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:12.180713 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7458796-c299-41b6-ad18-9536518bbd09 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.673s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:12.185313 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffae8bf2-854b-464a-a625-3897f84588a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7458796-c299-41b6-ad18-9536518bbd09', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:12.187872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f036a069-c608-4058-9db4-1eb1807f1554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:12.202385 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Volume volume-f7458796-c299-41b6-ad18-9536518bbd09 (f7458796-c299-41b6-ad18-9536518bbd09): created successfully
Sep 30 01:41:12.216646 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f036a069-c608-4058-9db4-1eb1807f1554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:12.219957 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Flow 'volume_create_manager' (dde8ba39-cd41-4cb4-a1d8-aaa4cd534618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:12.230307 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bfcff933-b274-4ead-9317-9cadf36f4005 tempest-AbsoluteLimitsTests-1245701994 None] Created volume successfully.
Sep 30 01:41:12.830693 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Lock "b'cinder-f7458796-c299-41b6-ad18-9536518bbd09-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:12.929046 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7458796-c299-41b6-ad18-9536518bbd09
Sep 30 01:41:12.930268 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7458796-c299-41b6-ad18-9536518bbd09 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:12.953814 n-d-811810-1 sudo[105523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7458796-c299-41b6-ad18-9536518bbd09
Sep 30 01:41:12.954757 n-d-811810-1 sudo[105523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:13.528175 n-d-811810-1 sudo[105523]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:13.531569 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7458796-c299-41b6-ad18-9536518bbd09" returned: 0 in 0.601s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:13.535672 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 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-f7458796-c299-41b6-ad18-9536518bbd09 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:13.557615 n-d-811810-1 sudo[105526]: 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-f7458796-c299-41b6-ad18-9536518bbd09
Sep 30 01:41:13.559086 n-d-811810-1 sudo[105526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:14.067464 n-d-811810-1 sudo[105526]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:14.069894 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7458796-c299-41b6-ad18-9536518bbd09" returned: 0 in 0.534s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:14.072786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7458796-c299-41b6-ad18-9536518bbd09 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:14.091996 n-d-811810-1 sudo[105529]: 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-f7458796-c299-41b6-ad18-9536518bbd09
Sep 30 01:41:14.092972 n-d-811810-1 sudo[105529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:14.545852 n-d-811810-1 sudo[105529]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:14.548795 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7458796-c299-41b6-ad18-9536518bbd09" returned: 0 in 0.475s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:14.550608 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Successfully deleted volume: f7458796-c299-41b6-ad18-9536518bbd09
Sep 30 01:41:14.613562 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Created reservations ['90427d35-15ea-4c66-a52c-2feff4ab0df3', 'cb0a06f5-62f0-42e7-a1f4-4ec69839f14f', '933d8977-3d90-4e54-a3a7-db8c29fa7430', '7724d243-d02e-45d8-a221-1a5becce3a8e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:14.616827 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 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.
Sep 30 01:41:14.616827 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:14.616827 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:14.692198 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:41:14.692198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:14.721968 n-d-811810-1 sudo[105535]: 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
Sep 30 01:41:14.723773 n-d-811810-1 sudo[105535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:15.314497 n-d-811810-1 sudo[105535]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:15.318327 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.626s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:15.320408 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:15.343306 n-d-811810-1 sudo[105538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:41:15.344804 n-d-811810-1 sudo[105538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:16.069708 n-d-811810-1 sudo[105538]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:16.072653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] CMD "sudo 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.752s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:16.075343 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:41:16.095271 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Deleted volume successfully.
Sep 30 01:41:16.126758 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-13b93154-b198-4048-adbf-831616714665 tempest-AbsoluteLimitsTests-1245701994 None] Lock "b'cinder-f7458796-c299-41b6-ad18-9536518bbd09-delete_volume'" released by "delete_volume" :: held 3.293s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:18.685873 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-1077a07c-8994-4dce-95af-285daaad6ebb req-ce82d4b7-84cc-49bc-8578-83dc8c091a81 tempest-ServerRescueNegativeTestJSON-1122729812 None] Terminate volume connection completed successfully.
Sep 30 01:41:18.686535 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-1077a07c-8994-4dce-95af-285daaad6ebb req-ce82d4b7-84cc-49bc-8578-83dc8c091a81 tempest-ServerRescueNegativeTestJSON-1122729812 None] Deleting attachment a48df3ec-3caf-499d-9cfb-edf8d981aa3d. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:41:18.692864 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:18.793910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:18.794469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n System information:\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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b\n Backing store flags: \n Account information:\n 2kwE3wNNA24WpSEN4PZP\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:41:18.795671 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-1077a07c-8994-4dce-95af-285daaad6ebb req-ce82d4b7-84cc-49bc-8578-83dc8c091a81 tempest-ServerRescueNegativeTestJSON-1122729812 None] Removing iscsi_target for Volume ID: a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:41:18.801852 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:18.933003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b -f" returned: 0 in 0.135s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:18.933554 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:41:18.938592 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:19.045914 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:19.046444 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:41:19.171830 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-1077a07c-8994-4dce-95af-285daaad6ebb req-ce82d4b7-84cc-49bc-8578-83dc8c091a81 tempest-ServerRescueNegativeTestJSON-1122729812 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.
Sep 30 01:41:19.171830 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:19.171830 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:20.099602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:41:20.104735 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:41:20.105543 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 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'
Sep 30 01:41:20.135920 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Flow 'volume_create_manager' (06717341-ce93-418c-a97d-76db3833a5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:20.145199 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e23be87-f6c8-40dd-ba6e-b9f7f1e34bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:20.197048 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:41:20.246083 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e23be87-f6c8-40dd-ba6e-b9f7f1e34bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-761553164',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=e0a55efa-7f81-4d2e-ad93-89f99597543e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90755e95c6e4cd8bc28d8f48d73c121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:41:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:41:20Z,user_id='5f44b5c341fb4f05a02fd2853741646f',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:20.259287 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3064ef21-b14b-46b1-be8a-daa2217d579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:20.262327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3064ef21-b14b-46b1-be8a-daa2217d579a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:20.265173 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f322912-62b0-4429-ba10-5cebb9c40685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:20.272581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f322912-62b0-4429-ba10-5cebb9c40685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0a55efa-7f81-4d2e-ad93-89f99597543e', 'volume_name': 'volume-e0a55efa-7f81-4d2e-ad93-89f99597543e', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:20.283501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c8b15a7-5c32-4b0d-8f52-d365babcf7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:20.287037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c8b15a7-5c32-4b0d-8f52-d365babcf7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:20.289889 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ac4ab09-cc9f-42cd-8439-77906f22968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:20.292137 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Volume e0a55efa-7f81-4d2e-ad93-89f99597543e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0a55efa-7f81-4d2e-ad93-89f99597543e', 'volume_size': 1}
Sep 30 01:41:20.296521 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a55efa-7f81-4d2e-ad93-89f99597543e stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:20.371505 n-d-811810-1 sudo[105560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a55efa-7f81-4d2e-ad93-89f99597543e stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:41:20.374541 n-d-811810-1 sudo[105560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:21.167020 n-d-811810-1 sudo[105560]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:21.169632 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0a55efa-7f81-4d2e-ad93-89f99597543e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.873s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:21.174697 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ac4ab09-cc9f-42cd-8439-77906f22968f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0a55efa-7f81-4d2e-ad93-89f99597543e', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:21.177135 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (357a9e24-c332-4ec1-938f-4c8a47d4316c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:21.199480 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Volume volume-e0a55efa-7f81-4d2e-ad93-89f99597543e (e0a55efa-7f81-4d2e-ad93-89f99597543e): created successfully
Sep 30 01:41:21.202015 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (357a9e24-c332-4ec1-938f-4c8a47d4316c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:21.205518 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Flow 'volume_create_manager' (06717341-ce93-418c-a97d-76db3833a5bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:21.224058 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b9ea2da0-d689-4dde-ae6d-d9d83e4a4cbc tempest-VolumesDeleteCascade-1444887274 None] Created volume successfully.
Sep 30 01:41:21.445704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Lock "b'cinder-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:21.597012 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:21.798819 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:21.799320 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:41:21.800019 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Skipping remove_export. No iscsi_target is presently exported for volume: a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:41:21.801054 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:21.825673 n-d-811810-1 sudo[105595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:41:21.827106 n-d-811810-1 sudo[105595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:22.139142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d8832c5c-288b-43ee-894b-42b89d4b4633 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:22.160302 n-d-811810-1 sudo[105597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:22.162545 n-d-811810-1 sudo[105597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:22.516734 n-d-811810-1 sudo[105595]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:22.519852 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b" returned: 0 in 0.718s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:22.523906 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:22.572832 n-d-811810-1 sudo[105602]: 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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:41:22.574593 n-d-811810-1 sudo[105602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:22.687227 n-d-811810-1 sudo[105597]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:22.690143 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d8832c5c-288b-43ee-894b-42b89d4b4633 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e" returned: 0 in 0.550s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:22.692392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d8832c5c-288b-43ee-894b-42b89d4b4633 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17caab49-a64c-4336-840f-bc9ba271172d --snapshot stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:22.715175 n-d-811810-1 sudo[105605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17caab49-a64c-4336-840f-bc9ba271172d --snapshot stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e -L 1.00g
Sep 30 01:41:22.716796 n-d-811810-1 sudo[105605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:23.132645 n-d-811810-1 sudo[105602]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:23.138507 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b" returned: 0 in 0.613s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:23.145476 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:23.177660 n-d-811810-1 sudo[105611]: 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-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:41:23.179838 n-d-811810-1 sudo[105611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:23.680081 n-d-811810-1 sudo[105605]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:23.682591 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d8832c5c-288b-43ee-894b-42b89d4b4633 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17caab49-a64c-4336-840f-bc9ba271172d --snapshot stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e -L 1.00g" returned: 0 in 0.990s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:23.798266 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d8832c5c-288b-43ee-894b-42b89d4b4633 tempest-VolumesDeleteCascade-1444887274 None] Create snapshot completed successfully
Sep 30 01:41:24.033824 n-d-811810-1 sudo[105611]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:24.036518 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b" returned: 0 in 0.893s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:24.044330 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Successfully deleted volume: a6937d4e-093e-4e8f-b6c8-980e0ee62b6b
Sep 30 01:41:24.150232 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Created reservations ['ce1853f1-af27-48f1-a530-82aac43ad1a6', '5f8fc097-3e79-4ef4-9000-c6499f4ff167', 'afd6e26b-9be9-4921-8db1-83c1c02e5aa3', '8959a4e6-8ff2-4836-a35d-d140d215e3c1'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:24.153792 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 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.
Sep 30 01:41:24.153792 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:24.153792 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:24.284283 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:41:24.286002 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:24.349976 n-d-811810-1 sudo[105730]: 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
Sep 30 01:41:24.359741 n-d-811810-1 sudo[105730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:25.007142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-57b01b4d-4c36-4991-851a-869e7e949019 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:25.084372 n-d-811810-1 sudo[105733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:25.085344 n-d-811810-1 sudo[105733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:25.191884 n-d-811810-1 sudo[105730]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:25.195523 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.909s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:25.199361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:25.242962 n-d-811810-1 sudo[105735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:41:25.243814 n-d-811810-1 sudo[105735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:25.429437 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Lock "b'cinder-465f4031-716c-4442-be19-fe0bfa0e8514-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:25.610274 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Skipping remove_export. No iscsi_target is presently exported for volume: 465f4031-716c-4442-be19-fe0bfa0e8514
Sep 30 01:41:25.611479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-465f4031-716c-4442-be19-fe0bfa0e8514 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:25.682898 n-d-811810-1 sudo[105737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-465f4031-716c-4442-be19-fe0bfa0e8514
Sep 30 01:41:25.691575 n-d-811810-1 sudo[105737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:26.058917 n-d-811810-1 sudo[105733]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:26.061369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-57b01b4d-4c36-4991-851a-869e7e949019 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e" returned: 0 in 1.054s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:26.064209 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-57b01b4d-4c36-4991-851a-869e7e949019 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1f48c692-72af-4572-9a11-4941fb9c5905 --snapshot stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:26.133841 n-d-811810-1 sudo[105743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1f48c692-72af-4572-9a11-4941fb9c5905 --snapshot stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e -L 1.00g
Sep 30 01:41:26.135579 n-d-811810-1 sudo[105743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:26.264049 n-d-811810-1 sudo[105735]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:26.268759 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo 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.068s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:26.271370 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:41:26.298301 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Deleted volume successfully.
Sep 30 01:41:26.338626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-18716129-f500-44fa-b002-a091d0424c12 tempest-ServerRescueNegativeTestJSON-1122729812 None] Lock "b'cinder-a6937d4e-093e-4e8f-b6c8-980e0ee62b6b-delete_volume'" released by "delete_volume" :: held 4.893s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:26.670533 n-d-811810-1 sudo[105737]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:26.673415 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-465f4031-716c-4442-be19-fe0bfa0e8514" returned: 0 in 1.062s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:26.678763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 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-465f4031-716c-4442-be19-fe0bfa0e8514 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:26.721101 n-d-811810-1 sudo[105752]: 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-465f4031-716c-4442-be19-fe0bfa0e8514
Sep 30 01:41:26.724680 n-d-811810-1 sudo[105752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:27.265863 n-d-811810-1 sudo[105743]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:27.268402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-57b01b4d-4c36-4991-851a-869e7e949019 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1f48c692-72af-4572-9a11-4941fb9c5905 --snapshot stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e -L 1.00g" returned: 0 in 1.204s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:27.362146 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-57b01b4d-4c36-4991-851a-869e7e949019 tempest-VolumesDeleteCascade-1444887274 None] Create snapshot completed successfully
Sep 30 01:41:27.629111 n-d-811810-1 sudo[105752]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:27.631218 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-465f4031-716c-4442-be19-fe0bfa0e8514" returned: 0 in 0.953s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:27.633080 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-465f4031-716c-4442-be19-fe0bfa0e8514 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:27.676489 n-d-811810-1 sudo[105870]: 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-465f4031-716c-4442-be19-fe0bfa0e8514
Sep 30 01:41:27.677363 n-d-811810-1 sudo[105870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:28.271689 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-e0a55efa-7f81-4d2e-ad93-89f99597543e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:28.366231 n-d-811810-1 sudo[105870]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:28.368953 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:28.369347 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Performing cascade delete. {{(pid=84182) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 30 01:41:28.375487 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-465f4031-716c-4442-be19-fe0bfa0e8514" returned: 0 in 0.743s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:28.376299 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Successfully deleted volume: 465f4031-716c-4442-be19-fe0bfa0e8514
Sep 30 01:41:28.406469 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-17caab49-a64c-4336-840f-bc9ba271172d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:28.408143 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo 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-17caab49-a64c-4336-840f-bc9ba271172d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:28.440536 n-d-811810-1 sudo[105882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-17caab49-a64c-4336-840f-bc9ba271172d
Sep 30 01:41:28.442053 n-d-811810-1 sudo[105882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:28.473903 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Created reservations ['cb3bdb3c-f32c-4884-938f-386917a61c85', '7da629d1-ec84-43d5-8819-d9c7e7ade593', '0987c6f0-f669-487a-ad37-49bb55d2f784', '951e3fc6-e9c7-4933-9d1c-a5ad64cd6957'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:28.476690 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 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.
Sep 30 01:41:28.476690 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:28.476690 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:28.550658 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:41:28.552803 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:28.613025 n-d-811810-1 sudo[105886]: 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
Sep 30 01:41:28.614546 n-d-811810-1 sudo[105886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:29.109798 n-d-811810-1 sudo[105882]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:29.112600 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo 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-17caab49-a64c-4336-840f-bc9ba271172d" returned: 0 in 0.704s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:29.115100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-17caab49-a64c-4336-840f-bc9ba271172d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:29.162997 n-d-811810-1 sudo[105890]: 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-17caab49-a64c-4336-840f-bc9ba271172d
Sep 30 01:41:29.173040 n-d-811810-1 sudo[105890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:29.334091 n-d-811810-1 sudo[105886]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:29.336934 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.784s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:29.340183 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:29.375881 n-d-811810-1 sudo[105892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:41:29.377005 n-d-811810-1 sudo[105892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:30.354793 n-d-811810-1 sudo[105892]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:30.357859 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] CMD "sudo 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.017s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:30.360260 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:41:30.362746 n-d-811810-1 sudo[105890]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:30.367571 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Deleted volume successfully.
Sep 30 01:41:30.376201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-17caab49-a64c-4336-840f-bc9ba271172d" returned: 0 in 1.261s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:30.477929 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5331c164-7b84-4e63-a0c8-de2dc95c2bc9 tempest-ServerRescueNegativeTestJSON-1122729812 None] Lock "b'cinder-465f4031-716c-4442-be19-fe0bfa0e8514-delete_volume'" released by "delete_volume" :: held 5.049s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:30.482071 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:41:30.504922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Created reservations ['27b3df56-9534-442e-995a-eea161d34d42', '5ff1a49b-ecc8-4291-9844-7ee8d2eb7e5e', '3e39d128-e780-4b0e-964a-dc9ea6828a38', 'a0e257f5-0599-4dd7-996f-0f5ef2db5afc'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:30.507207 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:41:30.507207 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:30.507207 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:30.625679 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Delete snapshot completed successfully.
Sep 30 01:41:30.632489 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-17caab49-a64c-4336-840f-bc9ba271172d-delete_snapshot'" released by "delete_snapshot" :: held 2.226s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:30.643581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-1f48c692-72af-4572-9a11-4941fb9c5905-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:30.645494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo 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-1f48c692-72af-4572-9a11-4941fb9c5905 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:30.671025 n-d-811810-1 sudo[105957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-1f48c692-72af-4572-9a11-4941fb9c5905
Sep 30 01:41:30.671894 n-d-811810-1 sudo[105957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:31.252309 n-d-811810-1 sudo[105957]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:31.255453 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo 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-1f48c692-72af-4572-9a11-4941fb9c5905" returned: 0 in 0.609s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:31.259755 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1f48c692-72af-4572-9a11-4941fb9c5905 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:31.290495 n-d-811810-1 sudo[105960]: 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-1f48c692-72af-4572-9a11-4941fb9c5905
Sep 30 01:41:31.292654 n-d-811810-1 sudo[105960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:32.255260 n-d-811810-1 sudo[105960]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:32.258305 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1f48c692-72af-4572-9a11-4941fb9c5905" returned: 0 in 0.998s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:32.548903 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Created reservations ['68ae9d15-a865-4144-8d0c-07ecef7904e0', '2c2151a2-a2e0-46c1-9d4b-ab6704e9d099', '1b91555a-2833-4f21-aead-2d41aa6c9abd', 'e213ebdf-2159-4015-a3f3-9d720ab89f47'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:32.564406 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:41:32.564406 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:32.564406 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:32.706572 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Delete snapshot completed successfully.
Sep 30 01:41:32.730705 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-1f48c692-72af-4572-9a11-4941fb9c5905-delete_snapshot'" released by "delete_snapshot" :: held 2.083s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:32.732596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Snapshots deleted, issuing volume delete {{(pid=84182) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 30 01:41:32.734303 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:32.800917 n-d-811810-1 sudo[106003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:32.806310 n-d-811810-1 sudo[106003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:33.716396 n-d-811810-1 sudo[106003]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:33.720776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e" returned: 0 in 0.985s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:33.732668 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 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-e0a55efa-7f81-4d2e-ad93-89f99597543e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:33.763764 n-d-811810-1 sudo[106006]: 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-e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:33.764663 n-d-811810-1 sudo[106006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:34.688422 n-d-811810-1 sudo[106006]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:34.691225 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e" returned: 0 in 0.959s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:34.694561 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:34.731876 n-d-811810-1 sudo[106009]: 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-e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:34.733733 n-d-811810-1 sudo[106009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:35.844592 n-d-811810-1 sudo[106009]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:35.847642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0a55efa-7f81-4d2e-ad93-89f99597543e" returned: 0 in 1.153s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:35.848765 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Successfully deleted volume: e0a55efa-7f81-4d2e-ad93-89f99597543e
Sep 30 01:41:35.978323 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Created reservations ['508fc9fa-d061-482c-a2d8-e21b1584cb2d', 'd91e5a0d-acc7-47ae-8149-cef5b28658da', '955d2304-d39e-46d0-a81b-233572f0fd9f', 'a7134ce9-7b8f-4f47-8287-1707394df1dd'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:35.981288 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:41:35.981288 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:35.981288 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:36.092185 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:41:36.094092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:36.139555 n-d-811810-1 sudo[106050]: 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
Sep 30 01:41:36.140768 n-d-811810-1 sudo[106050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:36.753088 n-d-811810-1 sudo[106050]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:36.756205 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.662s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:36.758616 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:36.802870 n-d-811810-1 sudo[106053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:41:36.806738 n-d-811810-1 sudo[106053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:37.523201 n-d-811810-1 sudo[106053]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:37.525653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo 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.767s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:37.527757 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:41:37.537236 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Deleted volume successfully.
Sep 30 01:41:37.577734 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-fcb0f983-100d-4ea7-ad88-1bfc1f7e4d0e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-e0a55efa-7f81-4d2e-ad93-89f99597543e-delete_volume'" released by "delete_volume" :: held 9.304s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:37.733036 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:41:37.747716 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:41:37.750313 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 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'
Sep 30 01:41:37.815547 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Flow 'volume_create_manager' (97db1a14-ddc3-4973-86f5-acf3d4451316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:37.825915 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a31683be-3544-4b86-a2cc-93e1fa6af973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:37.860531 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:41:37.892195 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a31683be-3544-4b86-a2cc-93e1fa6af973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-764773819',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d922c114-11f2-4a84-88ab-e8b7c3694ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90755e95c6e4cd8bc28d8f48d73c121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:41:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:41:38Z,user_id='5f44b5c341fb4f05a02fd2853741646f',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:37.895899 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93fcfc0f-dd13-4d85-b772-67374f460990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:37.899249 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93fcfc0f-dd13-4d85-b772-67374f460990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:37.904574 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fa008c8-b7c1-4697-87a5-181eb36fac77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:37.911335 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fa008c8-b7c1-4697-87a5-181eb36fac77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd922c114-11f2-4a84-88ab-e8b7c3694ed0', 'volume_name': 'volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:37.917482 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d4881fa-cb56-4b9f-b2b0-b2307faa6f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:37.926284 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d4881fa-cb56-4b9f-b2b0-b2307faa6f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:37.929269 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (824d8984-2bab-4711-be9a-3a7310cdb8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:37.930339 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Volume d922c114-11f2-4a84-88ab-e8b7c3694ed0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0', 'volume_size': 1}
Sep 30 01:41:37.931975 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:37.959033 n-d-811810-1 sudo[106058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:41:37.961259 n-d-811810-1 sudo[106058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:38.774167 n-d-811810-1 sudo[106058]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:38.776495 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.844s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:38.782169 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (824d8984-2bab-4711-be9a-3a7310cdb8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:38.785167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d85b166f-533f-4bf9-a420-456a2297c027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:38.801788 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Volume volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 (d922c114-11f2-4a84-88ab-e8b7c3694ed0): created successfully
Sep 30 01:41:38.806300 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d85b166f-533f-4bf9-a420-456a2297c027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:38.811128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Flow 'volume_create_manager' (97db1a14-ddc3-4973-86f5-acf3d4451316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:38.835178 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1257c365-f962-4201-945e-5a3d0acecd1b tempest-VolumesDeleteCascade-1444887274 None] Created volume successfully.
Sep 30 01:41:39.816093 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e25abe95-7c7e-4fb3-adfc-19cfc90ec843 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:39.860379 n-d-811810-1 sudo[106092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0
Sep 30 01:41:39.866272 n-d-811810-1 sudo[106092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:39.869783 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:41:39.883638 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:41:39.884180 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 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'
Sep 30 01:41:39.915835 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Flow 'volume_create_manager' (d57dc86c-d554-41ef-ab78-6a29ef940713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:39.923989 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0ec1533-b645-417a-b514-4c97e0bc615e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:39.993594 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:41:40.057240 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0ec1533-b645-417a-b514-4c97e0bc615e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:41:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1577942930',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a4a36774-2ba8-4631-932d-4ce6694d07e8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='43a4807ced0d4e42b48f9882cf9a59e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:41:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:41:40Z,user_id='2cae37403fa9451b9d191b8e18184c2c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:40.062735 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9278a0a2-a191-4094-9580-48cbf8fffdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:40.066003 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9278a0a2-a191-4094-9580-48cbf8fffdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:40.068620 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9de0e648-53a2-4bfa-9ba7-d7fc168354bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:40.072612 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9de0e648-53a2-4bfa-9ba7-d7fc168354bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a4a36774-2ba8-4631-932d-4ce6694d07e8', 'volume_name': 'volume-a4a36774-2ba8-4631-932d-4ce6694d07e8', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:40.075356 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0db8d5e1-0fec-41aa-99b3-047a09c8374c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:40.077999 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0db8d5e1-0fec-41aa-99b3-047a09c8374c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:40.080818 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0bd123b-9b8e-4440-8a96-09d05798af95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:40.082183 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Volume a4a36774-2ba8-4631-932d-4ce6694d07e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a4a36774-2ba8-4631-932d-4ce6694d07e8', 'volume_size': 1}
Sep 30 01:41:40.084496 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4a36774-2ba8-4631-932d-4ce6694d07e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:40.149936 n-d-811810-1 sudo[106094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4a36774-2ba8-4631-932d-4ce6694d07e8 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:41:40.154265 n-d-811810-1 sudo[106094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:40.713775 n-d-811810-1 sudo[106092]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:40.716939 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e25abe95-7c7e-4fb3-adfc-19cfc90ec843 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0" returned: 0 in 0.901s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:40.719022 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e25abe95-7c7e-4fb3-adfc-19cfc90ec843 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a --snapshot stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:40.741364 n-d-811810-1 sudo[106105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a --snapshot stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 -L 1.00g
Sep 30 01:41:40.743160 n-d-811810-1 sudo[106105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:40.905617 n-d-811810-1 sudo[106094]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:40.908826 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4a36774-2ba8-4631-932d-4ce6694d07e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.824s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:40.913610 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0bd123b-9b8e-4440-8a96-09d05798af95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4a36774-2ba8-4631-932d-4ce6694d07e8', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:40.916400 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c5496a7-529a-4c4b-8c2f-a9909aac9549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:40.932368 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Volume volume-a4a36774-2ba8-4631-932d-4ce6694d07e8 (a4a36774-2ba8-4631-932d-4ce6694d07e8): created successfully
Sep 30 01:41:40.935146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c5496a7-529a-4c4b-8c2f-a9909aac9549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:40.939596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Flow 'volume_create_manager' (d57dc86c-d554-41ef-ab78-6a29ef940713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:40.956573 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-9c92aacb-4792-4678-9f9f-f91ac25eb61f req-03aeb162-24fc-4f8f-8e7c-187bee8829c9 tempest-VolumesGetTestJSON-748400138 None] Created volume successfully.
Sep 30 01:41:41.725087 n-d-811810-1 sudo[106105]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:41.726957 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e25abe95-7c7e-4fb3-adfc-19cfc90ec843 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a --snapshot stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 -L 1.00g" returned: 0 in 1.008s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:41.809091 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e25abe95-7c7e-4fb3-adfc-19cfc90ec843 tempest-VolumesDeleteCascade-1444887274 None] Create snapshot completed successfully
Sep 30 01:41:42.240793 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Lock "b'cinder-a4a36774-2ba8-4631-932d-4ce6694d07e8-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:41:42.392872 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Skipping remove_export. No iscsi_target is presently exported for volume: a4a36774-2ba8-4631-932d-4ce6694d07e8
Sep 30 01:41:42.395042 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4a36774-2ba8-4631-932d-4ce6694d07e8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:42.442318 n-d-811810-1 sudo[106231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4a36774-2ba8-4631-932d-4ce6694d07e8
Sep 30 01:41:42.444942 n-d-811810-1 sudo[106231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:43.355727 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:41:43.380813 n-d-811810-1 sudo[106231]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:43.383685 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:41:43.385957 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 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'
Sep 30 01:41:43.399582 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4a36774-2ba8-4631-932d-4ce6694d07e8" returned: 0 in 1.005s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:43.400931 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 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-a4a36774-2ba8-4631-932d-4ce6694d07e8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:43.446055 n-d-811810-1 sudo[106234]: 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-a4a36774-2ba8-4631-932d-4ce6694d07e8
Sep 30 01:41:43.446876 n-d-811810-1 sudo[106234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:43.471743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Flow 'volume_create_manager' (4e08259f-7756-4777-87af-fef315f146c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:43.476743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (711699ff-6033-4dca-a0a0-d0efaab709ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:43.545819 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:41:43.626262 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (711699ff-6033-4dca-a0a0-d0efaab709ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-636371987',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=80ef09fb-e8f4-40a6-bd08-8c50f2f97685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90755e95c6e4cd8bc28d8f48d73c121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:41:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=dfa0d39c-24db-4b0e-b034-04e39454896a,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:41:43Z,user_id='5f44b5c341fb4f05a02fd2853741646f',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:43.633079 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f03d7b8a-1fe5-4ee0-9d0f-9d11e88a4608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:43.635681 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f03d7b8a-1fe5-4ee0-9d0f-9d11e88a4608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:43.640743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e51a68bd-f8c4-4236-bc1f-df4c6d5838af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:43.646952 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e51a68bd-f8c4-4236-bc1f-df4c6d5838af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '80ef09fb-e8f4-40a6-bd08-8c50f2f97685', 'volume_name': 'volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685', 'volume_size': 1, 'snapshot_id': 'dfa0d39c-24db-4b0e-b034-04e39454896a'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:43.657562 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e554bc1d-35b3-4c7f-bcfa-045fda572d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:43.660479 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e554bc1d-35b3-4c7f-bcfa-045fda572d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:43.664141 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17bdbee5-d565-4431-9ebe-15bf44a89b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:43.669285 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Volume 80ef09fb-e8f4-40a6-bd08-8c50f2f97685: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685', 'volume_size': 1, 'snapshot_id': 'dfa0d39c-24db-4b0e-b034-04e39454896a'}
Sep 30 01:41:43.728738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:43.821371 n-d-811810-1 sudo[106236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:41:43.825096 n-d-811810-1 sudo[106236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:44.157643 n-d-811810-1 sudo[106234]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:44.160269 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4a36774-2ba8-4631-932d-4ce6694d07e8" returned: 0 in 0.759s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:44.162999 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4a36774-2ba8-4631-932d-4ce6694d07e8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:44.199411 n-d-811810-1 sudo[106239]: 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-a4a36774-2ba8-4631-932d-4ce6694d07e8
Sep 30 01:41:44.200400 n-d-811810-1 sudo[106239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:44.813621 n-d-811810-1 sudo[106236]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:44.816688 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.087s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:44.818708 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:44.861290 n-d-811810-1 sudo[106272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 01:41:44.868574 n-d-811810-1 sudo[106272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:45.055790 n-d-811810-1 sudo[106239]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:45.058321 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4a36774-2ba8-4631-932d-4ce6694d07e8" returned: 0 in 0.895s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:45.060190 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Successfully deleted volume: a4a36774-2ba8-4631-932d-4ce6694d07e8
Sep 30 01:41:45.187380 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Created reservations ['c1ae4f0d-b400-45ca-afa0-631e310f6ed0', '24f2175a-1bfd-4a0e-8e0a-06a0a205dae1', '4555a979-825f-4374-9f5a-1c60a5429eb0', '5130eb2a-0a5c-431a-b8bc-e663b7a6fdf1'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:41:45.192843 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 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.
Sep 30 01:41:45.192843 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:41:45.192843 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:41:45.284151 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:41:45.285685 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:45.314458 n-d-811810-1 sudo[106277]: 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
Sep 30 01:41:45.317600 n-d-811810-1 sudo[106277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:45.609672 n-d-811810-1 sudo[106272]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:45.613031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.794s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:45.614059 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:45.668637 n-d-811810-1 sudo[106280]: 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-dfa0d39c-24db-4b0e-b034-04e39454896a
Sep 30 01:41:45.669864 n-d-811810-1 sudo[106280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:46.496334 n-d-811810-1 sudo[106277]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:46.498663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.213s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:46.500880 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:46.535528 n-d-811810-1 sudo[106284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:41:46.546115 n-d-811810-1 sudo[106284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:46.730674 n-d-811810-1 sudo[106280]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:46.733939 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a" returned: 0 in 1.119s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:46.736994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:46.761234 n-d-811810-1 sudo[106286]: 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--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 iflag=direct
Sep 30 01:41:46.763207 n-d-811810-1 sudo[106286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:47.898320 n-d-811810-1 sudo[106284]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:47.901728 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] CMD "sudo 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.400s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:47.904893 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:41:47.921200 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Deleted volume successfully.
Sep 30 01:41:47.997596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-493908d1-b083-48ca-9b2f-7b18b3fe75f2 req-efe7512d-1066-44ed-b138-b1149fbf0f82 tempest-VolumesGetTestJSON-748400138 None] Lock "b'cinder-a4a36774-2ba8-4631-932d-4ce6694d07e8-delete_volume'" released by "delete_volume" :: held 5.761s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:41:48.054417 n-d-811810-1 sudo[106286]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:48.057191 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 iflag=direct" returned: 0 in 1.320s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:48.058100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:48.106987 n-d-811810-1 sudo[106301]: 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--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 oflag=direct
Sep 30 01:41:48.112522 n-d-811810-1 sudo[106301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:49.116542 n-d-811810-1 sudo[106301]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:49.120508 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 oflag=direct" returned: 0 in 1.062s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:49.122327 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:49.146061 n-d-811810-1 sudo[106313]: 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--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 01:41:49.147575 n-d-811810-1 sudo[106313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:41:58.920013 n-d-811810-1 sudo[106313]: pam_unix(sudo:session): session closed for user root
Sep 30 01:41:58.922953 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.800s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:41:58.924539 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dfa0d39c--24db--4b0e--b034--04e39454896a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--80ef09fb--e8f4--40a6--bd08--8c50f2f97685, size 1024.00 MB, duration 9.80 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 01:41:58.925405 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Volume copy 1024.00 MB at 104.46 MB/s
Sep 30 01:41:59.026883 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17bdbee5-d565-4431-9ebe-15bf44a89b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685', 'volume_size': 1, 'snapshot_id': 'dfa0d39c-24db-4b0e-b034-04e39454896a'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:59.030251 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5815e7f0-09d2-4b25-bfee-ad107188db35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:41:59.044576 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Volume volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 (80ef09fb-e8f4-40a6-bd08-8c50f2f97685): created successfully
Sep 30 01:41:59.049156 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5815e7f0-09d2-4b25-bfee-ad107188db35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:41:59.062044 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Flow 'volume_create_manager' (4e08259f-7756-4777-87af-fef315f146c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:41:59.116005 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0798a164-dd72-496f-86dc-52d1f9a88077 tempest-VolumesDeleteCascade-1444887274 None] Created volume successfully.
Sep 30 01:41:59.404335 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:41:59.405327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:41:59.406748 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:41:59.458728 n-d-811810-1 sudo[106331]: 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
Sep 30 01:41:59.469778 n-d-811810-1 sudo[106331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:00.540637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-d922c114-11f2-4a84-88ab-e8b7c3694ed0-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:42:00.715863 n-d-811810-1 sudo[106331]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:00.954437 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.548s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:00.993083 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:01.111065 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Skipping remove_export. No iscsi_target is presently exported for volume: d922c114-11f2-4a84-88ab-e8b7c3694ed0
Sep 30 01:42:01.123875 n-d-811810-1 sudo[106334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:42:01.125851 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Performing cascade delete. {{(pid=84182) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 30 01:42:01.134450 n-d-811810-1 sudo[106334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:01.184082 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-dfa0d39c-24db-4b0e-b034-04e39454896a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:42:01.192187 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo 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-dfa0d39c-24db-4b0e-b034-04e39454896a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:01.264696 n-d-811810-1 sudo[106338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-dfa0d39c-24db-4b0e-b034-04e39454896a
Sep 30 01:42:01.265595 n-d-811810-1 sudo[106338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:02.504689 n-d-811810-1 sudo[106338]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:02.508326 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo 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-dfa0d39c-24db-4b0e-b034-04e39454896a" returned: 0 in 1.316s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:02.510794 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:02.619115 n-d-811810-1 sudo[106353]: 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-dfa0d39c-24db-4b0e-b034-04e39454896a
Sep 30 01:42:02.632976 n-d-811810-1 sudo[106353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:02.896689 n-d-811810-1 sudo[106334]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:02.898878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.907s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:02.900278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:42:04.228417 n-d-811810-1 sudo[106353]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:04.230656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dfa0d39c-24db-4b0e-b034-04e39454896a" returned: 0 in 1.720s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:04.558958 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Created reservations ['91ad44a6-143d-4432-8f78-b924fb6aa03f', 'f8590e5c-591a-4b08-83ac-772b532923ae', 'a5591dd5-e135-461f-b4e6-e2b8d81cf16c', 'd81cc6d7-e96b-4054-aede-2d2ec369025c'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:42:04.562309 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:42:04.562309 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:42:04.562309 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:04.648378 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Delete snapshot completed successfully.
Sep 30 01:42:04.655579 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-dfa0d39c-24db-4b0e-b034-04e39454896a-delete_snapshot'" released by "delete_snapshot" :: held 3.472s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:42:04.656251 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Snapshots deleted, issuing volume delete {{(pid=84182) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 30 01:42:04.658004 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:04.719429 n-d-811810-1 sudo[106410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0
Sep 30 01:42:04.720554 n-d-811810-1 sudo[106410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:05.605151 n-d-811810-1 sudo[106410]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:05.607376 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0" returned: 0 in 0.949s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:05.609072 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 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-d922c114-11f2-4a84-88ab-e8b7c3694ed0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:05.678149 n-d-811810-1 sudo[106413]: 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-d922c114-11f2-4a84-88ab-e8b7c3694ed0
Sep 30 01:42:05.683213 n-d-811810-1 sudo[106413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:06.400622 n-d-811810-1 sudo[106413]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:06.403678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0" returned: 0 in 0.794s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:06.407231 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:06.452556 n-d-811810-1 sudo[106416]: 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-d922c114-11f2-4a84-88ab-e8b7c3694ed0
Sep 30 01:42:06.453416 n-d-811810-1 sudo[106416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:07.583507 n-d-811810-1 sudo[106416]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:07.587164 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d922c114-11f2-4a84-88ab-e8b7c3694ed0" returned: 0 in 1.179s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:07.589027 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Successfully deleted volume: d922c114-11f2-4a84-88ab-e8b7c3694ed0
Sep 30 01:42:07.752340 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Created reservations ['c07ed84f-991d-44b8-aa35-a8f22ee93925', 'bbc57720-9c6a-446d-a73a-261534af51c9', 'f19b01d2-00b4-4f46-a9ec-353164ad7074', '68cff596-f2ef-4669-bf78-f3ccce0181fe'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:42:07.764723 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:42:07.764723 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:42:07.764723 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:07.901021 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:42:07.902422 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:07.954087 n-d-811810-1 sudo[106423]: 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
Sep 30 01:42:07.955309 n-d-811810-1 sudo[106423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:08.890543 n-d-811810-1 sudo[106423]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:08.893850 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.991s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:08.898547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:08.938339 n-d-811810-1 sudo[106426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:42:08.947173 n-d-811810-1 sudo[106426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:09.062841 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-80ef09fb-e8f4-40a6-bd08-8c50f2f97685-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:42:09.241758 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80ef09fb-e8f4-40a6-bd08-8c50f2f97685
Sep 30 01:42:09.243934 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:09.297396 n-d-811810-1 sudo[106428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685
Sep 30 01:42:09.301025 n-d-811810-1 sudo[106428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:09.730352 n-d-811810-1 sudo[106426]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:09.733219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo 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.834s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:09.742880 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:42:09.764603 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Deleted volume successfully.
Sep 30 01:42:09.797525 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b6f73cd6-271a-4f58-88b7-48a2d6013f9c tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-d922c114-11f2-4a84-88ab-e8b7c3694ed0-delete_volume'" released by "delete_volume" :: held 9.263s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:42:10.282456 n-d-811810-1 sudo[106428]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:10.285124 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685" returned: 0 in 1.042s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:10.287522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 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-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:10.345112 n-d-811810-1 sudo[106432]: 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-80ef09fb-e8f4-40a6-bd08-8c50f2f97685
Sep 30 01:42:10.347488 n-d-811810-1 sudo[106432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:11.149854 n-d-811810-1 sudo[106432]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:11.153397 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685" returned: 0 in 0.865s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:11.155867 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:11.182718 n-d-811810-1 sudo[106435]: 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-80ef09fb-e8f4-40a6-bd08-8c50f2f97685
Sep 30 01:42:11.184147 n-d-811810-1 sudo[106435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:11.853088 n-d-811810-1 sudo[106435]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:11.855499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80ef09fb-e8f4-40a6-bd08-8c50f2f97685" returned: 0 in 0.699s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:11.856748 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Successfully deleted volume: 80ef09fb-e8f4-40a6-bd08-8c50f2f97685
Sep 30 01:42:11.983190 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Created reservations ['a475ac72-0490-43a0-90ae-4c39f138b3bd', '61676641-6ee2-4032-93e9-32176fe4d3f2', 'ca0cbd3c-d67b-47d6-a435-17f0328844b2', '484b5b4f-3bf9-49dc-a501-55b6e2c2624e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:42:11.987025 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 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.
Sep 30 01:42:11.987025 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:42:11.987025 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:12.098258 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:42:12.101162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:12.163729 n-d-811810-1 sudo[106443]: 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
Sep 30 01:42:12.167546 n-d-811810-1 sudo[106443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:13.047713 n-d-811810-1 sudo[106443]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:13.052979 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:13.056501 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:13.143425 n-d-811810-1 sudo[106448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:42:13.158045 n-d-811810-1 sudo[106448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:14.332680 n-d-811810-1 sudo[106448]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:14.335769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] CMD "sudo 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.279s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:14.337871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:42:14.351026 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Deleted volume successfully.
Sep 30 01:42:14.386688 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3f593510-fe2c-40ed-a78a-f489f43da09e tempest-VolumesDeleteCascade-1444887274 None] Lock "b'cinder-80ef09fb-e8f4-40a6-bd08-8c50f2f97685-delete_volume'" released by "delete_volume" :: held 5.324s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:42:15.239401 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:42:15.253692 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:42:15.254661 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 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'
Sep 30 01:42:15.280459 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Flow 'volume_create_manager' (6a7f2b6d-9d53-45b2-9446-26230f900a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:42:15.288660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fca5e86c-8bcd-49fe-b046-b1db3e1f7d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:15.352003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:42:15.451631 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fca5e86c-8bcd-49fe-b046-b1db3e1f7d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1294142881',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d6ff6c3f-4a83-4472-8f32-49d6972d0dae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f32e95a3f4ef4c47abb4ce6c2f29d042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:42:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:42:15Z,user_id='a436a041947848088ed07743aeb4eb39',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:15.454421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99cb6995-c429-4a22-a552-de62290b1f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:15.460028 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99cb6995-c429-4a22-a552-de62290b1f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:15.465136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b6260c0-47e7-414a-a559-afd126f05816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:15.475086 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b6260c0-47e7-414a-a559-afd126f05816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6ff6c3f-4a83-4472-8f32-49d6972d0dae', 'volume_name': 'volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:15.483658 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38ac2ba8-b94c-49b4-bb5d-a61c80b98538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:15.496076 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38ac2ba8-b94c-49b4-bb5d-a61c80b98538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:15.509694 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06fc3fc4-84b6-4150-907a-780e3ee49a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:15.516486 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Volume d6ff6c3f-4a83-4472-8f32-49d6972d0dae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae', 'volume_size': 1}
Sep 30 01:42:15.521385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:15.597508 n-d-811810-1 sudo[106453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:42:15.599507 n-d-811810-1 sudo[106453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:16.626632 n-d-811810-1 sudo[106453]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:16.630133 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.108s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:16.637125 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06fc3fc4-84b6-4150-907a-780e3ee49a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:16.646171 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f27d6fc-42a2-4ced-88d9-0e030277078e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:16.683668 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Volume volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae (d6ff6c3f-4a83-4472-8f32-49d6972d0dae): created successfully
Sep 30 01:42:16.687283 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f27d6fc-42a2-4ced-88d9-0e030277078e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:16.705277 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Flow 'volume_create_manager' (6a7f2b6d-9d53-45b2-9446-26230f900a33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:42:16.724529 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e9193186-a0ad-44f8-87fb-40482123622f tempest-AttachVolumeTestJSON-1579464530 None] Created volume successfully.
Sep 30 01:42:17.009771 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:17.078541 n-d-811810-1 sudo[106486]: 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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:42:17.081458 n-d-811810-1 sudo[106486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:17.930543 n-d-811810-1 sudo[106486]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:17.933035 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c" returned: 0 in 0.923s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:18.000198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:18.007609 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:18.008516 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:18.009602 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] Creating iscsi_target for Volume ID: volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] Created volume path /opt/stack/data/cinder/volumes/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c,
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: incominguser BpmqfFcSuk5NCHgwA2DN DREEVxo3JwiCV7JK
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:42:18.020780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:18.740452 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c" returned: 0 in 0.719s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:18.740964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:18.741892 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:42:18.742488 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:42:18.744467 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:18.822647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.048s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:18.823211 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:18.824290 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:42:18.837635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:19.095024 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:19.095824 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:19.097348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:19.277778 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:19.278697 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:19.279796 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:42:19.615417 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:19.675378 n-d-811810-1 sudo[106526]: 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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:42:19.678497 n-d-811810-1 sudo[106526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:19.811668 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-b9ae96cf-8023-4d8f-9965-4b2a6274a53d req-6d1d9905-f319-4e22-9cb3-b679356354b9 tempest-AttachVolumeShelveTestJSON-1880756559 None] attachment_update completed successfully.
Sep 30 01:42:20.673189 n-d-811810-1 sudo[106526]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:20.676100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae" returned: 0 in 1.063s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:20.823553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:20.832758 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:20.833361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: BpmqfFcSuk5NCHgwA2DN
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:20.834275 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:42:20.847349 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] Creating iscsi_target for Volume ID: volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] Created volume path /opt/stack/data/cinder/volumes/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae,
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: incominguser qyWuYVSBDAr2DSHk2Vga VU9Gyt3WA5uVbQQZ
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:20.857252 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:42:20.862430 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:21.377549 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae" returned: 0 in 0.516s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:21.378597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:21.378597 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:42:21.378742 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:42:21.382535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:21.391063 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:21.391255 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n System information:\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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n Backing store flags: \n Account information:\n qyWuYVSBDAr2DSHk2Vga\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus: 15
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SGiZeqVH6TMM8Y2Pd9rv
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus: 16
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: gp9h9ZgaxLxDZLHf93TF
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus: 17
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: br4SXFzd8tXMJoNN6VZL
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: BpmqfFcSuk5NCHgwA2DN
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:42:21.391904 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:42:21.405419 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:21.694745 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.300s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:21.695436 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n System information:\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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n Backing store flags: \n Account information:\n qyWuYVSBDAr2DSHk2Vga\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:21.719810 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:22.068372 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.363s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:22.068724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n System information:\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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n Backing store flags: \n Account information:\n qyWuYVSBDAr2DSHk2Vga\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:42:22.069970 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] Set provider_location to: 10.222.0.61:3260,5 iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:42:22.159637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:42:22.164364 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:42:22.164884 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 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'
Sep 30 01:42:22.198558 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Flow 'volume_create_manager' (47ad7df5-4183-49ae-98ea-b0932f81b9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:42:22.206884 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (471c400e-8495-486a-90ae-504a06574b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:22.256400 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:42:22.326253 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (471c400e-8495-486a-90ae-504a06574b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-353250812',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=6ddc0de5-0b79-4d2e-9ba6-70209f8556c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261f866c7a2e4baa826ab14d7575e8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:42:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:42:22Z,user_id='866f4e22881648ff83c7d3c1304ea282',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:22.329328 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f65851af-d902-4d89-88a3-2dc7638f0257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:22.331897 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f65851af-d902-4d89-88a3-2dc7638f0257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:22.334720 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05a09ff2-a1a2-45ce-9fc4-fea35daab084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:22.337434 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05a09ff2-a1a2-45ce-9fc4-fea35daab084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ddc0de5-0b79-4d2e-9ba6-70209f8556c1', 'volume_name': 'volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1', 'volume_size': 2}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:22.340094 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9924e6b6-0b83-4990-adac-0618f8b981e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:22.342714 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9924e6b6-0b83-4990-adac-0618f8b981e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:22.345249 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e086f55-4996-4915-be90-957879271161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:22.346378 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Volume 6ddc0de5-0b79-4d2e-9ba6-70209f8556c1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1', 'volume_size': 2}
Sep 30 01:42:22.348058 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 stack-volumes-lvmdriver-1 -L 2g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:22.396744 n-d-811810-1 sudo[106566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 stack-volumes-lvmdriver-1 -L 2g
Sep 30 01:42:22.398459 n-d-811810-1 sudo[106566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:22.584483 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-1279903a-8d09-4916-9b96-68dd92667efa req-420aaefb-90ae-4785-8ca1-40433d096415 tempest-AttachVolumeTestJSON-1579464530 None] attachment_update completed successfully.
Sep 30 01:42:23.450712 n-d-811810-1 sudo[106566]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:23.452654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.105s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:23.463367 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e086f55-4996-4915-be90-957879271161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1', 'volume_size': 2}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:23.469392 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cabcc70-a16f-42d3-b3b6-5e0b4ba43caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:42:23.495574 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Volume volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 (6ddc0de5-0b79-4d2e-9ba6-70209f8556c1): created successfully
Sep 30 01:42:23.504943 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9cabcc70-a16f-42d3-b3b6-5e0b4ba43caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:42:23.519444 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Flow 'volume_create_manager' (47ad7df5-4183-49ae-98ea-b0932f81b9b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:42:23.534856 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ee436f61-a808-4a12-83af-a70221272495 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Created volume successfully.
Sep 30 01:42:25.127407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b0e8229b-7185-4f37-a56e-8eb4c0cb748e tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:25.162009 n-d-811810-1 sudo[106601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1
Sep 30 01:42:25.164373 n-d-811810-1 sudo[106601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:26.513153 n-d-811810-1 sudo[106601]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:26.516019 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b0e8229b-7185-4f37-a56e-8eb4c0cb748e tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1" returned: 0 in 1.389s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:26.518533 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b0e8229b-7185-4f37-a56e-8eb4c0cb748e tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d6953d46-d11a-4116-9d1b-3b5d2358ca73 --snapshot stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 -L 2.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:26.588604 n-d-811810-1 sudo[106604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d6953d46-d11a-4116-9d1b-3b5d2358ca73 --snapshot stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 -L 2.00g
Sep 30 01:42:26.589519 n-d-811810-1 sudo[106604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:27.793321 n-d-811810-1 sudo[106604]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:27.796279 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b0e8229b-7185-4f37-a56e-8eb4c0cb748e tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d6953d46-d11a-4116-9d1b-3b5d2358ca73 --snapshot stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 -L 2.00g" returned: 0 in 1.277s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:27.889641 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b0e8229b-7185-4f37-a56e-8eb4c0cb748e tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Create snapshot completed successfully
Sep 30 01:42:28.888773 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Lock "b'cinder-d6953d46-d11a-4116-9d1b-3b5d2358ca73-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:42:28.898099 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo 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-d6953d46-d11a-4116-9d1b-3b5d2358ca73 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:28.938486 n-d-811810-1 sudo[106709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-d6953d46-d11a-4116-9d1b-3b5d2358ca73
Sep 30 01:42:28.943156 n-d-811810-1 sudo[106709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:29.623340 n-d-811810-1 sudo[106709]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:29.625662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo 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-d6953d46-d11a-4116-9d1b-3b5d2358ca73" returned: 0 in 0.727s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:29.628289 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d6953d46-d11a-4116-9d1b-3b5d2358ca73 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:29.649724 n-d-811810-1 sudo[106712]: 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-d6953d46-d11a-4116-9d1b-3b5d2358ca73
Sep 30 01:42:29.651432 n-d-811810-1 sudo[106712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:30.801595 n-d-811810-1 sudo[106712]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:30.807149 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d6953d46-d11a-4116-9d1b-3b5d2358ca73" returned: 0 in 1.178s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:30.986801 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Created reservations ['74d8f64d-5bf7-47a2-a623-d20b6035ed9f', '5d9bf44f-4185-47a6-af6c-9134c675f386', '9e496995-3d67-4440-b780-417c7d67af06', '4e1a2c2d-9f3c-46ae-bf6d-7e0f21412eb4'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:42:30.989862 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 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.
Sep 30 01:42:30.989862 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:42:30.989862 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:31.077608 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Delete snapshot completed successfully.
Sep 30 01:42:31.083353 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d88be9c2-4ca1-46d2-ae31-513b03c29795 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Lock "b'cinder-d6953d46-d11a-4116-9d1b-3b5d2358ca73-delete_snapshot'" released by "delete_snapshot" :: held 2.195s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:42:31.253103 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Lock "b'cinder-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:42:31.376436 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6ddc0de5-0b79-4d2e-9ba6-70209f8556c1
Sep 30 01:42:31.377776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:31.404057 n-d-811810-1 sudo[106754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1
Sep 30 01:42:31.404920 n-d-811810-1 sudo[106754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:31.921421 n-d-811810-1 sudo[106754]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:31.928867 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1" returned: 0 in 0.546s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:31.931028 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 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-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:31.956015 n-d-811810-1 sudo[106757]: 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-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1
Sep 30 01:42:31.957016 n-d-811810-1 sudo[106757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:32.653006 n-d-811810-1 sudo[106757]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:32.655628 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1" returned: 0 in 0.724s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:32.657994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:32.711426 n-d-811810-1 sudo[106760]: 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-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1
Sep 30 01:42:32.727535 n-d-811810-1 sudo[106760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:33.653280 n-d-811810-1 sudo[106760]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:33.656208 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1" returned: 0 in 0.997s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:33.658261 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Successfully deleted volume: 6ddc0de5-0b79-4d2e-9ba6-70209f8556c1
Sep 30 01:42:33.712871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Created reservations ['a0cd94d0-8147-4563-9bce-e8133f3b0621', '3281f558-7ea3-4589-b78f-76137d040d99', 'e4598a0d-d3cc-4602-b060-5dd0400e05c6', '99aed02c-154a-432c-b71d-c020a7f928c3'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:42:33.715684 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 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.
Sep 30 01:42:33.715684 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:42:33.715684 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:42:33.812744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:42:33.814462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:33.863092 n-d-811810-1 sudo[106765]: 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
Sep 30 01:42:33.866714 n-d-811810-1 sudo[106765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:34.893257 n-d-811810-1 sudo[106765]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:34.895536 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.081s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:34.898949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:34.936642 n-d-811810-1 sudo[106768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:42:34.938277 n-d-811810-1 sudo[106768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:42:35.738068 n-d-811810-1 sudo[106768]: pam_unix(sudo:session): session closed for user root
Sep 30 01:42:35.740528 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] CMD "sudo 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.841s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:42:35.742950 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:42:35.772475 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Deleted volume successfully.
Sep 30 01:42:35.817753 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-01caecb0-f6ea-40e3-a0d3-6a860b5104c8 tempest-VolumesSnapshotNegativeTestJSON-1274478712 None] Lock "b'cinder-6ddc0de5-0b79-4d2e-9ba6-70209f8556c1-delete_volume'" released by "delete_volume" :: held 4.563s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:42:59.413181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:42:59.413949 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:42:59.414665 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:42:59.486021 n-d-811810-1 sudo[107054]: 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
Sep 30 01:42:59.487987 n-d-811810-1 sudo[107054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:00.620172 n-d-811810-1 sudo[107054]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:00.622194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.208s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:00.627854 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:00.685103 n-d-811810-1 sudo[107059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:43:00.685947 n-d-811810-1 sudo[107059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:01.349911 n-d-811810-1 sudo[107059]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:01.352098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.728s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:01.353596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:43:27.343433 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-84ab9ec3-1392-4903-85dd-26879add3bd5 req-aaa6a240-c504-4547-8b60-831ed97a34ca tempest-AttachVolumeTestJSON-1579464530 None] Terminate volume connection completed successfully.
Sep 30 01:43:27.344167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-84ab9ec3-1392-4903-85dd-26879add3bd5 req-aaa6a240-c504-4547-8b60-831ed97a34ca tempest-AttachVolumeTestJSON-1579464530 None] Deleting attachment f7324e15-5678-4d82-8909-5f52df476ff7. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:43:27.347151 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:27.555946 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:27.556878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n System information:\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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae\n Backing store flags: \n Account information:\n qyWuYVSBDAr2DSHk2Vga\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:43:27.558423 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-84ab9ec3-1392-4903-85dd-26879add3bd5 req-aaa6a240-c504-4547-8b60-831ed97a34ca tempest-AttachVolumeTestJSON-1579464530 None] Removing iscsi_target for Volume ID: d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:43:27.560102 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:27.783547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae -f" returned: 0 in 0.223s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:27.783881 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:43:27.790303 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:28.055392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:28.055832 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:43:28.260315 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-84ab9ec3-1392-4903-85dd-26879add3bd5 req-aaa6a240-c504-4547-8b60-831ed97a34ca tempest-AttachVolumeTestJSON-1579464530 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.
Sep 30 01:43:28.260315 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:43:28.260315 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:43:55.119555 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Lock "b'cinder-a1d8c1db-49fe-455b-83e7-4111b4ac28bc-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:43:55.239733 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:55.431977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:55.432664 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131493184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:43:55.433560 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Skipping remove_export. No iscsi_target is presently exported for volume: a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:43:55.434615 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:55.475761 n-d-811810-1 sudo[107803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:43:55.478809 n-d-811810-1 sudo[107803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:56.052177 n-d-811810-1 sudo[107803]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:56.054762 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc" returned: 0 in 0.620s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:56.056677 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:56.093185 n-d-811810-1 sudo[107808]: 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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:43:56.094092 n-d-811810-1 sudo[107808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:56.838507 n-d-811810-1 sudo[107808]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:56.842654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc" returned: 0 in 0.785s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:56.845027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:56.870663 n-d-811810-1 sudo[107812]: 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-a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:43:56.872171 n-d-811810-1 sudo[107812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:57.537688 n-d-811810-1 sudo[107812]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:57.545642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1d8c1db-49fe-455b-83e7-4111b4ac28bc" returned: 0 in 0.695s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:57.547408 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Successfully deleted volume: a1d8c1db-49fe-455b-83e7-4111b4ac28bc
Sep 30 01:43:57.632496 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Created reservations ['bf44f762-8d4d-4cb1-8f37-dcebbe75e425', '06593358-8895-4a4d-9660-50f17349058d', '58b6d0c8-8163-4450-bf86-0796e202b1dd', '26bd50be-2a9c-4db3-a3c4-eea63fa07919'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:43:57.635910 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 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.
Sep 30 01:43:57.635910 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:43:57.635910 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:43:57.777455 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:43:57.778479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:57.827494 n-d-811810-1 sudo[107822]: 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
Sep 30 01:43:57.829112 n-d-811810-1 sudo[107822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:58.480800 n-d-811810-1 sudo[107822]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:58.483977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.705s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:58.487138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:58.528349 n-d-811810-1 sudo[107825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:43:58.529186 n-d-811810-1 sudo[107825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:43:59.190068 n-d-811810-1 sudo[107825]: pam_unix(sudo:session): session closed for user root
Sep 30 01:43:59.203341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:43:59.208352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:43:59.233598 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Deleted volume successfully.
Sep 30 01:43:59.277158 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4132c7dc-72df-4f5c-8d18-8d86a4f6ce2b tempest-DeleteServersTestJSON-1349408754 None] Lock "b'cinder-a1d8c1db-49fe-455b-83e7-4111b4ac28bc-delete_volume'" released by "delete_volume" :: held 4.158s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:43:59.410689 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:43:59.411051 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:43:59.411852 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:43:59.487618 n-d-811810-1 sudo[107840]: 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
Sep 30 01:43:59.488666 n-d-811810-1 sudo[107840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:44:00.297330 n-d-811810-1 sudo[107840]: pam_unix(sudo:session): session closed for user root
Sep 30 01:44:00.299759 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.888s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:00.302675 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:00.348394 n-d-811810-1 sudo[107878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:44:00.352593 n-d-811810-1 sudo[107878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:44:01.077603 n-d-811810-1 sudo[107878]: pam_unix(sudo:session): session closed for user root
Sep 30 01:44:01.079627 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.777s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:01.081019 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:44:18.445564 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:44:18.451184 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:44:18.451949 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 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'
Sep 30 01:44:18.477852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Flow 'volume_create_manager' (e1983c9f-a58a-4b17-af4a-277b6d6ed1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:44:18.487598 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c25c8011-488c-408c-8184-ee94e13d8198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:18.511877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:44:18.539887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c25c8011-488c-408c-8184-ee94e13d8198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1670166520',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=b229ff17-756e-4477-9ae9-85df65efcb00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a1ad4669164f0891a52d9ac7e5ac64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:44:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:44:18Z,user_id='de5f8ebb958d4d63b9e9b53457c61870',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:18.544001 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec39d77f-0c8a-4d9d-bda7-343585125a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:18.547189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec39d77f-0c8a-4d9d-bda7-343585125a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:18.550110 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (418086a9-9de8-4261-b3d8-6c8fbfdd7a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:18.553258 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (418086a9-9de8-4261-b3d8-6c8fbfdd7a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b229ff17-756e-4477-9ae9-85df65efcb00', 'volume_name': 'volume-b229ff17-756e-4477-9ae9-85df65efcb00', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:18.557058 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b9cb013-06b4-47ba-b996-d1a9c0fe7734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:18.560352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b9cb013-06b4-47ba-b996-d1a9c0fe7734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:18.563332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0290e1e-47b9-4997-9ec2-1da14a4a7ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:18.564364 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Volume b229ff17-756e-4477-9ae9-85df65efcb00: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b229ff17-756e-4477-9ae9-85df65efcb00', 'volume_size': 1}
Sep 30 01:44:18.566014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b229ff17-756e-4477-9ae9-85df65efcb00 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:18.589629 n-d-811810-1 sudo[108186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b229ff17-756e-4477-9ae9-85df65efcb00 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:44:18.590458 n-d-811810-1 sudo[108186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:44:19.183203 n-d-811810-1 sudo[108186]: pam_unix(sudo:session): session closed for user root
Sep 30 01:44:19.185946 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b229ff17-756e-4477-9ae9-85df65efcb00 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.619s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:19.189592 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0290e1e-47b9-4997-9ec2-1da14a4a7ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b229ff17-756e-4477-9ae9-85df65efcb00', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:19.192147 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (890c8081-0417-4b45-a94d-ff1bc1ffee95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:19.204508 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Volume volume-b229ff17-756e-4477-9ae9-85df65efcb00 (b229ff17-756e-4477-9ae9-85df65efcb00): created successfully
Sep 30 01:44:19.206856 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (890c8081-0417-4b45-a94d-ff1bc1ffee95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:19.210114 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Flow 'volume_create_manager' (e1983c9f-a58a-4b17-af4a-277b6d6ed1bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:44:19.219780 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bbefa26f-f56c-48e7-842d-dc7c671bb422 tempest-ServersNegativeTestJSON-1095735686 None] Created volume successfully.
Sep 30 01:44:23.250272 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-a6437f51-9deb-4be4-b7d1-b15500327171 req-1446ce2a-0c52-4384-95a1-2eaf900b9d1f tempest-AttachVolumeShelveTestJSON-1880756559 None] Terminate volume connection completed successfully.
Sep 30 01:44:23.251413 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-a6437f51-9deb-4be4-b7d1-b15500327171 req-1446ce2a-0c52-4384-95a1-2eaf900b9d1f tempest-AttachVolumeShelveTestJSON-1880756559 None] Deleting attachment aa53ea5e-9bb2-456a-8692-5ce6b558b3c9. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:44:23.255526 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:23.413392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:23.413757 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n System information:\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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c\n Backing store flags: \n Account information:\n BpmqfFcSuk5NCHgwA2DN\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:44:23.414490 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-a6437f51-9deb-4be4-b7d1-b15500327171 req-1446ce2a-0c52-4384-95a1-2eaf900b9d1f tempest-AttachVolumeShelveTestJSON-1880756559 None] Removing iscsi_target for Volume ID: 59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:44:23.416833 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:23.692989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c -f" returned: 0 in 0.276s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:23.693197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:44:23.696599 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:23.822299 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:23.822911 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\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-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:44:23.982749 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-a6437f51-9deb-4be4-b7d1-b15500327171 req-1446ce2a-0c52-4384-95a1-2eaf900b9d1f tempest-AttachVolumeShelveTestJSON-1880756559 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.
Sep 30 01:44:23.982749 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:44:23.982749 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:44:24.032278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:44:24.039976 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:44:24.040948 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 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'
Sep 30 01:44:24.062889 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Flow 'volume_create_manager' (7ff73142-4e6d-4d4a-a9a1-f5f770958f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:44:24.068891 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b23194b-4b35-4a85-a9ba-4d66dbe3d41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:24.101911 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:44:24.145886 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b23194b-4b35-4a85-a9ba-4d66dbe3d41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-706093705',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8c9145b5-c1de-4da8-af1f-1284b42949fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a1ad4669164f0891a52d9ac7e5ac64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:44:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:44:24Z,user_id='de5f8ebb958d4d63b9e9b53457c61870',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:24.150083 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd38718e-c7d0-4dfa-a84b-23450daaa3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:24.153349 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd38718e-c7d0-4dfa-a84b-23450daaa3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:24.156623 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (985091b1-5051-4207-adaf-5c02013b1d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:24.164865 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (985091b1-5051-4207-adaf-5c02013b1d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c9145b5-c1de-4da8-af1f-1284b42949fc', 'volume_name': 'volume-8c9145b5-c1de-4da8-af1f-1284b42949fc', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:24.169917 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70ffeb64-ffb0-4c9e-93bf-e5d6b5d8e0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:24.172483 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70ffeb64-ffb0-4c9e-93bf-e5d6b5d8e0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:24.179782 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f68498d2-0aeb-4bc5-8aa5-5572fe9ac503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:24.180655 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Volume 8c9145b5-c1de-4da8-af1f-1284b42949fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c9145b5-c1de-4da8-af1f-1284b42949fc', 'volume_size': 1}
Sep 30 01:44:24.184478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c9145b5-c1de-4da8-af1f-1284b42949fc stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:24.237718 n-d-811810-1 sudo[108282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c9145b5-c1de-4da8-af1f-1284b42949fc stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:44:24.238584 n-d-811810-1 sudo[108282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:44:25.078050 n-d-811810-1 sudo[108282]: pam_unix(sudo:session): session closed for user root
Sep 30 01:44:25.086320 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c9145b5-c1de-4da8-af1f-1284b42949fc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.901s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:44:25.093603 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f68498d2-0aeb-4bc5-8aa5-5572fe9ac503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c9145b5-c1de-4da8-af1f-1284b42949fc', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:25.100613 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41405175-0fcf-403e-bd11-b02eb2ef6f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:44:25.127714 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Volume volume-8c9145b5-c1de-4da8-af1f-1284b42949fc (8c9145b5-c1de-4da8-af1f-1284b42949fc): created successfully
Sep 30 01:44:25.129714 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41405175-0fcf-403e-bd11-b02eb2ef6f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:44:25.132824 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Flow 'volume_create_manager' (7ff73142-4e6d-4d4a-a9a1-f5f770958f94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:44:25.148222 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cfbaf8c5-b59c-48d9-a779-f9074c31079f tempest-ServersNegativeTestJSON-1095735686 None] Created volume successfully.
Sep 30 01:44:59.410611 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:44:59.411445 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:44:59.411893 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:44:59.457706 n-d-811810-1 sudo[108722]: 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
Sep 30 01:44:59.459992 n-d-811810-1 sudo[108722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:45:00.207547 n-d-811810-1 sudo[108722]: pam_unix(sudo:session): session closed for user root
Sep 30 01:45:00.209711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.798s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:45:00.212699 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:45:00.233070 n-d-811810-1 sudo[108751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:45:00.234143 n-d-811810-1 sudo[108751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:45:00.749824 n-d-811810-1 sudo[108751]: pam_unix(sudo:session): session closed for user root
Sep 30 01:45:00.753171 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.540s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:45:00.755625 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:45:59.418690 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:45:59.419339 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:45:59.419947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:45:59.446498 n-d-811810-1 sudo[109632]: 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
Sep 30 01:45:59.449880 n-d-811810-1 sudo[109632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:46:00.033611 n-d-811810-1 sudo[109632]: pam_unix(sudo:session): session closed for user root
Sep 30 01:46:00.036092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.616s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:46:00.038112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:46:00.063218 n-d-811810-1 sudo[109637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:46:00.064871 n-d-811810-1 sudo[109637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:46:00.637800 n-d-811810-1 sudo[109637]: pam_unix(sudo:session): session closed for user root
Sep 30 01:46:00.640022 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.602s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:46:00.641666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:46:59.417437 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:46:59.418173 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:46:59.419214 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:46:59.482169 n-d-811810-1 sudo[110309]: 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
Sep 30 01:46:59.485412 n-d-811810-1 sudo[110309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:46:59.974214 n-d-811810-1 sudo[110309]: pam_unix(sudo:session): session closed for user root
Sep 30 01:46:59.976477 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.557s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:46:59.980761 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:00.001490 n-d-811810-1 sudo[110315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:00.002953 n-d-811810-1 sudo[110315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:00.515020 n-d-811810-1 sudo[110315]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:00.517949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.537s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:00.520441 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:07.426802 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:47:07.438511 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:47:07.439060 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 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'
Sep 30 01:47:07.481010 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (9434658d-e864-4051-adc4-b18593dbb031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:07.496424 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3db621e4-4dca-47a9-8c2e-635adf049bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:07.539685 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:47:07.577629 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3db621e4-4dca-47a9-8c2e-635adf049bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2054269425',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=5cc86c56-7b84-48d9-b13d-1fda257f5e05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17371adaa8844afeaf4f7f9a8f49bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:47:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:47:07Z,user_id='ebe2d2d6c54b4d81b73e3e4b0549bc49',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:07.580908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d520540-04f7-4711-a085-f0b4b81f84fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:07.583239 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d520540-04f7-4711-a085-f0b4b81f84fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:07.585871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04e85ea5-a613-45cb-abbe-789182671d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:07.588523 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04e85ea5-a613-45cb-abbe-789182671d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5cc86c56-7b84-48d9-b13d-1fda257f5e05', 'volume_name': 'volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:07.591005 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c18ad4fa-daad-435f-a01f-f63c666c7607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:07.598117 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c18ad4fa-daad-435f-a01f-f63c666c7607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:07.600851 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6dc33252-a6ca-48bf-90cf-36bf756eafba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:07.601835 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Volume 5cc86c56-7b84-48d9-b13d-1fda257f5e05: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05', 'volume_size': 1}
Sep 30 01:47:07.603270 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:07.657161 n-d-811810-1 sudo[110351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:47:07.658937 n-d-811810-1 sudo[110351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:08.376870 n-d-811810-1 sudo[110351]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:08.379488 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:08.383387 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6dc33252-a6ca-48bf-90cf-36bf756eafba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:08.387823 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (149e0644-e2e4-43d1-be7d-a47a7f449291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:08.406080 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Volume volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05 (5cc86c56-7b84-48d9-b13d-1fda257f5e05): created successfully
Sep 30 01:47:08.414471 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (149e0644-e2e4-43d1-be7d-a47a7f449291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:08.423635 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (9434658d-e864-4051-adc4-b18593dbb031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:08.445591 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bf05112a-fe4a-48c0-b246-95ec63bed21f tempest-VolumesActionsTest-469130473 None] Created volume successfully.
Sep 30 01:47:08.777269 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5e269aad-e893-45cd-8ff2-24fc62d9f11f tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05'" acquired by "attach_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:08.850781 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5e269aad-e893-45cd-8ff2-24fc62d9f11f tempest-VolumesActionsTest-469130473 None] Attaching volume 5cc86c56-7b84-48d9-b13d-1fda257f5e05 to instance e5f4d82c-f273-4fec-aabf-e4ae7b5100e9 at mountpoint /dev/sdb on host None.
Sep 30 01:47:08.917087 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5e269aad-e893-45cd-8ff2-24fc62d9f11f tempest-VolumesActionsTest-469130473 None] Attach volume completed successfully.
Sep 30 01:47:08.923647 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5e269aad-e893-45cd-8ff2-24fc62d9f11f tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05'" released by "attach_volume" :: held 0.146s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:09.941732 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 None] Terminate volume connection completed successfully.
Sep 30 01:47:09.995136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05-detach_volume'" acquired by "detach_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:10.015328 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 None] Detaching volume 5cc86c56-7b84-48d9-b13d-1fda257f5e05 from instance e5f4d82c-f273-4fec-aabf-e4ae7b5100e9.
Sep 30 01:47:10.016163 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5cc86c56-7b84-48d9-b13d-1fda257f5e05
Sep 30 01:47:10.104500 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 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.
Sep 30 01:47:10.104500 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:10.104500 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:10.115623 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 None] Detach volume completed successfully.
Sep 30 01:47:10.124980 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-316febff-df92-414b-af2e-09724376601f tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05-detach_volume'" released by "detach_volume" :: held 0.129s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:10.583482 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-ded397bd-5d9d-4b1d-a459-28a98ca42665 tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05-detach_volume'" acquired by "detach_volume" :: waited 0.019s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:10.597912 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ded397bd-5d9d-4b1d-a459-28a98ca42665 tempest-VolumesActionsTest-469130473 None] Volume detach called, but volume not attached.
Sep 30 01:47:10.615213 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-ded397bd-5d9d-4b1d-a459-28a98ca42665 tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05-detach_volume'" released by "detach_volume" :: held 0.031s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:18.331768 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:47:18.340994 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:47:18.342888 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 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'
Sep 30 01:47:18.359512 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (d5fc2201-9e49-4b70-8685-1234b8a19b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:18.364137 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bf520c2-b367-4d9a-83fa-c7820b45f8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:18.400471 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:47:18.439126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bf520c2-b367-4d9a-83fa-c7820b45f8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203124233',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=f8118fc2-53ce-4b9e-89c4-b448183e5514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17371adaa8844afeaf4f7f9a8f49bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:47:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:47:18Z,user_id='ebe2d2d6c54b4d81b73e3e4b0549bc49',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:18.442514 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (babbe403-0baf-4ad9-a838-abe813510232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:18.445437 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (babbe403-0baf-4ad9-a838-abe813510232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:18.448249 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37f50143-fced-4765-a7df-679bfc2b5818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:18.451357 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37f50143-fced-4765-a7df-679bfc2b5818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8118fc2-53ce-4b9e-89c4-b448183e5514', 'volume_name': 'volume-f8118fc2-53ce-4b9e-89c4-b448183e5514', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:18.454054 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e41cb3be-c641-430f-97df-2ed34644ae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:18.457107 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e41cb3be-c641-430f-97df-2ed34644ae60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:18.460177 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (011076e4-ba28-4a38-befa-ad1955456dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:18.461475 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Volume f8118fc2-53ce-4b9e-89c4-b448183e5514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8118fc2-53ce-4b9e-89c4-b448183e5514', 'volume_size': 1}
Sep 30 01:47:18.463010 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8118fc2-53ce-4b9e-89c4-b448183e5514 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:18.500887 n-d-811810-1 sudo[110456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8118fc2-53ce-4b9e-89c4-b448183e5514 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:47:18.502780 n-d-811810-1 sudo[110456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:19.256686 n-d-811810-1 sudo[110456]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:19.260107 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8118fc2-53ce-4b9e-89c4-b448183e5514 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:19.265431 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (011076e4-ba28-4a38-befa-ad1955456dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8118fc2-53ce-4b9e-89c4-b448183e5514', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:19.268424 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea229c41-81d6-475f-bec3-7c66a8642ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:19.283413 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Volume volume-f8118fc2-53ce-4b9e-89c4-b448183e5514 (f8118fc2-53ce-4b9e-89c4-b448183e5514): created successfully
Sep 30 01:47:19.286401 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea229c41-81d6-475f-bec3-7c66a8642ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:19.293729 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (d5fc2201-9e49-4b70-8685-1234b8a19b4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:19.308136 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8483d4dd-b52b-43e2-93e6-c46b121b8437 tempest-VolumesActionsTest-469130473 None] Created volume successfully.
Sep 30 01:47:19.942821 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-f8118fc2-53ce-4b9e-89c4-b448183e5514-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:20.053628 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Skipping remove_export. No iscsi_target is presently exported for volume: f8118fc2-53ce-4b9e-89c4-b448183e5514
Sep 30 01:47:20.054649 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8118fc2-53ce-4b9e-89c4-b448183e5514 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:20.075248 n-d-811810-1 sudo[110511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8118fc2-53ce-4b9e-89c4-b448183e5514
Sep 30 01:47:20.076919 n-d-811810-1 sudo[110511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:20.827524 n-d-811810-1 sudo[110511]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:20.829994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8118fc2-53ce-4b9e-89c4-b448183e5514" returned: 0 in 0.775s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:20.831904 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 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-f8118fc2-53ce-4b9e-89c4-b448183e5514 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:20.850792 n-d-811810-1 sudo[110525]: 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-f8118fc2-53ce-4b9e-89c4-b448183e5514
Sep 30 01:47:20.851705 n-d-811810-1 sudo[110525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:20.969181 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-3a284518-a05b-4975-a18e-3259480c8767 tempest-TaggedBootDevicesTest-1340068454 None] Terminate volume connection completed successfully.
Sep 30 01:47:20.969847 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-3a284518-a05b-4975-a18e-3259480c8767 tempest-TaggedBootDevicesTest-1340068454 None] Deleting attachment 3fc1121f-a923-43f7-bfae-9db353346bb7. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:47:20.973649 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:21.081041 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:21.081647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88\n System information:\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-5cafd03d-e6ea-4b15-95ed-607b560dee88\n Backing store flags: \n Account information:\n SGiZeqVH6TMM8Y2Pd9rv\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:21.082582 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-3a284518-a05b-4975-a18e-3259480c8767 tempest-TaggedBootDevicesTest-1340068454 None] Removing iscsi_target for Volume ID: 5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:47:21.085905 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:21.272297 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 -f" returned: 0 in 0.188s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:21.273059 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:21.274531 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:21.311408 n-d-811810-1 sudo[110525]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:21.313928 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8118fc2-53ce-4b9e-89c4-b448183e5514" returned: 0 in 0.482s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:21.315701 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8118fc2-53ce-4b9e-89c4-b448183e5514 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:21.353182 n-d-811810-1 sudo[110546]: 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-f8118fc2-53ce-4b9e-89c4-b448183e5514
Sep 30 01:47:21.355436 n-d-811810-1 sudo[110546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:21.423698 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:21.423698 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:21.522319 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-3a284518-a05b-4975-a18e-3259480c8767 tempest-TaggedBootDevicesTest-1340068454 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.
Sep 30 01:47:21.522319 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:21.522319 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:21.858458 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-d45eb6fe-35c7-4648-8a2c-a6b1fad1ccd2 tempest-TaggedBootDevicesTest-1340068454 None] Terminate volume connection completed successfully.
Sep 30 01:47:21.859064 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-d45eb6fe-35c7-4648-8a2c-a6b1fad1ccd2 tempest-TaggedBootDevicesTest-1340068454 None] Deleting attachment 77a13571-c99d-40d0-9b47-cb6134aab1ba. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:47:21.863082 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:21.871446 n-d-811810-1 sudo[110546]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:21.876317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8118fc2-53ce-4b9e-89c4-b448183e5514" returned: 0 in 0.561s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:21.877388 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Successfully deleted volume: f8118fc2-53ce-4b9e-89c4-b448183e5514
Sep 30 01:47:21.927198 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Created reservations ['e2363b68-bd1c-4cfd-94b0-92e50b4eb8fa', '843edaa3-2cad-41ba-92a4-ce81a28969e8', '486c39d7-e089-464e-b1af-d34e12cd3c96', '8dfc003c-6be5-4338-b520-af7dc9c8fa67'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:21.929960 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 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.
Sep 30 01:47:21.929960 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:21.929960 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:21.982587 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:21.983565 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:22.017033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:22.017769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4\n System information:\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-42e32e32-3b37-4a94-9439-bff57c613be4\n Backing store flags: \n Account information:\n gp9h9ZgaxLxDZLHf93TF\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:22.019373 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-d45eb6fe-35c7-4648-8a2c-a6b1fad1ccd2 tempest-TaggedBootDevicesTest-1340068454 None] Removing iscsi_target for Volume ID: 42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:47:22.023413 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:22.023628 n-d-811810-1 sudo[110565]: 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
Sep 30 01:47:22.024664 n-d-811810-1 sudo[110565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:22.161335 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-42e32e32-3b37-4a94-9439-bff57c613be4 -f" returned: 0 in 0.140s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:22.161675 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:22.162754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:22.277074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:22.277411 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:22.360089 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-d45eb6fe-35c7-4648-8a2c-a6b1fad1ccd2 tempest-TaggedBootDevicesTest-1340068454 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.
Sep 30 01:47:22.360089 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:22.360089 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:22.532412 n-d-811810-1 sudo[110565]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:22.535576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.552s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:22.537658 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:22.602620 n-d-811810-1 sudo[110583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:22.604958 n-d-811810-1 sudo[110583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:22.673321 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-e3df356a-30f1-4e0a-9df9-bdec4c760989 tempest-TaggedBootDevicesTest-1340068454 None] Terminate volume connection completed successfully.
Sep 30 01:47:22.674576 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-e3df356a-30f1-4e0a-9df9-bdec4c760989 tempest-TaggedBootDevicesTest-1340068454 None] Deleting attachment 54fa60a7-cd88-4f1b-bbc1-e496ddd5a44c. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:47:22.689905 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:22.941049 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.255s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:22.941609 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n System information:\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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3\n Backing store flags: \n Account information:\n br4SXFzd8tXMJoNN6VZL\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:22.942674 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-e3df356a-30f1-4e0a-9df9-bdec4c760989 tempest-TaggedBootDevicesTest-1340068454 None] Removing iscsi_target for Volume ID: a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:47:22.949635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:23.041817 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:47:23.057594 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:47:23.058866 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 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'
Sep 30 01:47:23.110786 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (a4bbb49c-2573-4951-89c0-735361b4d33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:23.128919 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c123b308-9116-4c61-b9fd-daaed96448b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:23.174832 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:47:23.178858 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 -f" returned: 0 in 0.233s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:23.179248 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:23.187887 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:23.207605 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c123b308-9116-4c61-b9fd-daaed96448b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-390050428',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=f94e795e-0276-480c-8e93-07a4db83d930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17371adaa8844afeaf4f7f9a8f49bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:47:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:47:23Z,user_id='ebe2d2d6c54b4d81b73e3e4b0549bc49',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:23.210817 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59f64809-91ac-4c56-b6f5-083dbba80a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:23.213302 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59f64809-91ac-4c56-b6f5-083dbba80a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:23.216062 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea18aea6-0c16-4736-a46f-b14029acdab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:23.219072 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea18aea6-0c16-4736-a46f-b14029acdab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f94e795e-0276-480c-8e93-07a4db83d930', 'volume_name': 'volume-f94e795e-0276-480c-8e93-07a4db83d930', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:23.221743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07d84332-e356-4e98-b72f-1f677ea5a831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:23.224670 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07d84332-e356-4e98-b72f-1f677ea5a831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:23.227486 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0116cb7-9bd0-4c7d-b0ec-b5219543219e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:23.228522 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Volume f94e795e-0276-480c-8e93-07a4db83d930: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f94e795e-0276-480c-8e93-07a4db83d930', 'volume_size': 1}
Sep 30 01:47:23.230076 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f94e795e-0276-480c-8e93-07a4db83d930 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:23.275901 n-d-811810-1 sudo[110583]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:23.278763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:23.281118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:23.288179 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Deleted volume successfully.
Sep 30 01:47:23.298975 n-d-811810-1 sudo[110601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f94e795e-0276-480c-8e93-07a4db83d930 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:47:23.301977 n-d-811810-1 sudo[110601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:23.318769 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d83acf1-987e-4b2d-bad5-d5c0819314a1 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-f8118fc2-53ce-4b9e-89c4-b448183e5514-delete_volume'" released by "delete_volume" :: held 3.376s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:23.344622 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:23.345065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:23.487280 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-6dd1b57f-4643-40ce-a6e1-0dedf6bb4147 req-e3df356a-30f1-4e0a-9df9-bdec4c760989 tempest-TaggedBootDevicesTest-1340068454 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.
Sep 30 01:47:23.487280 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:23.487280 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:24.147599 n-d-811810-1 sudo[110601]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:24.149392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f94e795e-0276-480c-8e93-07a4db83d930 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.919s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:24.152222 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0116cb7-9bd0-4c7d-b0ec-b5219543219e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f94e795e-0276-480c-8e93-07a4db83d930', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:24.154888 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57411dc7-2e1f-4406-8f7f-9d7f99a1dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:24.180391 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Volume volume-f94e795e-0276-480c-8e93-07a4db83d930 (f94e795e-0276-480c-8e93-07a4db83d930): created successfully
Sep 30 01:47:24.182832 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57411dc7-2e1f-4406-8f7f-9d7f99a1dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:24.186141 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (a4bbb49c-2573-4951-89c0-735361b4d33e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:24.204014 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ac2af423-8aa0-4939-9b66-d51a7e6a0264 tempest-VolumesActionsTest-469130473 None] Created volume successfully.
Sep 30 01:47:26.003509 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-f94e795e-0276-480c-8e93-07a4db83d930-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:26.132284 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Skipping remove_export. No iscsi_target is presently exported for volume: f94e795e-0276-480c-8e93-07a4db83d930
Sep 30 01:47:26.136106 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f94e795e-0276-480c-8e93-07a4db83d930 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:26.200680 n-d-811810-1 sudo[110686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f94e795e-0276-480c-8e93-07a4db83d930
Sep 30 01:47:26.202251 n-d-811810-1 sudo[110686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:26.991183 n-d-811810-1 sudo[110686]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:26.993838 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f94e795e-0276-480c-8e93-07a4db83d930" returned: 0 in 0.859s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:26.997020 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 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-f94e795e-0276-480c-8e93-07a4db83d930 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:27.034780 n-d-811810-1 sudo[110709]: 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-f94e795e-0276-480c-8e93-07a4db83d930
Sep 30 01:47:27.035618 n-d-811810-1 sudo[110709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:27.594129 n-d-811810-1 sudo[110709]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:27.596676 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f94e795e-0276-480c-8e93-07a4db83d930" returned: 0 in 0.599s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:27.599655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f94e795e-0276-480c-8e93-07a4db83d930 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:27.653975 n-d-811810-1 sudo[110719]: 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-f94e795e-0276-480c-8e93-07a4db83d930
Sep 30 01:47:27.655978 n-d-811810-1 sudo[110719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:28.373132 n-d-811810-1 sudo[110719]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:28.376048 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f94e795e-0276-480c-8e93-07a4db83d930" returned: 0 in 0.776s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:28.377518 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Successfully deleted volume: f94e795e-0276-480c-8e93-07a4db83d930
Sep 30 01:47:28.540131 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Created reservations ['aa115421-e39e-4052-9238-5849bfb4d797', '3d4203ed-90e1-48b6-8515-845b50b46807', '672c29d8-3bab-4728-8e87-bd09acc1c75a', '33e8e868-e95b-403f-845b-d565e5bfde1a'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:28.543442 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 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.
Sep 30 01:47:28.543442 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:28.543442 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:28.607506 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:28.608615 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:28.646417 n-d-811810-1 sudo[110728]: 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
Sep 30 01:47:28.647305 n-d-811810-1 sudo[110728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:29.165770 n-d-811810-1 sudo[110728]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:29.168396 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.559s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:29.170504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:29.213403 n-d-811810-1 sudo[110731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:29.215349 n-d-811810-1 sudo[110731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:29.974273 n-d-811810-1 sudo[110731]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:29.976882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] CMD "sudo 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.806s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:29.980185 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:29.987586 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Deleted volume successfully.
Sep 30 01:47:30.013924 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-64524326-ae80-4026-b004-adf400bac044 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-f94e795e-0276-480c-8e93-07a4db83d930-delete_volume'" released by "delete_volume" :: held 4.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:30.644793 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:47:30.662077 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:47:30.667380 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 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'
Sep 30 01:47:30.709342 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (544e82a0-b700-4860-a9f1-ce2fc5454d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:30.714528 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43e5cda1-3cc6-4dc4-99c0-cc024451d201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:30.752779 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:47:30.784649 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43e5cda1-3cc6-4dc4-99c0-cc024451d201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-284959270',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=2af08a39-36a1-47ee-9cee-e0b086297b43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17371adaa8844afeaf4f7f9a8f49bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:47:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:47:31Z,user_id='ebe2d2d6c54b4d81b73e3e4b0549bc49',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:30.789011 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (749d2e8a-b2d1-4253-99b0-c49f35baff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:30.791595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (749d2e8a-b2d1-4253-99b0-c49f35baff6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:30.798108 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a0ead77-c042-414f-a55c-adf9bd90716e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:30.801116 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a0ead77-c042-414f-a55c-adf9bd90716e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2af08a39-36a1-47ee-9cee-e0b086297b43', 'volume_name': 'volume-2af08a39-36a1-47ee-9cee-e0b086297b43', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:30.804131 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f77948b-6b3c-4c55-8a36-a46afebaf184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:30.806532 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f77948b-6b3c-4c55-8a36-a46afebaf184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:30.809107 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a144fc2-4c19-44af-b985-cbe09c6ddae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:30.810177 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Volume 2af08a39-36a1-47ee-9cee-e0b086297b43: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2af08a39-36a1-47ee-9cee-e0b086297b43', 'volume_size': 1}
Sep 30 01:47:30.811586 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2af08a39-36a1-47ee-9cee-e0b086297b43 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:30.835739 n-d-811810-1 sudo[110747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2af08a39-36a1-47ee-9cee-e0b086297b43 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:47:30.837443 n-d-811810-1 sudo[110747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:31.548623 n-d-811810-1 sudo[110747]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:31.550896 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2af08a39-36a1-47ee-9cee-e0b086297b43 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:31.555254 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a144fc2-4c19-44af-b985-cbe09c6ddae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2af08a39-36a1-47ee-9cee-e0b086297b43', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:31.557853 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12e6b0c4-f843-45e2-b502-2808d4649ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:31.574836 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Volume volume-2af08a39-36a1-47ee-9cee-e0b086297b43 (2af08a39-36a1-47ee-9cee-e0b086297b43): created successfully
Sep 30 01:47:31.578192 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12e6b0c4-f843-45e2-b502-2808d4649ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:31.582783 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (544e82a0-b700-4860-a9f1-ce2fc5454d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:31.594736 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a1f8fb2d-1f12-4b05-9ada-170a68d5bfc2 tempest-VolumesActionsTest-469130473 None] Created volume successfully.
Sep 30 01:47:32.272995 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-2af08a39-36a1-47ee-9cee-e0b086297b43-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:32.351946 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2af08a39-36a1-47ee-9cee-e0b086297b43
Sep 30 01:47:32.353163 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2af08a39-36a1-47ee-9cee-e0b086297b43 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:32.381468 n-d-811810-1 sudo[110807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2af08a39-36a1-47ee-9cee-e0b086297b43
Sep 30 01:47:32.382992 n-d-811810-1 sudo[110807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:33.090455 n-d-811810-1 sudo[110807]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:33.093140 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2af08a39-36a1-47ee-9cee-e0b086297b43" returned: 0 in 0.739s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:33.095710 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 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-2af08a39-36a1-47ee-9cee-e0b086297b43 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:33.119814 n-d-811810-1 sudo[110817]: 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-2af08a39-36a1-47ee-9cee-e0b086297b43
Sep 30 01:47:33.121398 n-d-811810-1 sudo[110817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:33.616373 n-d-811810-1 sudo[110817]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:33.618678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2af08a39-36a1-47ee-9cee-e0b086297b43" returned: 0 in 0.523s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:33.620763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2af08a39-36a1-47ee-9cee-e0b086297b43 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:33.682831 n-d-811810-1 sudo[110827]: 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-2af08a39-36a1-47ee-9cee-e0b086297b43
Sep 30 01:47:33.683688 n-d-811810-1 sudo[110827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:34.266744 n-d-811810-1 sudo[110827]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:34.269494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2af08a39-36a1-47ee-9cee-e0b086297b43" returned: 0 in 0.648s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:34.272277 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Successfully deleted volume: 2af08a39-36a1-47ee-9cee-e0b086297b43
Sep 30 01:47:34.326019 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Created reservations ['582fa29b-af6a-4247-b140-288cb588ea2a', 'c84c64f3-e3d6-4df9-9152-9b36df021610', 'f1df16d8-a84c-41a3-ae7d-46ade1b42841', '408a82b9-436b-40ca-b7d7-a9bc882cd3df'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:34.328995 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 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.
Sep 30 01:47:34.328995 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:34.328995 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:34.375051 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:34.375938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:34.399397 n-d-811810-1 sudo[110836]: 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
Sep 30 01:47:34.400920 n-d-811810-1 sudo[110836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:34.991437 n-d-811810-1 sudo[110836]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:34.994075 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.618s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:34.996943 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:35.022842 n-d-811810-1 sudo[110842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:35.024621 n-d-811810-1 sudo[110842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:35.610523 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:47:35.636477 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:47:35.639700 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 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'
Sep 30 01:47:35.677188 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (9a11288e-f26e-4eef-a49c-f3261d564973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:35.701220 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e0632fa-9db3-4a88-80d4-eb003c12472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:35.754293 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:47:35.771106 n-d-811810-1 sudo[110842]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:35.779042 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] CMD "sudo 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.780s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:35.780693 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:35.797833 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Deleted volume successfully.
Sep 30 01:47:35.847993 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e0632fa-9db3-4a88-80d4-eb003c12472b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078639366',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=def98cf6-45e9-48f7-a3e6-2f2f6e82f600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17371adaa8844afeaf4f7f9a8f49bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:47:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:47:36Z,user_id='ebe2d2d6c54b4d81b73e3e4b0549bc49',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:35.851250 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b49c5d5-3211-458c-8754-47459954cba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:35.853516 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b49c5d5-3211-458c-8754-47459954cba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:35.856314 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (009aeb60-2790-43ff-aad7-e90f1b84fc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:35.858394 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (009aeb60-2790-43ff-aad7-e90f1b84fc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'def98cf6-45e9-48f7-a3e6-2f2f6e82f600', 'volume_name': 'volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:35.861018 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0dcdb16-81d5-4e36-90b6-26a315b74007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:35.863277 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0dcdb16-81d5-4e36-90b6-26a315b74007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:35.865769 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3749d04f-3453-47bd-aff3-fcbd6bea7179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:35.866747 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Volume def98cf6-45e9-48f7-a3e6-2f2f6e82f600: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600', 'volume_size': 1}
Sep 30 01:47:35.868017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:35.907134 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-baf5dddc-76b5-4710-bb5f-a0bdc0029f79 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-2af08a39-36a1-47ee-9cee-e0b086297b43-delete_volume'" released by "delete_volume" :: held 3.640s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:35.913845 n-d-811810-1 sudo[110846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:47:35.916075 n-d-811810-1 sudo[110846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:36.295175 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Lock "b'cinder-8c9145b5-c1de-4da8-af1f-1284b42949fc-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:36.416892 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c9145b5-c1de-4da8-af1f-1284b42949fc
Sep 30 01:47:36.417998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c9145b5-c1de-4da8-af1f-1284b42949fc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:36.476365 n-d-811810-1 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-8c9145b5-c1de-4da8-af1f-1284b42949fc
Sep 30 01:47:36.477645 n-d-811810-1 sudo[110876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:36.557479 n-d-811810-1 sudo[110846]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:36.560598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.692s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:36.566234 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3749d04f-3453-47bd-aff3-fcbd6bea7179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:36.569247 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2328da5e-0828-4e29-89be-fcb6eb5f7d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:36.596744 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Volume volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 (def98cf6-45e9-48f7-a3e6-2f2f6e82f600): created successfully
Sep 30 01:47:36.599160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2328da5e-0828-4e29-89be-fcb6eb5f7d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:36.608325 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (9a11288e-f26e-4eef-a49c-f3261d564973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:36.631310 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-89755ae0-c48b-4c97-9188-4cd0de12c43d tempest-VolumesActionsTest-469130473 None] Created volume successfully.
Sep 30 01:47:37.181478 n-d-811810-1 sudo[110876]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:37.183641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c9145b5-c1de-4da8-af1f-1284b42949fc" returned: 0 in 0.766s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:37.185863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 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-8c9145b5-c1de-4da8-af1f-1284b42949fc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:37.209001 n-d-811810-1 sudo[110883]: 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-8c9145b5-c1de-4da8-af1f-1284b42949fc
Sep 30 01:47:37.210011 n-d-811810-1 sudo[110883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:37.457471 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-def98cf6-45e9-48f7-a3e6-2f2f6e82f600-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:37.603043 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Skipping remove_export. No iscsi_target is presently exported for volume: def98cf6-45e9-48f7-a3e6-2f2f6e82f600
Sep 30 01:47:37.604494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:37.648901 n-d-811810-1 sudo[110895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600
Sep 30 01:47:37.649921 n-d-811810-1 sudo[110895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:37.793191 n-d-811810-1 sudo[110883]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:37.795678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c9145b5-c1de-4da8-af1f-1284b42949fc" returned: 0 in 0.609s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:37.799199 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c9145b5-c1de-4da8-af1f-1284b42949fc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:37.825288 n-d-811810-1 sudo[110900]: 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-8c9145b5-c1de-4da8-af1f-1284b42949fc
Sep 30 01:47:37.826823 n-d-811810-1 sudo[110900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:38.271455 n-d-811810-1 sudo[110895]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:38.274023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600" returned: 0 in 0.669s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:38.276436 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 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-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:38.297377 n-d-811810-1 sudo[110906]: 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-def98cf6-45e9-48f7-a3e6-2f2f6e82f600
Sep 30 01:47:38.298784 n-d-811810-1 sudo[110906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:38.436603 n-d-811810-1 sudo[110900]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:38.439666 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c9145b5-c1de-4da8-af1f-1284b42949fc" returned: 0 in 0.640s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:38.441306 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Successfully deleted volume: 8c9145b5-c1de-4da8-af1f-1284b42949fc
Sep 30 01:47:38.587865 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Created reservations ['a1034f0a-239b-4a8e-a936-529add15269f', '4479a530-7536-428d-a340-e5e746d3c7bf', 'bdd854ef-3cbe-4d15-81ed-ea4b48ab27c4', 'dc01c204-00f7-4c8b-8a8c-76d5010f73f8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:38.597808 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 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.
Sep 30 01:47:38.597808 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:38.597808 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:38.740314 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:38.740964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:38.804881 n-d-811810-1 sudo[110942]: 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
Sep 30 01:47:38.809163 n-d-811810-1 sudo[110942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:39.047647 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Lock "b'cinder-b229ff17-756e-4477-9ae9-85df65efcb00-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:39.235551 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Lock "b'cinder-a3a1f9f1-bd5a-4c43-9f29-0649946865a3-delete_volume'" acquired by "delete_volume" :: waited 0.070s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:39.261744 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Skipping remove_export. No iscsi_target is presently exported for volume: b229ff17-756e-4477-9ae9-85df65efcb00
Sep 30 01:47:39.273582 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b229ff17-756e-4477-9ae9-85df65efcb00 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:39.334026 n-d-811810-1 sudo[110947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b229ff17-756e-4477-9ae9-85df65efcb00
Sep 30 01:47:39.336566 n-d-811810-1 sudo[110947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:39.387782 n-d-811810-1 sudo[110906]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:39.392696 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600" returned: 0 in 1.116s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:39.394673 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:39.424177 n-d-811810-1 sudo[110950]: 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-def98cf6-45e9-48f7-a3e6-2f2f6e82f600
Sep 30 01:47:39.434379 n-d-811810-1 sudo[110950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:39.500280 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:39.573358 n-d-811810-1 sudo[110942]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:39.575698 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.835s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:39.577707 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:39.628882 n-d-811810-1 sudo[110953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:39.629782 n-d-811810-1 sudo[110953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:39.672932 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:39.673480 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406368]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:39.674814 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:47:39.676535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:39.793401 n-d-811810-1 sudo[110956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:47:39.797863 n-d-811810-1 sudo[110956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:40.168095 n-d-811810-1 sudo[110950]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:40.170749 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-def98cf6-45e9-48f7-a3e6-2f2f6e82f600" returned: 0 in 0.776s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:40.172830 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Successfully deleted volume: def98cf6-45e9-48f7-a3e6-2f2f6e82f600
Sep 30 01:47:40.175617 n-d-811810-1 sudo[110947]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:40.190846 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b229ff17-756e-4477-9ae9-85df65efcb00" returned: 0 in 0.926s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:40.193830 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 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-b229ff17-756e-4477-9ae9-85df65efcb00 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:40.243499 n-d-811810-1 sudo[110962]: 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-b229ff17-756e-4477-9ae9-85df65efcb00
Sep 30 01:47:40.247394 n-d-811810-1 sudo[110962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:40.352160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Created reservations ['63efc561-60ea-49f7-b39e-b2253858d330', '0532b022-a809-4f7c-aaaf-ff8ed230cea5', '4ac169eb-f0c3-4761-a8ec-544ac39d7d31', '4460d3c0-cb51-4066-ab27-dff5b41331a6'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:40.354550 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 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.
Sep 30 01:47:40.354550 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:40.354550 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:40.437982 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:40.439064 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:40.513480 n-d-811810-1 sudo[110966]: 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
Sep 30 01:47:40.517157 n-d-811810-1 sudo[110966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:40.684986 n-d-811810-1 sudo[110956]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:40.687470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3" returned: 0 in 1.011s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:40.689727 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:40.725625 n-d-811810-1 sudo[110953]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:40.736573 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo 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.158s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:40.738772 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:40.740157 n-d-811810-1 sudo[110968]: 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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:47:40.753490 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Deleted volume successfully.
Sep 30 01:47:40.760150 n-d-811810-1 sudo[110968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:40.780568 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d0d485e-246f-42a4-9f3b-e785c1f18187 tempest-ServersNegativeTestJSON-1095735686 None] Lock "b'cinder-8c9145b5-c1de-4da8-af1f-1284b42949fc-delete_volume'" released by "delete_volume" :: held 4.485s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:40.996178 n-d-811810-1 sudo[110962]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:40.998397 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b229ff17-756e-4477-9ae9-85df65efcb00" returned: 0 in 0.805s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:41.001527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b229ff17-756e-4477-9ae9-85df65efcb00 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:41.039000 n-d-811810-1 sudo[110972]: 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-b229ff17-756e-4477-9ae9-85df65efcb00
Sep 30 01:47:41.040837 n-d-811810-1 sudo[110972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:41.157594 n-d-811810-1 sudo[110966]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:41.160379 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:41.162642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:41.200031 n-d-811810-1 sudo[110974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:41.206243 n-d-811810-1 sudo[110974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:41.689616 n-d-811810-1 sudo[110968]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:41.695210 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3" returned: 0 in 1.004s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:41.700313 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:41.715316 n-d-811810-1 sudo[110972]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:41.736790 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b229ff17-756e-4477-9ae9-85df65efcb00" returned: 0 in 0.735s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:41.738418 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Successfully deleted volume: b229ff17-756e-4477-9ae9-85df65efcb00
Sep 30 01:47:41.784531 n-d-811810-1 sudo[110982]: 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-a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:47:41.788168 n-d-811810-1 sudo[110982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:41.919792 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Created reservations ['0547054f-eb72-43ed-8cbb-ca9f10ad4d3b', 'd89ae5ea-afba-47c8-b420-015e129b1ea7', '8a53e4d9-6dee-4754-acf4-6fa4e888d6d3', '332434dd-852e-4410-b437-8437fa663b73'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:41.922726 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 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.
Sep 30 01:47:41.922726 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:41.922726 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:42.050459 n-d-811810-1 sudo[110974]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:42.053575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] CMD "sudo 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.891s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:42.060922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:42.073197 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Deleted volume successfully.
Sep 30 01:47:42.099189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:42.100786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:42.150278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-423b62ea-cd63-4d4b-a478-f11ef37a8b12 tempest-VolumesActionsTest-639681531 None] Lock "b'cinder-def98cf6-45e9-48f7-a3e6-2f2f6e82f600-delete_volume'" released by "delete_volume" :: held 4.693s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:42.173736 n-d-811810-1 sudo[110984]: 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
Sep 30 01:47:42.176170 n-d-811810-1 sudo[110984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:42.238087 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:47:42.255047 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:47:42.255834 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 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'
Sep 30 01:47:42.280151 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (1856a948-318a-4fe9-a1fe-3bc2b4eea83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:42.294305 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dadb586-bb47-4f3e-867f-89c1c59ce791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:42.343814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:47:42.403245 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dadb586-bb47-4f3e-867f-89c1c59ce791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-617152835',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=71bce088-6a8c-4ec8-abc8-2c55d58a4e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17371adaa8844afeaf4f7f9a8f49bf67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:47:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:47:42Z,user_id='ebe2d2d6c54b4d81b73e3e4b0549bc49',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:42.405839 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d4bfe9-ccf3-4647-ab77-bfe1c02c728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:42.407974 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d4bfe9-ccf3-4647-ab77-bfe1c02c728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:42.420964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caffe9b3-6c95-47d6-9b55-f8370fe68bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:42.423922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caffe9b3-6c95-47d6-9b55-f8370fe68bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71bce088-6a8c-4ec8-abc8-2c55d58a4e25', 'volume_name': 'volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:42.435957 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edb6b860-aea0-4a35-93a0-170c3d732889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:42.438744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edb6b860-aea0-4a35-93a0-170c3d732889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:42.441273 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e45ae44b-8b40-499f-988a-ffd91393e299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:42.451848 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Volume 71bce088-6a8c-4ec8-abc8-2c55d58a4e25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25', 'volume_size': 1}
Sep 30 01:47:42.453237 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:42.501683 n-d-811810-1 sudo[110986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:47:42.503111 n-d-811810-1 sudo[110986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:42.743065 n-d-811810-1 sudo[110982]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:42.745768 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3a1f9f1-bd5a-4c43-9f29-0649946865a3" returned: 0 in 1.045s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:42.747009 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Successfully deleted volume: a3a1f9f1-bd5a-4c43-9f29-0649946865a3
Sep 30 01:47:42.901306 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Created reservations ['4bac8ebc-f87a-47a6-8889-3d90702ec628', 'e2d913dc-6456-47f1-9cbc-f6ce2d1c3095', '199151e7-3c23-4cc5-8e55-de6c125c6eff', 'bd2ff8ad-0a6b-4ef1-992a-2fc84b5b9641'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:42.903711 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 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.
Sep 30 01:47:42.903711 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:42.903711 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:43.028617 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:43.029737 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:43.103815 n-d-811810-1 sudo[110992]: 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
Sep 30 01:47:43.104986 n-d-811810-1 sudo[110992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:43.277206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Lock "b'cinder-42e32e32-3b37-4a94-9439-bff57c613be4-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:43.434071 n-d-811810-1 sudo[110986]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:43.450647 n-d-811810-1 sudo[110984]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:43.512481 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.059s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:43.514526 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.414s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:43.540794 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e45ae44b-8b40-499f-988a-ffd91393e299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:43.546484 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cad5957e-a6bc-4595-bbde-108f9d91a0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:47:43.561553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:43.644141 n-d-811810-1 sudo[111022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:43.652526 n-d-811810-1 sudo[111022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:43.653524 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Volume volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 (71bce088-6a8c-4ec8-abc8-2c55d58a4e25): created successfully
Sep 30 01:47:43.666238 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cad5957e-a6bc-4595-bbde-108f9d91a0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:47:43.683063 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Flow 'volume_create_manager' (1856a948-318a-4fe9-a1fe-3bc2b4eea83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:47:43.699903 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:43.708292 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e0bcd791-8c21-497e-99a1-6920c1ccac98 tempest-VolumesActionsTest-469130473 None] Created volume successfully.
Sep 30 01:47:43.869197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:43.869800 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:43.870411 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Skipping remove_export. No iscsi_target is presently exported for volume: 42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:47:43.873189 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:43.914436 n-d-811810-1 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-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:47:43.921726 n-d-811810-1 sudo[111026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:44.109436 n-d-811810-1 sudo[110992]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:44.113029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.082s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:44.115329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:44.140142 n-d-811810-1 sudo[111029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:44.143039 n-d-811810-1 sudo[111029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:44.431937 n-d-811810-1 sudo[111022]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:44.434553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] CMD "sudo 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.873s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:44.436847 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:44.443823 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Deleted volume successfully.
Sep 30 01:47:44.475670 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-343b6892-ccdb-4126-8124-55dda66b661c tempest-ServersNegativeTestJSON-1095735686 None] Lock "b'cinder-b229ff17-756e-4477-9ae9-85df65efcb00-delete_volume'" released by "delete_volume" :: held 5.428s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:44.710462 n-d-811810-1 sudo[111026]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:44.714074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4" returned: 0 in 0.840s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:44.718366 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 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-42e32e32-3b37-4a94-9439-bff57c613be4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:44.768021 n-d-811810-1 sudo[111029]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:44.783286 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo 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.667s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:44.786265 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:44.802703 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Deleted volume successfully.
Sep 30 01:47:44.822061 n-d-811810-1 sudo[111034]: 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-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:47:44.824037 n-d-811810-1 sudo[111034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:44.829938 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bc4ee62b-d21f-40b2-bf1d-ee5d3ccf6b73 tempest-TaggedBootDevicesTest-1340068454 None] Lock "b'cinder-a3a1f9f1-bd5a-4c43-9f29-0649946865a3-delete_volume'" released by "delete_volume" :: held 5.594s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:45.773764 n-d-811810-1 sudo[111034]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:45.776027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4" returned: 0 in 1.058s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:45.778579 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:45.832415 n-d-811810-1 sudo[111049]: 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-42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:47:45.834145 n-d-811810-1 sudo[111049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:46.686988 n-d-811810-1 sudo[111049]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:46.689936 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-42e32e32-3b37-4a94-9439-bff57c613be4" returned: 0 in 0.911s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:46.691371 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Successfully deleted volume: 42e32e32-3b37-4a94-9439-bff57c613be4
Sep 30 01:47:46.759355 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Created reservations ['fdc6efba-5eb3-4eeb-ae14-ae5ed8d1e0ba', '9627dfc7-7ab6-4c63-b3b7-179908da4a20', '7c4dcedb-dc4a-4393-a9d7-4a72979962d4', '74e093c4-1111-4d12-8b45-2a6d700eb0c9'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:46.761802 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 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.
Sep 30 01:47:46.761802 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:46.761802 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:46.868470 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:46.870826 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:46.921105 n-d-811810-1 sudo[111089]: 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
Sep 30 01:47:46.926187 n-d-811810-1 sudo[111089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:47.391869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Lock "b'cinder-5cafd03d-e6ea-4b15-95ed-607b560dee88-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:47.575406 n-d-811810-1 sudo[111089]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:47.587200 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.716s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:47.600325 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:47.674105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:47.681631 n-d-811810-1 sudo[111100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:47.688755 n-d-811810-1 sudo[111100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:47.697289 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-71bce088-6a8c-4ec8-abc8-2c55d58a4e25-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:47.884916 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:47.887930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:47:47.903120 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:47:47.906645 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:47.949101 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Skipping remove_export. No iscsi_target is presently exported for volume: 71bce088-6a8c-4ec8-abc8-2c55d58a4e25
Sep 30 01:47:47.959475 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:47.970428 n-d-811810-1 sudo[111106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:47:47.971252 n-d-811810-1 sudo[111106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:48.007481 n-d-811810-1 sudo[111109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25
Sep 30 01:47:48.008357 n-d-811810-1 sudo[111109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:48.592180 n-d-811810-1 sudo[111100]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:48.595174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo 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.995s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:48.597462 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:48.606842 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Deleted volume successfully.
Sep 30 01:47:48.634486 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f91e134d-65a5-41f4-999c-50a483d66d33 tempest-TaggedBootDevicesTest-1340068454 None] Lock "b'cinder-42e32e32-3b37-4a94-9439-bff57c613be4-delete_volume'" released by "delete_volume" :: held 5.358s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:48.668529 n-d-811810-1 sudo[111109]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:48.670721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25" returned: 0 in 0.711s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:48.672630 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 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-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:48.734870 n-d-811810-1 sudo[111116]: 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-71bce088-6a8c-4ec8-abc8-2c55d58a4e25
Sep 30 01:47:48.737092 n-d-811810-1 sudo[111116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:49.028975 n-d-811810-1 sudo[111106]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:49.031758 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88" returned: 0 in 1.127s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:49.034152 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 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-5cafd03d-e6ea-4b15-95ed-607b560dee88 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:49.086985 n-d-811810-1 sudo[111119]: 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-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:47:49.090303 n-d-811810-1 sudo[111119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:49.617678 n-d-811810-1 sudo[111116]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:49.623902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25" returned: 0 in 0.947s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:49.626412 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:49.726087 n-d-811810-1 sudo[111148]: 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-71bce088-6a8c-4ec8-abc8-2c55d58a4e25
Sep 30 01:47:49.730710 n-d-811810-1 sudo[111148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:50.013581 n-d-811810-1 sudo[111119]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:50.016292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88" returned: 0 in 0.982s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:50.018809 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:50.065983 n-d-811810-1 sudo[111164]: 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-5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:47:50.075311 n-d-811810-1 sudo[111164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:50.875406 n-d-811810-1 sudo[111164]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:50.877467 n-d-811810-1 sudo[111148]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:50.880372 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71bce088-6a8c-4ec8-abc8-2c55d58a4e25" returned: 0 in 1.253s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:50.883167 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Successfully deleted volume: 71bce088-6a8c-4ec8-abc8-2c55d58a4e25
Sep 30 01:47:50.911875 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cafd03d-e6ea-4b15-95ed-607b560dee88" returned: 0 in 0.891s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:50.933633 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Successfully deleted volume: 5cafd03d-e6ea-4b15-95ed-607b560dee88
Sep 30 01:47:51.037794 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Created reservations ['dd609252-3422-427c-ac17-9b0b49d4e8c3', '5fe8aca0-4a6b-41b9-9273-6c5f2a7aaa0a', '04114563-f90f-43a8-9959-b2900819cf0a', '2874278e-26bf-4ced-9415-c48d368fb7cc'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:51.040192 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 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.
Sep 30 01:47:51.040192 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:51.040192 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:51.104012 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Created reservations ['3777435e-b9f3-4471-a7f2-b38af63bdff0', '7a2a3185-bf60-4f8e-91f8-d95c1497b28f', '76a9630b-67b0-4425-92f0-0a0385456c84', '652a9018-e592-44cc-961f-933bf6658ad0'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:51.185806 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:51.186937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:51.233362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:51.234857 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:51.248497 n-d-811810-1 sudo[111201]: 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
Sep 30 01:47:51.250711 n-d-811810-1 sudo[111201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:51.294048 n-d-811810-1 sudo[111202]: 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
Sep 30 01:47:51.297557 n-d-811810-1 sudo[111202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:51.942769 n-d-811810-1 sudo[111201]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:51.945257 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:51.947681 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:52.004182 n-d-811810-1 sudo[111207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:52.009396 n-d-811810-1 sudo[111207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:52.020805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:47:52.125979 n-d-811810-1 sudo[111202]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:52.173066 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.938s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:52.191457 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:52.261743 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5cc86c56-7b84-48d9-b13d-1fda257f5e05
Sep 30 01:47:52.262469 n-d-811810-1 sudo[111211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:52.263593 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:52.263291 n-d-811810-1 sudo[111211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:52.327471 n-d-811810-1 sudo[111215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05
Sep 30 01:47:52.328328 n-d-811810-1 sudo[111215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:52.784867 n-d-811810-1 sudo[111207]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:52.788512 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:52.790705 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:52.815344 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Deleted volume successfully.
Sep 30 01:47:52.882236 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5a682830-ac02-484c-acc7-39f09ee345af tempest-TaggedBootDevicesTest-1340068454 None] Lock "b'cinder-5cafd03d-e6ea-4b15-95ed-607b560dee88-delete_volume'" released by "delete_volume" :: held 5.491s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:53.113092 n-d-811810-1 sudo[111215]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:53.114969 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05" returned: 0 in 0.852s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:53.117186 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 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-5cc86c56-7b84-48d9-b13d-1fda257f5e05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:53.174689 n-d-811810-1 sudo[111235]: 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-5cc86c56-7b84-48d9-b13d-1fda257f5e05
Sep 30 01:47:53.177519 n-d-811810-1 sudo[111235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:53.195631 n-d-811810-1 sudo[111211]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:53.202896 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] CMD "sudo 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.010s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:53.206945 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:53.245688 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Deleted volume successfully.
Sep 30 01:47:53.281064 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bb46110e-d12d-4ad4-a73c-ac1e2fd6c817 tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-71bce088-6a8c-4ec8-abc8-2c55d58a4e25-delete_volume'" released by "delete_volume" :: held 5.583s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:53.745439 n-d-811810-1 sudo[111235]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:53.747550 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05" returned: 0 in 0.630s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:53.749515 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:53.777197 n-d-811810-1 sudo[111238]: 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-5cc86c56-7b84-48d9-b13d-1fda257f5e05
Sep 30 01:47:53.778177 n-d-811810-1 sudo[111238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:54.391445 n-d-811810-1 sudo[111238]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:54.394594 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5cc86c56-7b84-48d9-b13d-1fda257f5e05" returned: 0 in 0.644s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:54.396178 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Successfully deleted volume: 5cc86c56-7b84-48d9-b13d-1fda257f5e05
Sep 30 01:47:54.507716 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Created reservations ['d4cd5814-4c58-4e63-b0c3-e2f4e804f642', 'dfd40909-ecaa-4b32-9af8-60106cf553eb', '740dd159-c53c-4d02-8acc-5c8808dcb45f', '90a3be2d-8e96-4f90-9987-22317f651535'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:47:54.512799 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 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.
Sep 30 01:47:54.512799 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:47:54.512799 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:47:54.640022 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:54.640900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:54.688314 n-d-811810-1 sudo[111255]: 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
Sep 30 01:47:54.692617 n-d-811810-1 sudo[111255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:55.541124 n-d-811810-1 sudo[111255]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:55.548098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.902s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:55.552346 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:55.578207 n-d-811810-1 sudo[111259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:47:55.580034 n-d-811810-1 sudo[111259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:47:56.388798 n-d-811810-1 sudo[111259]: pam_unix(sudo:session): session closed for user root
Sep 30 01:47:56.392312 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] CMD "sudo 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.839s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:47:56.394651 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:47:56.402880 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Deleted volume successfully.
Sep 30 01:47:56.445182 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-777b374e-ef55-4dff-9822-485f648da485 tempest-VolumesActionsTest-469130473 None] Lock "b'cinder-5cc86c56-7b84-48d9-b13d-1fda257f5e05-delete_volume'" released by "delete_volume" :: held 4.425s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:47:59.420017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:47:59.420774 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:47:59.421227 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:47:59.466538 n-d-811810-1 sudo[111348]: 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
Sep 30 01:47:59.467419 n-d-811810-1 sudo[111348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:00.158705 n-d-811810-1 sudo[111348]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:00.161074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.740s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:00.162815 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:00.184032 n-d-811810-1 sudo[111354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:48:00.186998 n-d-811810-1 sudo[111354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:01.001827 n-d-811810-1 sudo[111354]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:01.004469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.841s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:01.005834 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:48:12.212107 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:48:12.220560 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:48:12.223781 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 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'
Sep 30 01:48:12.279607 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Flow 'volume_create_manager' (a9b48159-a366-44da-9443-a57a30c239c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:12.295411 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e42af5be-48b4-45bc-8dc0-73e35991ecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:12.365204 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:48:12.450814 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e42af5be-48b4-45bc-8dc0-73e35991ecbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2076160879',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=86981337-befb-4c26-95da-7b94a1073b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f32e95a3f4ef4c47abb4ce6c2f29d042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:48:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:48:12Z,user_id='a436a041947848088ed07743aeb4eb39',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:12.453825 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1b3550-4f25-4ddb-8e64-6f4f8b6e0d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:12.455953 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e1b3550-4f25-4ddb-8e64-6f4f8b6e0d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:12.458394 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdc634d3-c360-42a3-a746-d8d460b17e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:12.471314 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdc634d3-c360-42a3-a746-d8d460b17e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '86981337-befb-4c26-95da-7b94a1073b05', 'volume_name': 'volume-86981337-befb-4c26-95da-7b94a1073b05', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:12.473900 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a46c8d7e-c4fe-41ed-b4ef-f565832212ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:12.476127 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a46c8d7e-c4fe-41ed-b4ef-f565832212ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:12.478243 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bd1078f-b96f-47e3-a04b-4554992d6635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:12.479007 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Volume 86981337-befb-4c26-95da-7b94a1073b05: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-86981337-befb-4c26-95da-7b94a1073b05', 'volume_size': 1}
Sep 30 01:48:12.480222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86981337-befb-4c26-95da-7b94a1073b05 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:12.527078 n-d-811810-1 sudo[111504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86981337-befb-4c26-95da-7b94a1073b05 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:48:12.527945 n-d-811810-1 sudo[111504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:13.318545 n-d-811810-1 sudo[111504]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:13.321491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86981337-befb-4c26-95da-7b94a1073b05 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.841s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:13.327004 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3bd1078f-b96f-47e3-a04b-4554992d6635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86981337-befb-4c26-95da-7b94a1073b05', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:13.330981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cf384ac-5377-4090-a07b-9cab1acd9854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:13.356349 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Volume volume-86981337-befb-4c26-95da-7b94a1073b05 (86981337-befb-4c26-95da-7b94a1073b05): created successfully
Sep 30 01:48:13.358702 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cf384ac-5377-4090-a07b-9cab1acd9854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:13.366411 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Flow 'volume_create_manager' (a9b48159-a366-44da-9443-a57a30c239c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:13.387367 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-74b93e33-34eb-4cf9-803f-69742ce2698f tempest-AttachVolumeTestJSON-1579464530 None] Created volume successfully.
Sep 30 01:48:15.062410 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:15.090385 n-d-811810-1 sudo[111551]: 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-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:15.092519 n-d-811810-1 sudo[111551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:15.742010 n-d-811810-1 sudo[111551]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:15.744985 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05" returned: 0 in 0.682s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:15.895318 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:15.912419 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:15.912978 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:15.914133 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:48:15.916048 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] Creating iscsi_target for Volume ID: volume-86981337-befb-4c26-95da-7b94a1073b05 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] Created volume path /opt/stack/data/cinder/volumes/volume-86981337-befb-4c26-95da-7b94a1073b05,
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: incominguser rgwXisSVCJrgxjB9fvUA BzQUjzGqhT3hsWet
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:15.924399 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:48:15.928754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:17.135875 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05" returned: 0 in 1.207s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:17.139083 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:17.140406 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:48:17.141319 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:48:17.144445 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:17.169375 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:17.171470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\n System information:\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:17.173135 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:48:17.175039 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:17.417145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:17.419630 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\n System information:\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:17.423871 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:17.509395 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:48:17.517397 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:48:17.518676 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 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'
Sep 30 01:48:17.553376 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Flow 'volume_create_manager' (440f244b-0a4b-4bc7-ac24-44d2653d851d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:17.562669 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8970ba4c-81ce-46fa-bba4-3fb316df0ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:17.617677 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:48:17.712201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:17.712796 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\n System information:\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:17.715405 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:48:17.761418 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8970ba4c-81ce-46fa-bba4-3fb316df0ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-494132365',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=68635063-fff5-46b3-a08c-4f8e26aadb9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ba66b48762426d9eca7a3f06200930',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:48:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:48:17Z,user_id='8a3c27168a2944a69e2e8febe25f42e5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:17.769083 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e409b5ec-7a36-4217-a2d3-5ba7a897bbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:17.777637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e409b5ec-7a36-4217-a2d3-5ba7a897bbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:17.781606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (018a4a56-8648-45d3-8b61-884d8419707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:17.787077 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (018a4a56-8648-45d3-8b61-884d8419707a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '68635063-fff5-46b3-a08c-4f8e26aadb9b', 'volume_name': 'volume-68635063-fff5-46b3-a08c-4f8e26aadb9b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:17.790940 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32d039f4-3d74-421d-895b-6abf12fcb27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:17.795419 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32d039f4-3d74-421d-895b-6abf12fcb27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:17.798239 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a90a792d-a7c5-4ba9-ada4-b30a476864d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:17.799343 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Volume 68635063-fff5-46b3-a08c-4f8e26aadb9b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-68635063-fff5-46b3-a08c-4f8e26aadb9b', 'volume_size': 1}
Sep 30 01:48:17.801080 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68635063-fff5-46b3-a08c-4f8e26aadb9b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:17.857375 n-d-811810-1 sudo[111611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68635063-fff5-46b3-a08c-4f8e26aadb9b stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:48:17.861227 n-d-811810-1 sudo[111611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:18.181102 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2f502e8f-7aa5-4f29-8ad6-05663f90cc31 req-00c3b1d5-c35d-4bc2-9f69-acabc0eae18c tempest-AttachVolumeTestJSON-1579464530 None] attachment_update completed successfully.
Sep 30 01:48:18.674858 n-d-811810-1 sudo[111611]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:18.677148 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68635063-fff5-46b3-a08c-4f8e26aadb9b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:18.680836 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a90a792d-a7c5-4ba9-ada4-b30a476864d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-68635063-fff5-46b3-a08c-4f8e26aadb9b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:18.683163 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30c02527-9b35-4347-90e4-866d20db1cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:18.697970 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Volume volume-68635063-fff5-46b3-a08c-4f8e26aadb9b (68635063-fff5-46b3-a08c-4f8e26aadb9b): created successfully
Sep 30 01:48:18.706073 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30c02527-9b35-4347-90e4-866d20db1cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:18.726739 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Flow 'volume_create_manager' (440f244b-0a4b-4bc7-ac24-44d2653d851d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:18.757894 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-918ec526-d531-4105-89ce-09c38020e0fe tempest-VolumesActionsTest-495904825 None] Created volume successfully.
Sep 30 01:48:27.083694 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:48:27.088758 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:48:27.094865 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 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'
Sep 30 01:48:27.130575 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Flow 'volume_create_manager' (c5658366-f849-4402-b59b-10211296a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:27.134390 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3381bead-4a48-43da-9e91-eb71bae125cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:27.169168 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:48:27.208129 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3381bead-4a48-43da-9e91-eb71bae125cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-549051603',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=22ebbee8-de9b-4a1c-ae6c-c893b385f268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f32e95a3f4ef4c47abb4ce6c2f29d042',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:48:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:48:27Z,user_id='a436a041947848088ed07743aeb4eb39',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:27.211918 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da7e3e9a-66e5-464c-8509-19fb80afd88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:27.214982 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da7e3e9a-66e5-464c-8509-19fb80afd88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:27.217595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ad02da7-5fc1-4e60-8055-995b4b260389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:27.239438 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ad02da7-5fc1-4e60-8055-995b4b260389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22ebbee8-de9b-4a1c-ae6c-c893b385f268', 'volume_name': 'volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:27.241878 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7ca9b53-a142-4d7e-bfa5-0289ff871950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:27.244353 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7ca9b53-a142-4d7e-bfa5-0289ff871950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:27.248494 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (add9fc7a-9f9d-4a08-a128-f64cda43b7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:27.249562 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Volume 22ebbee8-de9b-4a1c-ae6c-c893b385f268: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268', 'volume_size': 1}
Sep 30 01:48:27.251015 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:27.274043 n-d-811810-1 sudo[111794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:48:27.274910 n-d-811810-1 sudo[111794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:28.203885 n-d-811810-1 sudo[111794]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:28.206392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.955s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:28.221785 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (add9fc7a-9f9d-4a08-a128-f64cda43b7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:28.228339 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ed8d928-118b-4b9f-9b0a-02be908a44c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:28.286961 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Volume volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 (22ebbee8-de9b-4a1c-ae6c-c893b385f268): created successfully
Sep 30 01:48:28.298147 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ed8d928-118b-4b9f-9b0a-02be908a44c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:28.311366 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Flow 'volume_create_manager' (c5658366-f849-4402-b59b-10211296a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:28.345229 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7a1dc88c-bd96-4ea3-8aeb-c4b4fd48434a tempest-AttachVolumeTestJSON-1579464530 None] Created volume successfully.
Sep 30 01:48:30.372933 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:48:30.397735 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:48:30.402595 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 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'
Sep 30 01:48:30.441359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Flow 'volume_create_manager' (8a06376e-ced9-43e9-92af-becde3c1fac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:30.445211 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a93e6732-2f3a-4306-8844-628e414d1812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:30.500944 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:48:30.578329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a93e6732-2f3a-4306-8844-628e414d1812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-917422391',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=266c1f00-3826-4ea4-a4e5-9b4795bd9606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c5f0ae76c54a7dba1333276efeb8a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:48:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:48:30Z,user_id='147a09d1a2a44c618ddb3b0071b48e1f',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:30.592076 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2fc714aa-3367-4722-95fc-dc1463be176d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:30.595069 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2fc714aa-3367-4722-95fc-dc1463be176d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:30.598058 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (637721b0-9e6d-4353-ac02-835382d27384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:30.606816 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (637721b0-9e6d-4353-ac02-835382d27384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '266c1f00-3826-4ea4-a4e5-9b4795bd9606', 'volume_name': 'volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:30.614468 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5423cd35-ac84-446a-9bb7-113b57ba1cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:30.617268 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5423cd35-ac84-446a-9bb7-113b57ba1cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:30.622373 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6774fa56-cfd9-406c-80c3-ec293ba87a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:30.623339 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Volume 266c1f00-3826-4ea4-a4e5-9b4795bd9606: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606', 'volume_size': 1}
Sep 30 01:48:30.626099 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:30.671716 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:30.683514 n-d-811810-1 sudo[111846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:48:30.684578 n-d-811810-1 sudo[111846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:30.727286 n-d-811810-1 sudo[111847]: 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-22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:48:30.728135 n-d-811810-1 sudo[111847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:48:31.452386 n-d-811810-1 sudo[111846]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:31.455907 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.829s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:31.461745 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6774fa56-cfd9-406c-80c3-ec293ba87a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:31.466574 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (583d5b54-d500-4851-96da-76b7bf2de5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:48:31.497293 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Volume volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606 (266c1f00-3826-4ea4-a4e5-9b4795bd9606): created successfully
Sep 30 01:48:31.501495 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (583d5b54-d500-4851-96da-76b7bf2de5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:48:31.513007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Flow 'volume_create_manager' (8a06376e-ced9-43e9-92af-becde3c1fac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:48:31.523766 n-d-811810-1 sudo[111847]: pam_unix(sudo:session): session closed for user root
Sep 30 01:48:31.530700 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268" returned: 0 in 0.859s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:31.576868 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5905e52c-bf3e-4e2c-8f97-e88c6921da2f tempest-AttachVolumeShelveTestJSON-1880756559 None] Created volume successfully.
Sep 30 01:48:31.601124 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:31.612659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:31.613265 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: I_T nexus: 22
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: rgwXisSVCJrgxjB9fvUA
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:48:31.614126 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:48:31.618894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] Creating iscsi_target for Volume ID: volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] Created volume path /opt/stack/data/cinder/volumes/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268,
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: incominguser jv9Nd4yBY8VfAGJcMcio s4n6Jmk4JaX7L3dr
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:31.630760 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:48:31.633242 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:32.138304 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268" returned: 0 in 0.504s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:32.139262 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:32.140946 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:48:32.141673 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:48:32.145457 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:32.161909 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:32.163186 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n System information:\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-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n Backing store flags: \n Account information:\n jv9Nd4yBY8VfAGJcMcio\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: I_T nexus: 22
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: rgwXisSVCJrgxjB9fvUA
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:48:32.164327 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:48:32.169864 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:32.275364 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:32.275718 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n System information:\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-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n Backing store flags: \n Account information:\n jv9Nd4yBY8VfAGJcMcio\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:32.277036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:32.373143 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:32.373610 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n System information:\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-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n Backing store flags: \n Account information:\n jv9Nd4yBY8VfAGJcMcio\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:32.376378 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:48:32.581819 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-bf053603-2294-4dee-814e-557f1631c3d7 req-38885a4a-60b1-45db-a674-37f6dc6ff568 tempest-AttachVolumeTestJSON-1579464530 None] attachment_update completed successfully.
Sep 30 01:48:39.560759 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bb737ae8-a3f4-431d-bee4-97f1c6aa4554 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b'" acquired by "attach_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:48:39.704266 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bb737ae8-a3f4-431d-bee4-97f1c6aa4554 tempest-VolumesActionsTest-495904825 None] Attaching volume 68635063-fff5-46b3-a08c-4f8e26aadb9b to instance 2fede17a-fb8a-436a-80c5-acb19b72d2c0 at mountpoint /dev/sdb on host None.
Sep 30 01:48:39.845577 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bb737ae8-a3f4-431d-bee4-97f1c6aa4554 tempest-VolumesActionsTest-495904825 None] Attach volume completed successfully.
Sep 30 01:48:39.854489 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bb737ae8-a3f4-431d-bee4-97f1c6aa4554 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b'" released by "attach_volume" :: held 0.296s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:48:40.123889 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9f3e614d-fc98-44fc-8b7d-96e3fd138b41 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b-detach_volume'" acquired by "detach_volume" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:48:40.143900 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9f3e614d-fc98-44fc-8b7d-96e3fd138b41 tempest-VolumesActionsTest-495904825 None] Detaching volume 68635063-fff5-46b3-a08c-4f8e26aadb9b from instance 2fede17a-fb8a-436a-80c5-acb19b72d2c0.
Sep 30 01:48:40.146274 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-9f3e614d-fc98-44fc-8b7d-96e3fd138b41 tempest-VolumesActionsTest-495904825 None] Skipping remove_export. No iscsi_target is presently exported for volume: 68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:48:40.254529 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-9f3e614d-fc98-44fc-8b7d-96e3fd138b41 tempest-VolumesActionsTest-495904825 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.
Sep 30 01:48:40.254529 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:48:40.254529 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:40.274022 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9f3e614d-fc98-44fc-8b7d-96e3fd138b41 tempest-VolumesActionsTest-495904825 None] Detach volume completed successfully.
Sep 30 01:48:40.280484 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9f3e614d-fc98-44fc-8b7d-96e3fd138b41 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b-detach_volume'" released by "detach_volume" :: held 0.157s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:48:41.759585 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-b64044a1-25ca-4605-9263-e698ac8d69f6 req-c19cd1e2-00ce-44a7-8382-1e10c8c99494 tempest-AttachVolumeTestJSON-1579464530 None] Terminate volume connection completed successfully.
Sep 30 01:48:41.761653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-b64044a1-25ca-4605-9263-e698ac8d69f6 req-c19cd1e2-00ce-44a7-8382-1e10c8c99494 tempest-AttachVolumeTestJSON-1579464530 None] Deleting attachment 36316f20-b383-4ba5-bd95-1f9ebaab2a75. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:48:41.764054 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:42.023590 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:42.024450 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05\n System information:\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-86981337-befb-4c26-95da-7b94a1073b05\n Backing store flags: \n Account information:\n rgwXisSVCJrgxjB9fvUA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n Backing store flags: \n Account information:\n jv9Nd4yBY8VfAGJcMcio\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:42.025740 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-b64044a1-25ca-4605-9263-e698ac8d69f6 req-c19cd1e2-00ce-44a7-8382-1e10c8c99494 tempest-AttachVolumeTestJSON-1579464530 None] Removing iscsi_target for Volume ID: 86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:48:42.027363 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:42.285512 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-86981337-befb-4c26-95da-7b94a1073b05 -f" returned: 0 in 0.258s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:42.286154 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:42.290927 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:42.494554 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:42.494938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n Backing store flags: \n Account information:\n jv9Nd4yBY8VfAGJcMcio\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:42.665484 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-b64044a1-25ca-4605-9263-e698ac8d69f6 req-c19cd1e2-00ce-44a7-8382-1e10c8c99494 tempest-AttachVolumeTestJSON-1579464530 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.
Sep 30 01:48:42.665484 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:48:42.665484 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:47.847568 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-9106f001-2231-4854-93db-1db8323aca3a req-4aae3384-1df8-4775-944d-b2cf748471ef tempest-AttachVolumeTestJSON-1579464530 None] Terminate volume connection completed successfully.
Sep 30 01:48:47.849127 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-9106f001-2231-4854-93db-1db8323aca3a req-4aae3384-1df8-4775-944d-b2cf748471ef tempest-AttachVolumeTestJSON-1579464530 None] Deleting attachment 03652b23-bbd2-4709-9943-f16df508c1b8. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:48:47.856383 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:48.141126 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.289s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:48.141567 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n System information:\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-22ebbee8-de9b-4a1c-ae6c-c893b385f268\n Backing store flags: \n Account information:\n jv9Nd4yBY8VfAGJcMcio\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:48.142534 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-9106f001-2231-4854-93db-1db8323aca3a req-4aae3384-1df8-4775-944d-b2cf748471ef tempest-AttachVolumeTestJSON-1579464530 None] Removing iscsi_target for Volume ID: 22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:48:48.147593 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:48.334672 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 -f" returned: 0 in 0.187s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:48.335862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:48.341250 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:48.597291 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:48:48.601347 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:48:48.809058 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-9106f001-2231-4854-93db-1db8323aca3a req-4aae3384-1df8-4775-944d-b2cf748471ef tempest-AttachVolumeTestJSON-1579464530 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.
Sep 30 01:48:48.809058 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:48:48.809058 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:48:59.426973 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:48:59.427732 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:48:59.428308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:48:59.477814 n-d-811810-1 sudo[112204]: 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
Sep 30 01:48:59.482005 n-d-811810-1 sudo[112204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:00.114337 n-d-811810-1 sudo[112204]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:00.116746 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.688s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:00.118657 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:00.139302 n-d-811810-1 sudo[112211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:49:00.140138 n-d-811810-1 sudo[112211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:00.929482 n-d-811810-1 sudo[112211]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:00.931971 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.813s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:00.934654 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:49:12.511500 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8c136682-b26e-4e21-88e6-c5fa551d127e tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b'" acquired by "attach_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:49:12.677322 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8c136682-b26e-4e21-88e6-c5fa551d127e tempest-VolumesActionsTest-495904825 None] Attaching volume 68635063-fff5-46b3-a08c-4f8e26aadb9b to instance 7e8ea42a-ad6f-4401-98aa-bcb99234622b at mountpoint /dev/sdb on host None.
Sep 30 01:49:12.788119 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8c136682-b26e-4e21-88e6-c5fa551d127e tempest-VolumesActionsTest-495904825 None] Attach volume completed successfully.
Sep 30 01:49:12.793425 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8c136682-b26e-4e21-88e6-c5fa551d127e tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b'" released by "attach_volume" :: held 0.282s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:49:13.315922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-6488c898-48fe-4a7f-9d25-7f993d135fc9 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:49:13.374856 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-6488c898-48fe-4a7f-9d25-7f993d135fc9 tempest-VolumesActionsTest-495904825 None] Detaching volume 68635063-fff5-46b3-a08c-4f8e26aadb9b from instance 7e8ea42a-ad6f-4401-98aa-bcb99234622b.
Sep 30 01:49:13.376019 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-6488c898-48fe-4a7f-9d25-7f993d135fc9 tempest-VolumesActionsTest-495904825 None] Skipping remove_export. No iscsi_target is presently exported for volume: 68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:49:13.624643 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-6488c898-48fe-4a7f-9d25-7f993d135fc9 tempest-VolumesActionsTest-495904825 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.
Sep 30 01:49:13.624643 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:49:13.624643 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:49:13.654242 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-6488c898-48fe-4a7f-9d25-7f993d135fc9 tempest-VolumesActionsTest-495904825 None] Detach volume completed successfully.
Sep 30 01:49:13.660934 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-6488c898-48fe-4a7f-9d25-7f993d135fc9 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b-detach_volume'" released by "detach_volume" :: held 0.347s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:49:19.126918 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Lock "b'cinder-22ebbee8-de9b-4a1c-ae6c-c893b385f268-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:49:19.232095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:19.445812 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:19.446289 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:49:19.447143 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Skipping remove_export. No iscsi_target is presently exported for volume: 22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:49:19.448576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:19.498348 n-d-811810-1 sudo[112369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:49:19.499187 n-d-811810-1 sudo[112369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:20.284491 n-d-811810-1 sudo[112369]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:20.287079 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268" returned: 0 in 0.838s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:20.289704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 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-22ebbee8-de9b-4a1c-ae6c-c893b385f268 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:20.332131 n-d-811810-1 sudo[112378]: 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-22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:49:20.335036 n-d-811810-1 sudo[112378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:21.593541 n-d-811810-1 sudo[112378]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:21.596623 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268" returned: 0 in 1.306s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:21.598783 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:21.662035 n-d-811810-1 sudo[112381]: 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-22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:49:21.662921 n-d-811810-1 sudo[112381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:22.697005 n-d-811810-1 sudo[112381]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:22.699325 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22ebbee8-de9b-4a1c-ae6c-c893b385f268" returned: 0 in 1.100s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:22.705891 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Successfully deleted volume: 22ebbee8-de9b-4a1c-ae6c-c893b385f268
Sep 30 01:49:22.973723 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Created reservations ['4196f1e6-55cf-4c4b-9473-c69e469190bc', '3371977a-2503-4cd8-a17f-2e922a1f69da', 'e2d651a0-69b6-481b-ae8e-0a36a4a98ce3', '9b654fcc-3d74-49ec-950b-687ac6b74a8f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:49:22.978963 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 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.
Sep 30 01:49:22.978963 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:49:22.978963 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:49:23.092210 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:49:23.093384 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:23.119619 n-d-811810-1 sudo[112422]: 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
Sep 30 01:49:23.121336 n-d-811810-1 sudo[112422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:23.335595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Lock "b'cinder-86981337-befb-4c26-95da-7b94a1073b05-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:49:23.539553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:23.927609 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.389s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:23.929734 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406368]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:49:23.931046 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:49:23.933413 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:24.004542 n-d-811810-1 sudo[112444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:49:24.005472 n-d-811810-1 sudo[112444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:24.303579 n-d-811810-1 sudo[112422]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:24.304409 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] 1652f4db-7a68-485d-ac5e-d3f7966f2fe1 was raw, no need to convert to raw {{(pid=84182) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Sep 30 01:49:24.305564 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--68635063--fff5--46b3--a08c--4f8e26aadb9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:24.351885 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:24.354864 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:24.363824 n-d-811810-1 sudo[112447]: 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--68635063--fff5--46b3--a08c--4f8e26aadb9b
Sep 30 01:49:24.383124 n-d-811810-1 sudo[112447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:24.443369 n-d-811810-1 sudo[112448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:49:24.445353 n-d-811810-1 sudo[112448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:25.135939 n-d-811810-1 sudo[112444]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:25.138761 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05" returned: 0 in 1.205s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:25.146067 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 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-86981337-befb-4c26-95da-7b94a1073b05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:25.247407 n-d-811810-1 sudo[112458]: 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-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:49:25.248955 n-d-811810-1 sudo[112458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:25.304122 n-d-811810-1 sudo[112447]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:25.308630 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--68635063--fff5--46b3--a08c--4f8e26aadb9b" returned: 0 in 1.003s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:25.476542 n-d-811810-1 sudo[112448]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:25.483308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo 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.127s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:25.490567 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:49:25.523212 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Deleted volume successfully.
Sep 30 01:49:25.568452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-99423a1d-6fae-446f-8a37-0e09854c5a54 tempest-AttachVolumeTestJSON-1579464530 None] Lock "b'cinder-22ebbee8-de9b-4a1c-ae6c-c893b385f268-delete_volume'" released by "delete_volume" :: held 6.441s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:49:26.210915 n-d-811810-1 sudo[112458]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:26.213499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05" returned: 0 in 1.068s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:26.220862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:26.281575 n-d-811810-1 sudo[112467]: 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-86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:49:26.282951 n-d-811810-1 sudo[112467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:27.317410 n-d-811810-1 sudo[112467]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:27.321942 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86981337-befb-4c26-95da-7b94a1073b05" returned: 0 in 1.104s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:27.321942 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Successfully deleted volume: 86981337-befb-4c26-95da-7b94a1073b05
Sep 30 01:49:27.545875 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Created reservations ['06d27e9c-64dd-466e-a927-27964fdc9931', 'bcbf277a-c891-4ceb-9661-6613ca8f94b1', '82b96b57-82b9-4ce5-976b-78a1b028fd35', '89ba916a-7d03-447e-8348-636337798e7a'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:49:27.557437 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 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.
Sep 30 01:49:27.557437 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:49:27.557437 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:49:27.693226 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:49:27.693980 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:27.739222 n-d-811810-1 sudo[112505]: 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
Sep 30 01:49:27.749351 n-d-811810-1 sudo[112505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:28.358493 n-d-811810-1 sudo[112505]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:28.361273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.667s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:28.364039 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:28.414552 n-d-811810-1 sudo[112512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:49:28.415387 n-d-811810-1 sudo[112512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:29.420719 n-d-811810-1 sudo[112512]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:29.424169 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo 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.060s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:29.427699 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:49:29.449544 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Deleted volume successfully.
Sep 30 01:49:29.505087 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d2a40b93-5ada-463b-a9fb-6230661bd0e1 tempest-AttachVolumeTestJSON-1579464530 None] Lock "b'cinder-86981337-befb-4c26-95da-7b94a1073b05-delete_volume'" released by "delete_volume" :: held 6.172s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:49:30.059869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Lock "b'cinder-d6ff6c3f-4a83-4472-8f32-49d6972d0dae-delete_volume'" acquired by "delete_volume" :: waited 0.048s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:49:30.203497 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:30.589349 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.388s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:30.590054 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490944]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:49:30.590764 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Skipping remove_export. No iscsi_target is presently exported for volume: d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:49:30.592354 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:30.683374 n-d-811810-1 sudo[112518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:49:30.686306 n-d-811810-1 sudo[112518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:31.670041 n-d-811810-1 sudo[112518]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:31.672627 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae" returned: 0 in 1.080s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:31.674253 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:31.726514 n-d-811810-1 sudo[112522]: 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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:49:31.729118 n-d-811810-1 sudo[112522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:32.475346 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-523ee020-c8f2-4ccc-bbe6-f2d68102a8c4 req-657592a5-8a14-41da-911b-ebc4a36e9c4a tempest-AttachVolumeShelveTestJSON-1880756559 None] No connector for attachment 99f95e75-3897-4a9f-8421-6e2dd7030b7a; skipping storage backend terminate_connection call. {{(pid=84182) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Sep 30 01:49:32.475874 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-523ee020-c8f2-4ccc-bbe6-f2d68102a8c4 req-657592a5-8a14-41da-911b-ebc4a36e9c4a tempest-AttachVolumeShelveTestJSON-1880756559 None] Deleting attachment 99f95e75-3897-4a9f-8421-6e2dd7030b7a. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:49:32.600443 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-523ee020-c8f2-4ccc-bbe6-f2d68102a8c4 req-657592a5-8a14-41da-911b-ebc4a36e9c4a tempest-AttachVolumeShelveTestJSON-1880756559 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.
Sep 30 01:49:32.600443 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:49:32.600443 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:49:32.752569 n-d-811810-1 sudo[112522]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:32.754496 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae" returned: 0 in 1.080s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:32.756343 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:32.791820 n-d-811810-1 sudo[112525]: 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-d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:49:32.792842 n-d-811810-1 sudo[112525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:34.067633 n-d-811810-1 sudo[112525]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:34.071399 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6ff6c3f-4a83-4472-8f32-49d6972d0dae" returned: 0 in 1.314s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:34.076031 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Successfully deleted volume: d6ff6c3f-4a83-4472-8f32-49d6972d0dae
Sep 30 01:49:34.185864 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Created reservations ['3101b4e7-1e23-4b08-8631-f478cda5736a', '630f3e9c-0212-492d-bfa5-b0ebc4f67153', '1551c222-0d22-476a-9d53-dc99fc9e4b67', 'bf5df66c-310d-4dc5-8ce9-231e4d0657ab'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:49:34.188854 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 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.
Sep 30 01:49:34.188854 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:49:34.188854 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:49:34.304000 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:49:34.306194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:34.386467 n-d-811810-1 sudo[112540]: 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
Sep 30 01:49:34.395062 n-d-811810-1 sudo[112540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:35.033284 n-d-811810-1 sudo[112540]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:35.036840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.729s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:35.039487 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:35.081087 n-d-811810-1 sudo[112548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:49:35.084788 n-d-811810-1 sudo[112548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:49:36.124127 n-d-811810-1 sudo[112548]: pam_unix(sudo:session): session closed for user root
Sep 30 01:49:36.141651 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] CMD "sudo 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.102s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:49:36.148927 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:49:36.174924 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Deleted volume successfully.
Sep 30 01:49:36.213909 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1edb7c20-5973-4f9f-98cf-b10bf62077d4 tempest-AttachVolumeTestJSON-1579464530 None] Lock "b'cinder-d6ff6c3f-4a83-4472-8f32-49d6972d0dae-delete_volume'" released by "delete_volume" :: held 6.152s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:49:59.426462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:49:59.427242 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:49:59.427596 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:49:59.582401 n-d-811810-1 sudo[112931]: 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
Sep 30 01:49:59.583300 n-d-811810-1 sudo[112931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:00.575725 n-d-811810-1 sudo[112931]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:00.580174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.150s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:00.589127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:00.714195 n-d-811810-1 sudo[112941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:50:00.723535 n-d-811810-1 sudo[112941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:01.951896 n-d-811810-1 sudo[112941]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:01.953945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.368s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:01.955132 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:50:25.260911 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--68635063--fff5--46b3--a08c--4f8e26aadb9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:25.294749 n-d-811810-1 sudo[113231]: 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--68635063--fff5--46b3--a08c--4f8e26aadb9b
Sep 30 01:50:25.295604 n-d-811810-1 sudo[113231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:25.826014 n-d-811810-1 sudo[113231]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:25.830814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--68635063--fff5--46b3--a08c--4f8e26aadb9b" returned: 0 in 0.567s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:25.831758 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] Uploaded volume to glance image-id: 1652f4db-7a68-485d-ac5e-d3f7966f2fe1. {{(pid=84182) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Sep 30 01:50:25.913279 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0dffc331-1ac4-40d8-b37f-589eb21faf0e tempest-VolumesActionsTest-495904825 None] Copy volume to image completed successfully.
Sep 30 01:50:28.014956 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:50:28.119349 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Skipping remove_export. No iscsi_target is presently exported for volume: 68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:50:28.120837 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68635063-fff5-46b3-a08c-4f8e26aadb9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:28.144210 n-d-811810-1 sudo[113269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:50:28.145715 n-d-811810-1 sudo[113269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:28.625390 n-d-811810-1 sudo[113269]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:28.627772 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68635063-fff5-46b3-a08c-4f8e26aadb9b" returned: 0 in 0.506s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:28.630991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 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-68635063-fff5-46b3-a08c-4f8e26aadb9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:28.653288 n-d-811810-1 sudo[113272]: 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-68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:50:28.654801 n-d-811810-1 sudo[113272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:29.181021 n-d-811810-1 sudo[113272]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:29.183446 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-68635063-fff5-46b3-a08c-4f8e26aadb9b" returned: 0 in 0.553s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:29.186200 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68635063-fff5-46b3-a08c-4f8e26aadb9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:29.206715 n-d-811810-1 sudo[113278]: 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-68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:50:29.208175 n-d-811810-1 sudo[113278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:29.752115 n-d-811810-1 sudo[113278]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:29.754572 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68635063-fff5-46b3-a08c-4f8e26aadb9b" returned: 0 in 0.568s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:29.756196 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Successfully deleted volume: 68635063-fff5-46b3-a08c-4f8e26aadb9b
Sep 30 01:50:29.815758 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Created reservations ['6d831e73-7669-4277-8c01-876f6278acbb', 'fd5ac22d-a36a-43d3-af34-1f5fd7ac90df', '9720dbef-a3d3-4b00-8835-619aacce7fa8', 'b8e89ed0-09df-4f5b-9e71-51b69fc6f7b2'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:50:29.821088 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 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.
Sep 30 01:50:29.821088 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:50:29.821088 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:50:29.881715 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:50:29.883082 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:29.919777 n-d-811810-1 sudo[113287]: 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
Sep 30 01:50:29.923524 n-d-811810-1 sudo[113287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:30.506374 n-d-811810-1 sudo[113287]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:30.509168 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.625s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:30.514124 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:30.569007 n-d-811810-1 sudo[113295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:50:30.577248 n-d-811810-1 sudo[113295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:31.125649 n-d-811810-1 sudo[113295]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:31.128109 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:31.130269 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:50:31.135705 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Deleted volume successfully.
Sep 30 01:50:31.161924 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4054096d-93fe-4751-9451-24a92edc90b3 tempest-VolumesActionsTest-495904825 None] Lock "b'cinder-68635063-fff5-46b3-a08c-4f8e26aadb9b-delete_volume'" released by "delete_volume" :: held 3.147s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:50:36.469318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:50:36.473520 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:50:36.474029 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 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'
Sep 30 01:50:36.504603 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (6bfc9143-ffd5-48c5-8bea-64c3ea061e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:50:36.507892 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7c44f07-c2dd-4364-bedb-3e1c2570cc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:36.565065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:50:36.610617 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7c44f07-c2dd-4364-bedb-3e1c2570cc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1998075040',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=1413da05-54f0-47ee-918b-0c30e148c645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f79a81d5a834599ac277c8be18e852d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:50:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:50:36Z,user_id='2ffdbd33de414ab6b91a97f8a4e307ac',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:36.623193 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79d606dd-7c9d-40d2-904d-bd71787d8218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:36.625353 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79d606dd-7c9d-40d2-904d-bd71787d8218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:36.628783 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99d1d79b-38a7-4786-a29f-621abede0450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:36.630426 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99d1d79b-38a7-4786-a29f-621abede0450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1413da05-54f0-47ee-918b-0c30e148c645', 'volume_name': 'volume-1413da05-54f0-47ee-918b-0c30e148c645', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:36.636908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1d2d758-938b-487f-b3a9-aca662faf4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:36.639247 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b1d2d758-938b-487f-b3a9-aca662faf4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:36.641514 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f1833af-c535-4368-901e-447dbcc0dfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:36.650571 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Volume 1413da05-54f0-47ee-918b-0c30e148c645: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1413da05-54f0-47ee-918b-0c30e148c645', 'volume_size': 1}
Sep 30 01:50:36.651898 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1413da05-54f0-47ee-918b-0c30e148c645 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:36.672200 n-d-811810-1 sudo[113346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1413da05-54f0-47ee-918b-0c30e148c645 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:50:36.673407 n-d-811810-1 sudo[113346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:37.418389 n-d-811810-1 sudo[113346]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:37.421281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1413da05-54f0-47ee-918b-0c30e148c645 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.769s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:37.426310 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f1833af-c535-4368-901e-447dbcc0dfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1413da05-54f0-47ee-918b-0c30e148c645', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:37.429700 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2565fabd-eb90-4469-923e-bb2afcce20a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:37.454562 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Volume volume-1413da05-54f0-47ee-918b-0c30e148c645 (1413da05-54f0-47ee-918b-0c30e148c645): created successfully
Sep 30 01:50:37.461556 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2565fabd-eb90-4469-923e-bb2afcce20a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:37.465955 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (6bfc9143-ffd5-48c5-8bea-64c3ea061e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:50:37.480160 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bd64fac9-f903-41df-a33b-571e568d83ef tempest-VolumesBackupsTest-16967203 None] Created volume successfully.
Sep 30 01:50:44.037648 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:50:44.042470 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:50:44.043179 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 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'
Sep 30 01:50:44.057671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Flow 'volume_create_manager' (3c5d8472-18d3-455b-9132-7c27b22fc849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:50:44.060994 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8199e9be-666e-4bd9-8d45-d53fc9101df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:44.083734 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:50:44.110705 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8199e9be-666e-4bd9-8d45-d53fc9101df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1369864695',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=fca264d5-7cf5-44e3-b02a-2f2f2f9637ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dbf012205d8442da10e75da542d6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:50:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:50:44Z,user_id='4498a2d025494cf2836ab1931f92568c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:44.113505 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d94eeeb5-5fe9-4150-935a-076241785ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:44.115784 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d94eeeb5-5fe9-4150-935a-076241785ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:44.118294 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a94bcd3c-e0c9-4f1a-a181-18050f255b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:44.120546 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a94bcd3c-e0c9-4f1a-a181-18050f255b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fca264d5-7cf5-44e3-b02a-2f2f2f9637ec', 'volume_name': 'volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:44.122913 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ba25317-7540-4c66-8886-a2bb3a45f5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:44.125125 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ba25317-7540-4c66-8886-a2bb3a45f5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:44.127362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19a2a91e-a215-45c4-9cba-46f086aa94da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:44.128132 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Volume fca264d5-7cf5-44e3-b02a-2f2f2f9637ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec', 'volume_size': 1}
Sep 30 01:50:44.129409 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:44.150684 n-d-811810-1 sudo[113440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:50:44.151933 n-d-811810-1 sudo[113440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:44.672144 n-d-811810-1 sudo[113440]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:44.675028 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.545s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:44.678803 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19a2a91e-a215-45c4-9cba-46f086aa94da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:44.681198 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25692a2b-278d-4a54-b2c7-d84616a3a525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:50:44.695012 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Volume volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec (fca264d5-7cf5-44e3-b02a-2f2f2f9637ec): created successfully
Sep 30 01:50:44.697701 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25692a2b-278d-4a54-b2c7-d84616a3a525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:50:44.701385 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Flow 'volume_create_manager' (3c5d8472-18d3-455b-9132-7c27b22fc849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:50:44.713537 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-10d0fef9-0bdf-4615-8416-53663444da3b tempest-AttachVolumeNegativeTest-149736815 None] Created volume successfully.
Sep 30 01:50:45.981235 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:46.021191 n-d-811810-1 sudo[113487]: 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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:50:46.022854 n-d-811810-1 sudo[113487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:46.668791 n-d-811810-1 sudo[113487]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:46.671935 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec" returned: 0 in 0.690s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:46.773421 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:46.796257 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:46.797741 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:50:46.798779 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:50:46.799854 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] Creating iscsi_target for Volume ID: volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] Created volume path /opt/stack/data/cinder/volumes/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec,
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: incominguser 4SuCiedaQTKqV33T24SS DwuyWKk3CdYFZFJs
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:50:46.807478 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:50:46.811685 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:47.663341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec" returned: 0 in 0.853s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:47.664571 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:50:47.665673 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:50:47.666225 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:50:47.671955 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:47.684551 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:47.684841 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:50:47.685470 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:50:47.686457 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:47.818036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:47.818780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:50:47.822128 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:47.929058 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:47.929621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:50:47.930782 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:50:48.241078 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-66dc260c-ba14-4796-8d0c-613ca58d7bef req-be72c042-a1d2-4c5e-ac7a-4fdc665fb4d6 tempest-AttachVolumeNegativeTest-149736815 None] attachment_update completed successfully.
Sep 30 01:50:59.433152 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:50:59.433967 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:50:59.434228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:59.453786 n-d-811810-1 sudo[113707]: 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
Sep 30 01:50:59.454610 n-d-811810-1 sudo[113707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:50:59.944366 n-d-811810-1 sudo[113707]: pam_unix(sudo:session): session closed for user root
Sep 30 01:50:59.947553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.512s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:50:59.949433 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:50:59.970897 n-d-811810-1 sudo[113720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:50:59.971854 n-d-811810-1 sudo[113720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:00.470895 n-d-811810-1 sudo[113720]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:00.473485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.524s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:00.476588 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:51:00.918282 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:00.968327 n-d-811810-1 sudo[113724]: 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-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:00.969216 n-d-811810-1 sudo[113724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:01.460610 n-d-811810-1 sudo[113724]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:01.463290 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645" returned: 0 in 0.547s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:01.526423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:01.543410 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:01.544483 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: I_T nexus: 24
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: 4SuCiedaQTKqV33T24SS
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:01.545367 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:51:01.550411 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] Creating iscsi_target for Volume ID: volume-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] Created volume path /opt/stack/data/cinder/volumes/volume-1413da05-54f0-47ee-918b-0c30e148c645,
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: incominguser KxiyqAJ35hg4Tg6WazvA RD7mJKmGfR7Datih
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:01.554171 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:51:01.556709 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:02.026855 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645" returned: 0 in 0.470s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:02.027193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:02.027826 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:51:02.028187 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:51:02.029487 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:02.036758 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:02.037198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: I_T nexus: 24
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: 4SuCiedaQTKqV33T24SS
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:02.037912 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:51:02.041710 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:02.130533 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:02.130835 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:02.134499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:02.223708 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:02.224049 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:02.225106 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:51:02.384417 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-ef5e09e6-aaf8-4ccd-9517-89cdde4449ca req-1d75445b-2576-42f5-8f08-a40d13c7cd00 tempest-VolumesBackupsTest-16967203 None] attachment_update completed successfully.
Sep 30 01:51:11.910418 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Creating a new backup for volume volume-1413da05-54f0-47ee-918b-0c30e148c645. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 01:51:11.962232 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Creating clone of volume: 1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:11.963720 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:11.984569 n-d-811810-1 sudo[113831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:11.985396 n-d-811810-1 sudo[113831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:12.400110 n-d-811810-1 sudo[113831]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:12.402480 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645" returned: 0 in 0.438s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:12.404291 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-595d9066-07de-4757-ac15-08c3d321dd24 --snapshot stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:12.425185 n-d-811810-1 sudo[113834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-595d9066-07de-4757-ac15-08c3d321dd24 --snapshot stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 -L 1.00g
Sep 30 01:51:12.425999 n-d-811810-1 sudo[113834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:13.198426 n-d-811810-1 sudo[113834]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:13.201642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-595d9066-07de-4757-ac15-08c3d321dd24 --snapshot stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 -L 1.00g" returned: 0 in 0.797s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:13.205663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-595d9066-07de-4757-ac15-08c3d321dd24 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:13.235025 n-d-811810-1 sudo[113939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-595d9066-07de-4757-ac15-08c3d321dd24 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:51:13.235983 n-d-811810-1 sudo[113939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:13.824927 n-d-811810-1 sudo[113939]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:13.827508 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-595d9066-07de-4757-ac15-08c3d321dd24 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.621s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:13.829388 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:13.852416 n-d-811810-1 sudo[113970]: 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-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:13.854004 n-d-811810-1 sudo[113970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:14.311313 n-d-811810-1 sudo[113970]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:14.315598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:14.318032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:14.342285 n-d-811810-1 sudo[113973]: 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--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 iflag=direct
Sep 30 01:51:14.344049 n-d-811810-1 sudo[113973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:14.810905 n-d-811810-1 sudo[113973]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:14.813795 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 iflag=direct" returned: 0 in 0.495s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:14.814964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:14.835898 n-d-811810-1 sudo[113985]: 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--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 oflag=direct
Sep 30 01:51:14.838084 n-d-811810-1 sudo[113985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:15.464132 n-d-811810-1 sudo[113985]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:15.466566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 oflag=direct" returned: 0 in 0.651s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:15.467511 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:15.494660 n-d-811810-1 sudo[113997]: 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--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 01:51:15.496362 n-d-811810-1 sudo[113997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:17.848212 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-3bdb4b75-7598-4c6f-a743-34c5b8a4e6e9 req-cfb56962-ddc7-4ea2-a3a6-e7fd723cfb75 tempest-AttachVolumeNegativeTest-149736815 None] Terminate volume connection completed successfully.
Sep 30 01:51:17.849624 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-3bdb4b75-7598-4c6f-a743-34c5b8a4e6e9 req-cfb56962-ddc7-4ea2-a3a6-e7fd723cfb75 tempest-AttachVolumeNegativeTest-149736815 None] Deleting attachment 9c9e9846-f9db-4c43-8911-33a602a79661. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:51:17.853930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:17.999013 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:17.999563 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n System information:\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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec\n Backing store flags: \n Account information:\n 4SuCiedaQTKqV33T24SS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:18.000592 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-3bdb4b75-7598-4c6f-a743-34c5b8a4e6e9 req-cfb56962-ddc7-4ea2-a3a6-e7fd723cfb75 tempest-AttachVolumeNegativeTest-149736815 None] Removing iscsi_target for Volume ID: fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:51:18.004057 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:18.174281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec -f" returned: 0 in 0.172s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:18.174912 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:18.179729 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:18.304370 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:18.305447 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:18.419957 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-3bdb4b75-7598-4c6f-a743-34c5b8a4e6e9 req-cfb56962-ddc7-4ea2-a3a6-e7fd723cfb75 tempest-AttachVolumeNegativeTest-149736815 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.
Sep 30 01:51:18.419957 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:51:18.419957 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:22.039944 n-d-811810-1 sudo[113997]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:22.043518 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.576s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:22.045627 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--595d9066--07de--4757--ac15--08c3d321dd24, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--595d9066--07de--4757--ac15--08c3d321dd24, size 1024.00 MB, duration 6.58 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 01:51:22.046196 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Volume copy 1024.00 MB at 155.66 MB/s
Sep 30 01:51:22.047767 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo 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-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:22.082723 n-d-811810-1 sudo[114028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:22.083817 n-d-811810-1 sudo[114028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:22.616869 n-d-811810-1 sudo[114028]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:22.619443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo 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-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.572s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:22.621931 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:22.645677 n-d-811810-1 sudo[114031]: 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-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:22.647260 n-d-811810-1 sudo[114031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:23.421770 n-d-811810-1 sudo[114031]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:23.425348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.802s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:23.493614 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:23.523944 n-d-811810-1 sudo[114074]: 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-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:23.526673 n-d-811810-1 sudo[114074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:24.092524 n-d-811810-1 sudo[114074]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:24.094913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.601s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:24.195427 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:24.215009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:24.215544 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: I_T nexus: 25
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: KxiyqAJ35hg4Tg6WazvA
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:24.216430 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:51:24.221053 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Creating iscsi_target for Volume ID: volume-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Created volume path /opt/stack/data/cinder/volumes/volume-595d9066-07de-4757-ac15-08c3d321dd24,
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: incominguser oJSwP3SDFh5TgNiGxeX3 VJA6daVMaME8T9FE
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:24.226079 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:51:24.232173 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:24.729181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.499s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:24.729847 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:24.730879 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:51:24.731260 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:51:24.732946 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:24.748162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:24.749188 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\n System information:\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: I_T nexus: 25
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: KxiyqAJ35hg4Tg6WazvA
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:24.749903 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:51:24.765513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:24.964350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:24.964702 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\n System information:\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:24.967956 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:25.079642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:25.080212 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\n System information:\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:25.081536 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Set provider_location to: 10.222.0.61:3260,3 iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:51:25.156565 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Initialize volume connection completed successfully.
Sep 30 01:51:38.876179 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:51:38.897114 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:51:38.897706 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 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'
Sep 30 01:51:38.928596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Flow 'volume_create_manager' (2e63f456-f751-4149-ae1a-5de364270759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:51:38.931945 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d5cd05f-06ca-410d-b62f-bce98ca86b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:38.961355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:51:38.987707 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d5cd05f-06ca-410d-b62f-bce98ca86b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-370509591',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=7665a016-aa3a-448e-a5e0-93569cc0849e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acb82e724f9a4310b2dcb9b386afe721',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:51:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:51:39Z,user_id='2d834611e8a5436e935a09ceed0273f7',volume_attachment=>,volume_type=VolumeType(a1d23de2-905b-4ba0-b118-b8086d4fbb05),volume_type_id=a1d23de2-905b-4ba0-b118-b8086d4fbb05)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:38.997249 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05507f98-3074-401c-9314-609e34bfc849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:38.999563 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05507f98-3074-401c-9314-609e34bfc849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.002112 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (267ef654-efe4-4b9e-8fe9-c44f4a6fa57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.004600 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (267ef654-efe4-4b9e-8fe9-c44f4a6fa57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7665a016-aa3a-448e-a5e0-93569cc0849e', 'volume_name': 'volume-7665a016-aa3a-448e-a5e0-93569cc0849e', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.007152 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1ac85e2-ee98-4ebf-93ea-486297333379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.019707 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1ac85e2-ee98-4ebf-93ea-486297333379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.023673 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8132a42-d8fa-4dd9-8960-066cffc0e4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.026970 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Volume 7665a016-aa3a-448e-a5e0-93569cc0849e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7665a016-aa3a-448e-a5e0-93569cc0849e', 'volume_size': 1}
Sep 30 01:51:39.030429 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7665a016-aa3a-448e-a5e0-93569cc0849e stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:39.094359 n-d-811810-1 sudo[114249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7665a016-aa3a-448e-a5e0-93569cc0849e stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:51:39.095231 n-d-811810-1 sudo[114249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:39.477446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:51:39.483514 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:51:39.484275 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 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'
Sep 30 01:51:39.555219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Flow 'volume_create_manager' (9b5277dc-934a-41ec-aaa7-81ad9f88f156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:51:39.555219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8782750-5de6-4354-bf0c-a48d3dc69ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.587657 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:51:39.635587 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b8782750-5de6-4354-bf0c-a48d3dc69ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-844653676',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=bb566849-8c33-4aad-a33a-e0875e851af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dbf012205d8442da10e75da542d6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:51:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:51:39Z,user_id='4498a2d025494cf2836ab1931f92568c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.647645 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaa5b345-8aaa-4f1b-b8ef-ec044707d84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.650281 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eaa5b345-8aaa-4f1b-b8ef-ec044707d84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.652851 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b31e949-d8ff-4b7b-9202-b3477173e115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.655154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b31e949-d8ff-4b7b-9202-b3477173e115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb566849-8c33-4aad-a33a-e0875e851af2', 'volume_name': 'volume-bb566849-8c33-4aad-a33a-e0875e851af2', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.657793 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76946d45-ca53-4873-be9a-fa9f74470457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.659930 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76946d45-ca53-4873-be9a-fa9f74470457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:39.662285 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (084609a3-bbdd-4073-a25e-0b1628fc37ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:39.663060 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Volume bb566849-8c33-4aad-a33a-e0875e851af2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb566849-8c33-4aad-a33a-e0875e851af2', 'volume_size': 1}
Sep 30 01:51:39.664356 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb566849-8c33-4aad-a33a-e0875e851af2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:39.694098 n-d-811810-1 sudo[114254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb566849-8c33-4aad-a33a-e0875e851af2 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:51:39.694966 n-d-811810-1 sudo[114254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:39.991159 n-d-811810-1 sudo[114249]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:40.003563 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7665a016-aa3a-448e-a5e0-93569cc0849e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.963s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:40.013182 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b8132a42-d8fa-4dd9-8960-066cffc0e4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7665a016-aa3a-448e-a5e0-93569cc0849e', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:40.022706 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (145c8ce1-0c64-48a4-b36c-88bb34bb888a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:40.055826 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Volume volume-7665a016-aa3a-448e-a5e0-93569cc0849e (7665a016-aa3a-448e-a5e0-93569cc0849e): created successfully
Sep 30 01:51:40.060139 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (145c8ce1-0c64-48a4-b36c-88bb34bb888a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:40.065557 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Flow 'volume_create_manager' (2e63f456-f751-4149-ae1a-5de364270759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:51:40.085998 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d772f2ee-4c40-4fb6-9432-0677dea4691c tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Created volume successfully.
Sep 30 01:51:40.256158 n-d-811810-1 sudo[114254]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:40.259076 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb566849-8c33-4aad-a33a-e0875e851af2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.594s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:40.261611 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (084609a3-bbdd-4073-a25e-0b1628fc37ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb566849-8c33-4aad-a33a-e0875e851af2', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:40.270603 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39036cd2-99cc-42ad-8c42-aadd53cf9265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:40.284921 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Volume volume-bb566849-8c33-4aad-a33a-e0875e851af2 (bb566849-8c33-4aad-a33a-e0875e851af2): created successfully
Sep 30 01:51:40.287724 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (39036cd2-99cc-42ad-8c42-aadd53cf9265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:40.292445 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Flow 'volume_create_manager' (9b5277dc-934a-41ec-aaa7-81ad9f88f156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:51:40.302796 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7dde6e01-28c5-4187-9a9d-d59f8bf4ed99 tempest-AttachVolumeNegativeTest-149736815 None] Created volume successfully.
Sep 30 01:51:41.893513 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:51:41.895423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:41.921640 n-d-811810-1 sudo[114355]: 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
Sep 30 01:51:41.922899 n-d-811810-1 sudo[114355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:42.164771 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:42.234352 n-d-811810-1 sudo[114357]: 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-bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:51:42.239290 n-d-811810-1 sudo[114357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:42.641670 n-d-811810-1 sudo[114355]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:42.644051 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.748s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:42.645714 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:42.686092 n-d-811810-1 sudo[114361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:51:42.687061 n-d-811810-1 sudo[114361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:42.778358 n-d-811810-1 sudo[114357]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:42.781073 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2" returned: 0 in 0.617s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:42.922738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:42.939995 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:42.940455 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406848]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: I_T nexus: 25
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: KxiyqAJ35hg4Tg6WazvA
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: I_T nexus: 26
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: oJSwP3SDFh5TgNiGxeX3
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:42.941287 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:51:42.946944 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] Creating iscsi_target for Volume ID: volume-bb566849-8c33-4aad-a33a-e0875e851af2 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] Created volume path /opt/stack/data/cinder/volumes/volume-bb566849-8c33-4aad-a33a-e0875e851af2,
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: incominguser AvZPuPDhP5zKm4jTMnM9 9DtKzAxHrzRXRaPQ
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:42.957081 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:51:42.958996 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:43.365322 n-d-811810-1 sudo[114361]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:43.367207 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo 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.721s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:43.369010 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:51:43.374902 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4bb7b88e-1ace-49b1-b3c3-adb89d4aff54 tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Retype volume completed successfully.
Sep 30 01:51:43.774937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2" returned: 0 in 0.816s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:43.775276 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406848]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:43.776026 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:51:43.776485 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:51:43.777953 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:43.801762 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:43.802115 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406848]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2\n System information:\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-bb566849-8c33-4aad-a33a-e0875e851af2\n Backing store flags: \n Account information:\n AvZPuPDhP5zKm4jTMnM9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: I_T nexus: 25
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: KxiyqAJ35hg4Tg6WazvA
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: I_T nexus: 26
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: oJSwP3SDFh5TgNiGxeX3
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 01:51:43.803128 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:51:43.807194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:43.940858 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:43.941661 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406848]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2\n System information:\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-bb566849-8c33-4aad-a33a-e0875e851af2\n Backing store flags: \n Account information:\n AvZPuPDhP5zKm4jTMnM9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:43.942752 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:43.977715 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Lock "b'cinder-7665a016-aa3a-448e-a5e0-93569cc0849e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:51:44.125346 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7665a016-aa3a-448e-a5e0-93569cc0849e
Sep 30 01:51:44.126856 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7665a016-aa3a-448e-a5e0-93569cc0849e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:44.207240 n-d-811810-1 sudo[114398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7665a016-aa3a-448e-a5e0-93569cc0849e
Sep 30 01:51:44.208068 n-d-811810-1 sudo[114398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:44.236335 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.292s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:44.238727 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406848]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2\n System information:\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-bb566849-8c33-4aad-a33a-e0875e851af2\n Backing store flags: \n Account information:\n AvZPuPDhP5zKm4jTMnM9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:44.240704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:51:44.561314 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-ede8028f-8e75-48a5-b986-8c1685a9a701 req-273e4700-6a32-4d0a-8883-d8127b57752b tempest-AttachVolumeNegativeTest-149736815 None] attachment_update completed successfully.
Sep 30 01:51:44.756585 n-d-811810-1 sudo[114398]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:44.758584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7665a016-aa3a-448e-a5e0-93569cc0849e" returned: 0 in 0.632s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:44.761092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 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-7665a016-aa3a-448e-a5e0-93569cc0849e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:44.791141 n-d-811810-1 sudo[114402]: 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-7665a016-aa3a-448e-a5e0-93569cc0849e
Sep 30 01:51:44.792173 n-d-811810-1 sudo[114402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:45.278910 n-d-811810-1 sudo[114402]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:45.281208 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7665a016-aa3a-448e-a5e0-93569cc0849e" returned: 0 in 0.520s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:45.283293 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7665a016-aa3a-448e-a5e0-93569cc0849e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:45.321453 n-d-811810-1 sudo[114405]: 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-7665a016-aa3a-448e-a5e0-93569cc0849e
Sep 30 01:51:45.322361 n-d-811810-1 sudo[114405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:45.924452 n-d-811810-1 sudo[114405]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:45.927076 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7665a016-aa3a-448e-a5e0-93569cc0849e" returned: 0 in 0.643s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:45.928349 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Successfully deleted volume: 7665a016-aa3a-448e-a5e0-93569cc0849e
Sep 30 01:51:45.964951 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 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.
Sep 30 01:51:45.966282 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 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.
Sep 30 01:51:45.996730 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Created reservations ['76963e03-16f5-43d6-9a30-5e78038dd729', 'db2717bd-fce4-47c0-a244-b6f4f155994b', '9fe3b398-f431-46b4-97e6-0c0616790e4c', 'bbd07a94-0065-4a18-a0a9-0aab4bc84d89'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:51:46.000362 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 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.
Sep 30 01:51:46.000362 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:51:46.000362 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:46.074221 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:51:46.075080 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:46.109242 n-d-811810-1 sudo[114414]: 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
Sep 30 01:51:46.110247 n-d-811810-1 sudo[114414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:46.859888 n-d-811810-1 sudo[114414]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:46.862890 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:46.865366 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:46.909354 n-d-811810-1 sudo[114417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:51:46.910884 n-d-811810-1 sudo[114417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:47.636110 n-d-811810-1 sudo[114417]: pam_unix(sudo:session): session closed for user root
Sep 30 01:51:47.638586 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] CMD "sudo 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.773s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:47.641634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:51:47.656564 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Deleted volume successfully.
Sep 30 01:51:47.687117 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d4bd72e-d5fe-4bce-a66d-6aee0986b45e tempest-VolumeRetypeWithoutMigrationTest-148222205 None] Lock "b'cinder-7665a016-aa3a-448e-a5e0-93569cc0849e-delete_volume'" released by "delete_volume" :: held 3.708s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:51:52.162126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:51:52.175346 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:51:52.175346 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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'
Sep 30 01:51:52.205196 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Flow 'volume_create_manager' (db50e963-0eac-4344-b3f0-ef6d2167166b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:51:52.212154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c85dc05d-2385-47d5-856a-3ae7f8d7d5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:52.236741 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:51:52.297489 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c85dc05d-2385-47d5-856a-3ae7f8d7d5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1478254795',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=5b48f654-4f2b-4504-8439-2510574dd8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6a10ec460a74aa7b26d535a1f6c9e4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:51:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:51:52Z,user_id='805c4d7025934245b30bf0af25438b76',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:52.302367 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6edbb54e-c78d-4031-8456-a84c8825749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:52.307145 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6edbb54e-c78d-4031-8456-a84c8825749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:52.311920 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7f86e55-93d6-458f-8bc7-dcca88a98c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:52.533989 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7f86e55-93d6-458f-8bc7-dcca88a98c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5b48f654-4f2b-4504-8439-2510574dd8cf', 'volume_name': 'volume-5b48f654-4f2b-4504-8439-2510574dd8cf', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:52.537660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9996229-c99c-4f4f-8b6c-ab78d4d9effe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:52.540006 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9996229-c99c-4f4f-8b6c-ab78d4d9effe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:51:52.547379 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4307ccae-68c8-4958-b49c-ae2ceb98c34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:51:52.549211 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Volume 5b48f654-4f2b-4504-8439-2510574dd8cf: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5b48f654-4f2b-4504-8439-2510574dd8cf', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:51:52.552678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Cloning 5b48f654-4f2b-4504-8439-2510574dd8cf from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:51:53.286191 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-8f6479ad-1af3-4eb1-b500-31fa681ebd09 req-fa0173f8-f501-45cf-9e5c-22a261eb6afa tempest-AttachVolumeNegativeTest-149736815 None] Terminate volume connection completed successfully.
Sep 30 01:51:53.287772 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-8f6479ad-1af3-4eb1-b500-31fa681ebd09 req-fa0173f8-f501-45cf-9e5c-22a261eb6afa tempest-AttachVolumeNegativeTest-149736815 None] Deleting attachment f4497e0a-c8a6-42c1-89c3-d54b65af1f90. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:51:53.315910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:53.636319 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.341s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:53.636670 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2\n System information:\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-bb566849-8c33-4aad-a33a-e0875e851af2\n Backing store flags: \n Account information:\n AvZPuPDhP5zKm4jTMnM9\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:53.637569 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-8f6479ad-1af3-4eb1-b500-31fa681ebd09 req-fa0173f8-f501-45cf-9e5c-22a261eb6afa tempest-AttachVolumeNegativeTest-149736815 None] Removing iscsi_target for Volume ID: bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:51:53.644136 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:53.898552 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bb566849-8c33-4aad-a33a-e0875e851af2 -f" returned: 0 in 0.257s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:53.899672 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:53.922370 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:54.150341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.242s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:51:54.150629 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:51:54.346618 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-8f6479ad-1af3-4eb1-b500-31fa681ebd09 req-fa0173f8-f501-45cf-9e5c-22a261eb6afa tempest-AttachVolumeNegativeTest-149736815 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.
Sep 30 01:51:54.346618 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:51:54.346618 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:51:59.433042 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:51:59.433872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:51:59.434361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:51:59.511956 n-d-811810-1 sudo[114521]: 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
Sep 30 01:51:59.520056 n-d-811810-1 sudo[114521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:51:59.790280 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Lock "b'cinder-266c1f00-3826-4ea4-a4e5-9b4795bd9606-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:51:59.991223 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Skipping remove_export. No iscsi_target is presently exported for volume: 266c1f00-3826-4ea4-a4e5-9b4795bd9606
Sep 30 01:51:59.992531 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:00.060791 n-d-811810-1 sudo[114523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606
Sep 30 01:52:00.064965 n-d-811810-1 sudo[114523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:00.794977 n-d-811810-1 sudo[114521]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:00.797734 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.363s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:00.799951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:00.839930 n-d-811810-1 sudo[114532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:00.843929 n-d-811810-1 sudo[114532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:00.908549 n-d-811810-1 sudo[114523]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:00.927367 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606" returned: 0 in 0.919s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:00.933978 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 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-266c1f00-3826-4ea4-a4e5-9b4795bd9606 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:01.008005 n-d-811810-1 sudo[114538]: 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-266c1f00-3826-4ea4-a4e5-9b4795bd9606
Sep 30 01:52:01.013724 n-d-811810-1 sudo[114538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:02.088865 n-d-811810-1 sudo[114532]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:02.093786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.294s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:02.096289 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:02.235740 n-d-811810-1 sudo[114538]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:02.240266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606" returned: 0 in 1.306s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:02.247808 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:02.297263 n-d-811810-1 sudo[114569]: 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-266c1f00-3826-4ea4-a4e5-9b4795bd9606
Sep 30 01:52:02.304547 n-d-811810-1 sudo[114569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:03.218269 n-d-811810-1 sudo[114569]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:03.221162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-266c1f00-3826-4ea4-a4e5-9b4795bd9606" returned: 0 in 0.973s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:03.224529 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Successfully deleted volume: 266c1f00-3826-4ea4-a4e5-9b4795bd9606
Sep 30 01:52:03.370106 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Created reservations ['ca9160e6-51e3-4ed2-98fe-306146b6373f', '8f33fda8-a3e3-4605-96d4-bac8cea99888', 'c0bee399-128e-4fb2-96e0-16ecf03d8157', '86c16e64-977a-4c8a-8fb4-3b1758bea27b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:03.372396 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 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.
Sep 30 01:52:03.372396 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:03.372396 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:03.567882 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:03.570746 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:03.615609 n-d-811810-1 sudo[114589]: 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
Sep 30 01:52:03.617258 n-d-811810-1 sudo[114589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:04.356948 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Lock "b'cinder-59c9eded-656f-48b2-8c4a-ef5df18f4b0c-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:04.527451 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:04.652847 n-d-811810-1 sudo[114589]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:04.655196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.084s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:04.657121 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:04.727972 n-d-811810-1 sudo[114600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:04.728986 n-d-811810-1 sudo[114600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:04.812998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.285s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:04.813590 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407008]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:04.815560 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Skipping remove_export. No iscsi_target is presently exported for volume: 59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:52:04.819423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:04.870577 n-d-811810-1 sudo[114603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:52:04.872704 n-d-811810-1 sudo[114603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:05.685560 n-d-811810-1 sudo[114603]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:05.690100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c" returned: 0 in 0.870s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:05.692043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:05.771675 n-d-811810-1 sudo[114614]: 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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:52:05.776618 n-d-811810-1 sudo[114614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:05.870520 n-d-811810-1 sudo[114600]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:05.874340 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:05.888050 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:05.909801 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Deleted volume successfully.
Sep 30 01:52:05.955312 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0d885cff-0d37-44b2-ba5e-9281982deccd tempest-AttachVolumeShelveTestJSON-1880756559 None] Lock "b'cinder-266c1f00-3826-4ea4-a4e5-9b4795bd9606-delete_volume'" released by "delete_volume" :: held 6.165s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:06.676693 n-d-811810-1 sudo[114614]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:06.680679 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c" returned: 0 in 0.989s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:06.685884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:06.766128 n-d-811810-1 sudo[114620]: 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-59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:52:06.772914 n-d-811810-1 sudo[114620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:07.636774 n-d-811810-1 sudo[114620]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:07.639578 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59c9eded-656f-48b2-8c4a-ef5df18f4b0c" returned: 0 in 0.953s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:07.641266 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Successfully deleted volume: 59c9eded-656f-48b2-8c4a-ef5df18f4b0c
Sep 30 01:52:07.754959 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Created reservations ['6f369969-dcf5-44e3-8487-c241d7275a00', 'b80cb954-7bc7-4b77-b038-a765da99a487', 'f4387948-cc56-4a67-a53e-60ab0a6cf24f', 'e0cd5b18-8f72-4c3a-99ec-b11d54522d8e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:07.757335 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 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.
Sep 30 01:52:07.757335 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:07.757335 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:07.829551 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:07.830301 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:07.894941 n-d-811810-1 sudo[114631]: 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
Sep 30 01:52:07.896905 n-d-811810-1 sudo[114631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:08.861357 n-d-811810-1 sudo[114631]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:08.865113 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.033s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:08.869479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:08.917055 n-d-811810-1 sudo[114636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:08.918970 n-d-811810-1 sudo[114636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:09.815463 n-d-811810-1 sudo[114636]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:09.817904 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:09.820411 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:09.847631 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Deleted volume successfully.
Sep 30 01:52:09.897424 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5738a5cd-dd23-4719-8f59-e5be09718263 tempest-AttachVolumeShelveTestJSON-1880756559 None] Lock "b'cinder-59c9eded-656f-48b2-8c4a-ef5df18f4b0c-delete_volume'" released by "delete_volume" :: held 5.541s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:13.171128 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Terminate volume connection completed successfully.
Sep 30 01:52:13.219537 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:13.353601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:13.354233 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407008]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24\n System information:\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-595d9066-07de-4757-ac15-08c3d321dd24\n Backing store flags: \n Account information:\n oJSwP3SDFh5TgNiGxeX3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:13.355152 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Removing iscsi_target for Volume ID: 595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:13.358132 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:13.615231 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-595d9066-07de-4757-ac15-08c3d321dd24 -f" returned: 0 in 0.258s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:13.615921 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407008]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:13.618798 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:13.765510 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:13.765807 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407008]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:13.767442 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Remove volume export completed successfully.
Sep 30 01:52:13.875231 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-595d9066-07de-4757-ac15-08c3d321dd24-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:13.934101 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Trying to delete temp volume: 595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:13.935649 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:14.062834 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:14.063429 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407008]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:14.065418 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Skipping remove_export. No iscsi_target is presently exported for volume: 595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:14.067166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:14.095091 n-d-811810-1 sudo[114678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:14.096579 n-d-811810-1 sudo[114678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:14.361105 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1, size 616.00 MB, duration 21.80 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:52:14.361785 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Image download 616.00 MB at 28.25 MB/s
Sep 30 01:52:14.419229 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:14.746905 n-d-811810-1 sudo[114680]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1
Sep 30 01:52:14.747763 n-d-811810-1 sudo[114680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:15.040485 n-d-811810-1 sudo[114678]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:15.045125 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.978s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:15.047481 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 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-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:15.108764 n-d-811810-1 sudo[114683]: 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-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:15.109641 n-d-811810-1 sudo[114683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:15.487565 n-d-811810-1 sudo[114680]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:15.489840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1" returned: 0 in 1.070s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:15.490858 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 805c4d7025934245b30bf0af25438b76. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:52:15.563462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:15.654712 n-d-811810-1 sudo[114683]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:15.658127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 0.609s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:15.659519 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:15.705058 n-d-811810-1 sudo[114690]: 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-595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:15.705890 n-d-811810-1 sudo[114690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:16.045000 n-d-811810-1 sudo[114689]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1
Sep 30 01:52:16.047418 n-d-811810-1 sudo[114689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:16.774770 n-d-811810-1 sudo[114690]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:16.777470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-595d9066-07de-4757-ac15-08c3d321dd24" returned: 0 in 1.118s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:16.779535 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Successfully deleted volume: 595d9066-07de-4757-ac15-08c3d321dd24
Sep 30 01:52:16.784377 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:52:16.784377 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:16.784377 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:16.808344 n-d-811810-1 sudo[114689]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:16.811112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1" returned: 0 in 1.248s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:16.813940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b48f654-4f2b-4504-8439-2510574dd8cf stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:16.838670 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Deleted volume successfully.
Sep 30 01:52:16.845678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-63d031a6-2f99-4478-bd8f-0bb93914e05d tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-595d9066-07de-4757-ac15-08c3d321dd24-delete_volume'" released by "delete_volume" :: held 2.970s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:16.853566 n-d-811810-1 sudo[114709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b48f654-4f2b-4504-8439-2510574dd8cf stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:52:16.856765 n-d-811810-1 sudo[114709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:17.813509 n-d-811810-1 sudo[114709]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:17.815829 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b48f654-4f2b-4504-8439-2510574dd8cf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.001s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:17.845525 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 5b48f654-4f2b-4504-8439-2510574dd8cf. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:52:17.900120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ldy1jfm9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:18.041002 n-d-811810-1 sudo[114744]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ldy1jfm9
Sep 30 01:52:18.045282 n-d-811810-1 sudo[114744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:18.794451 n-d-811810-1 sudo[114744]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:18.797307 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_ldy1jfm9" returned: 0 in 0.896s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:18.798659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:18.950920 n-d-811810-1 sudo[114770]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1
Sep 30 01:52:18.952722 n-d-811810-1 sudo[114770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:19.469634 n-d-811810-1 sudo[114770]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:19.472685 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1" returned: 0 in 0.674s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:19.473753 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:52:19.475142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:19.522457 n-d-811810-1 sudo[114787]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf oflag=direct
Sep 30 01:52:19.523272 n-d-811810-1 sudo[114787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:19.945975 n-d-811810-1 sudo[114787]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:19.948684 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf oflag=direct" returned: 0 in 0.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:19.950747 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:19.972128 n-d-811810-1 sudo[114814]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf
Sep 30 01:52:19.973611 n-d-811810-1 sudo[114814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:21.256587 n-d-811810-1 sudo[114814]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:21.259630 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf" returned: 0 in 1.308s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:21.261214 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:21.378661 n-d-811810-1 sudo[114865]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1
Sep 30 01:52:21.379520 n-d-811810-1 sudo[114865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:22.154713 n-d-811810-1 sudo[114865]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:22.158011 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1" returned: 0 in 0.897s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:22.158476 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wz8dwcf_n-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.31 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5b48f654--4f2b--4504--8439--2510574dd8cf {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:52:22.159141 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Converted 700.00 MB image at 534.36 MB/s
Sep 30 01:52:22.159981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 5b48f654-4f2b-4504-8439-2510574dd8cf successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:52:22.336852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 805c4d7025934245b30bf0af25438b76 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:52:22.337925 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Marking volume 5b48f654-4f2b-4504-8439-2510574dd8cf as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:52:22.351024 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 5b48f654-4f2b-4504-8439-2510574dd8cf. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:52:22.351647 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Creating volume glance metadata for volume 5b48f654-4f2b-4504-8439-2510574dd8cf backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:52:22.502405 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4307ccae-68c8-4958-b49c-ae2ceb98c34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b48f654-4f2b-4504-8439-2510574dd8cf', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:22.534869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6281eac-aa69-4110-9e3a-267f34693d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:22.569202 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Volume volume-5b48f654-4f2b-4504-8439-2510574dd8cf (5b48f654-4f2b-4504-8439-2510574dd8cf): created successfully
Sep 30 01:52:22.571332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6281eac-aa69-4110-9e3a-267f34693d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:22.574606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Flow 'volume_create_manager' (db50e963-0eac-4344-b3f0-ef6d2167166b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:22.657996 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e3309204-5f42-4bd5-8bfb-3af9b495fa64 tempest-VolumesImageMetadata-1660539249 None] Created volume successfully.
Sep 30 01:52:22.676208 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-8dc076cc-0372-4783-963c-31013e21cc46 req-3e42887c-9dd7-463c-af80-56a8cfa9b400 tempest-VolumesBackupsTest-16967203 None] Terminate volume connection completed successfully.
Sep 30 01:52:22.677018 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-8dc076cc-0372-4783-963c-31013e21cc46 req-3e42887c-9dd7-463c-af80-56a8cfa9b400 tempest-VolumesBackupsTest-16967203 None] Deleting attachment abba191b-7cf2-4c12-9c39-dd8769f11fff. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:52:22.678907 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:22.850314 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:22.850867 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645\n System information:\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-1413da05-54f0-47ee-918b-0c30e148c645\n Backing store flags: \n Account information:\n KxiyqAJ35hg4Tg6WazvA\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:22.851696 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-8dc076cc-0372-4783-963c-31013e21cc46 req-3e42887c-9dd7-463c-af80-56a8cfa9b400 tempest-VolumesBackupsTest-16967203 None] Removing iscsi_target for Volume ID: 1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:52:22.852876 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:23.087746 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1413da05-54f0-47ee-918b-0c30e148c645 -f" returned: 0 in 0.234s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:23.088066 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:23.089281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:23.216969 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:23.217362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405888]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:23.318434 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-8dc076cc-0372-4783-963c-31013e21cc46 req-3e42887c-9dd7-463c-af80-56a8cfa9b400 tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:52:23.318434 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:23.318434 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:24.057679 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Lock "b'cinder-5b48f654-4f2b-4504-8439-2510574dd8cf-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:24.169258 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5b48f654-4f2b-4504-8439-2510574dd8cf
Sep 30 01:52:24.170238 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b48f654-4f2b-4504-8439-2510574dd8cf {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:24.190350 n-d-811810-1 sudo[114910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b48f654-4f2b-4504-8439-2510574dd8cf
Sep 30 01:52:24.191805 n-d-811810-1 sudo[114910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:25.204355 n-d-811810-1 sudo[114910]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:25.207176 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b48f654-4f2b-4504-8439-2510574dd8cf" returned: 0 in 1.036s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:25.209584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 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-5b48f654-4f2b-4504-8439-2510574dd8cf {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:25.290204 n-d-811810-1 sudo[114927]: 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-5b48f654-4f2b-4504-8439-2510574dd8cf
Sep 30 01:52:25.293647 n-d-811810-1 sudo[114927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:25.397861 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:25.403172 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:25.403894 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 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'
Sep 30 01:52:25.434278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Flow 'volume_create_manager' (a7bef895-2475-42fc-9e4f-dd76f33fa4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:25.440274 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6d9d326-3456-4f6f-a4ef-3425372ccd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:25.488346 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:25.542651 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6d9d326-3456-4f6f-a4ef-3425372ccd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1201604696',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=eb175303-ff2d-4c78-a341-4bae2cc7df8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dbf012205d8442da10e75da542d6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:25Z,user_id='4498a2d025494cf2836ab1931f92568c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:25.549093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58e496c6-ccb3-4b6a-b846-18327d0cfc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:25.552411 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58e496c6-ccb3-4b6a-b846-18327d0cfc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:25.560433 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af289f44-0845-486b-87d9-7363fbca5a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:25.572632 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af289f44-0845-486b-87d9-7363fbca5a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb175303-ff2d-4c78-a341-4bae2cc7df8f', 'volume_name': 'volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:25.584078 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (955be5c8-2087-4232-91da-a95887b6f115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:25.597569 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (955be5c8-2087-4232-91da-a95887b6f115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:25.602381 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39f41b14-3277-4319-841e-1262219692f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:25.606506 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Volume eb175303-ff2d-4c78-a341-4bae2cc7df8f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f', 'volume_size': 1}
Sep 30 01:52:25.607966 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:25.658394 n-d-811810-1 sudo[114937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:52:25.659253 n-d-811810-1 sudo[114937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:26.088726 n-d-811810-1 sudo[114927]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:26.091237 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b48f654-4f2b-4504-8439-2510574dd8cf" returned: 0 in 0.881s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:26.093466 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b48f654-4f2b-4504-8439-2510574dd8cf {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:26.135413 n-d-811810-1 sudo[114941]: 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-5b48f654-4f2b-4504-8439-2510574dd8cf
Sep 30 01:52:26.149624 n-d-811810-1 sudo[114941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:26.383242 n-d-811810-1 sudo[114937]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:26.385631 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.777s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:26.392330 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39f41b14-3277-4319-841e-1262219692f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:26.396431 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6b7fbf4-74ef-42a2-ab4e-823da5d48e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:26.415208 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Volume volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f (eb175303-ff2d-4c78-a341-4bae2cc7df8f): created successfully
Sep 30 01:52:26.417840 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6b7fbf4-74ef-42a2-ab4e-823da5d48e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:26.422401 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Flow 'volume_create_manager' (a7bef895-2475-42fc-9e4f-dd76f33fa4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:26.441177 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-159f8f21-a6a4-4c2a-8441-5fadf10f2f10 tempest-AttachVolumeNegativeTest-149736815 None] Created volume successfully.
Sep 30 01:52:26.894532 n-d-811810-1 sudo[114941]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:26.897271 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b48f654-4f2b-4504-8439-2510574dd8cf" returned: 0 in 0.804s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:26.898382 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Successfully deleted volume: 5b48f654-4f2b-4504-8439-2510574dd8cf
Sep 30 01:52:26.973466 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Created reservations ['2f53301f-0e40-4d4a-84bc-3e0dfb2b338a', 'ce8747e2-f53b-42a3-b371-d06e1ef7c1eb', '772ac593-7ba5-4ee3-87ce-57340fb59fc1', '72cbacc0-b39c-4274-84b5-fe431a96b656'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:26.984331 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 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.
Sep 30 01:52:26.984331 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:26.984331 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:27.090208 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:27.092526 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:27.139643 n-d-811810-1 sudo[114978]: 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
Sep 30 01:52:27.141196 n-d-811810-1 sudo[114978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:27.784687 n-d-811810-1 sudo[114978]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:27.787515 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.694s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:27.789712 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:27.853290 n-d-811810-1 sudo[114981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:27.854212 n-d-811810-1 sudo[114981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:27.888973 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:27.945037 n-d-811810-1 sudo[114983]: 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-eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:27.945921 n-d-811810-1 sudo[114983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:28.496114 n-d-811810-1 sudo[114981]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:28.499104 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:28.505166 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:28.516813 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Deleted volume successfully.
Sep 30 01:52:28.542663 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-497e122c-7694-457c-8553-eb6201bd478e tempest-VolumesImageMetadata-1660539249 None] Lock "b'cinder-5b48f654-4f2b-4504-8439-2510574dd8cf-delete_volume'" released by "delete_volume" :: held 4.485s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:28.689342 n-d-811810-1 sudo[114983]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:28.701872 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f" returned: 0 in 0.813s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:28.755945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:28.778814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:28.779138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406208]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:28.779790 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:52:28.780631 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] Creating iscsi_target for Volume ID: volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] Created volume path /opt/stack/data/cinder/volumes/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f,
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: incominguser YgM4X6Cwa3FMC6JSUK45 RrkFQGz7SVzRc9Ty
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:28.784919 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:52:28.786208 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:29.644387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f" returned: 0 in 0.858s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:29.645864 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406208]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:29.646741 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:52:29.647428 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:52:29.652060 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:29.674916 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:29.675988 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n System information:\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-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n Backing store flags: \n Account information:\n YgM4X6Cwa3FMC6JSUK45\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:29.677002 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:52:29.680306 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:29.972858 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.291s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:29.973617 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n System information:\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-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n Backing store flags: \n Account information:\n YgM4X6Cwa3FMC6JSUK45\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:29.975101 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:30.206513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:30.207498 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n System information:\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-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n Backing store flags: \n Account information:\n YgM4X6Cwa3FMC6JSUK45\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:30.208866 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:52:30.692559 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-1c327355-c20c-40c2-82a6-6b4473c0c56d req-703211eb-7550-4b52-812b-27636c294ccd tempest-AttachVolumeNegativeTest-149736815 None] attachment_update completed successfully.
Sep 30 01:52:32.141855 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:32.149834 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:32.150357 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 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'
Sep 30 01:52:32.189558 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Flow 'volume_create_manager' (46eb2059-c9ba-413f-973a-bcf1e93669bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:32.197403 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e9daa4-6c35-484b-b425-754b8156175c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:32.242626 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:32.294397 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e9daa4-6c35-484b-b425-754b8156175c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-608690095',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ea36675c-6bd0-4a73-9aff-e8b6e454105c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7aa36466dcd840ac82b244c0e901a78b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:32Z,user_id='c25eec7249e74cac80bee7979ce724a5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:32.302567 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f32d904-2f20-42b2-a0c9-81bacc9e1ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:32.310771 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f32d904-2f20-42b2-a0c9-81bacc9e1ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:32.313796 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7487b6bc-f71b-4e68-b1ec-07e84947b5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:32.317410 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7487b6bc-f71b-4e68-b1ec-07e84947b5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea36675c-6bd0-4a73-9aff-e8b6e454105c', 'volume_name': 'volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:32.329759 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af39dcd4-7791-4a07-aca9-f9338dff7a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:32.332156 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af39dcd4-7791-4a07-aca9-f9338dff7a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:32.334505 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70728e36-8f8a-46d8-9194-e6044a488233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:32.335409 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Volume ea36675c-6bd0-4a73-9aff-e8b6e454105c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c', 'volume_size': 1}
Sep 30 01:52:32.353519 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:32.378029 n-d-811810-1 sudo[115035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:52:32.379868 n-d-811810-1 sudo[115035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:33.357181 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:33.369092 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:33.371758 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 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'
Sep 30 01:52:33.411830 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Flow 'volume_create_manager' (4fb70ba2-7356-4d53-8c90-19b47e221f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:33.419195 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e48c58e-1eea-42d9-8b93-65be638d3277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:33.461033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:33.539860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e48c58e-1eea-42d9-8b93-65be638d3277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-53073851',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=73280a2e-a72f-434b-ac3b-8c8b8caf23e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62b63ae2eedb49e7bfae75c08904b1bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:33Z,user_id='4ac5c90e1c9144f393cf52b23b37b854',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:33.561077 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8a747cc-e25b-4b1a-bf82-1d1722ccb024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:33.570565 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8a747cc-e25b-4b1a-bf82-1d1722ccb024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:33.573419 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fa41dd2-087a-4572-a3ee-107ac5db3e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:33.576025 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fa41dd2-087a-4572-a3ee-107ac5db3e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73280a2e-a72f-434b-ac3b-8c8b8caf23e4', 'volume_name': 'volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:33.580683 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a0e8efd-540f-497f-928c-1999bc310cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:33.588648 n-d-811810-1 sudo[115035]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:33.591625 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a0e8efd-540f-497f-928c-1999bc310cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:33.594174 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20936975-6820-4c8b-ab57-ad4c3452b9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:33.596709 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Volume 73280a2e-a72f-434b-ac3b-8c8b8caf23e4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4', 'volume_size': 1}
Sep 30 01:52:33.600031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:33.643587 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.289s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:33.662787 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70728e36-8f8a-46d8-9194-e6044a488233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:33.667232 n-d-811810-1 sudo[115069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:52:33.676022 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (803fefd5-47bb-4b62-94da-dc690976c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:33.679999 n-d-811810-1 sudo[115069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:33.702724 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Volume volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c (ea36675c-6bd0-4a73-9aff-e8b6e454105c): created successfully
Sep 30 01:52:33.715472 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (803fefd5-47bb-4b62-94da-dc690976c989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:33.718999 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Flow 'volume_create_manager' (46eb2059-c9ba-413f-973a-bcf1e93669bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:33.724385 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-1413da05-54f0-47ee-918b-0c30e148c645-delete_volume'" acquired by "delete_volume" :: waited 0.077s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:33.763904 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-687eb701-1156-4ef3-ada0-b60ccf218106 tempest-VolumesTestJSON-1809595971 None] Created volume successfully.
Sep 30 01:52:33.867549 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:33.995399 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:33.996214 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407008]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f\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-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n Backing store flags: \n Account information:\n YgM4X6Cwa3FMC6JSUK45\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:33.997178 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:52:33.998354 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:34.043542 n-d-811810-1 sudo[115073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:52:34.047465 n-d-811810-1 sudo[115073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:34.393421 n-d-811810-1 sudo[115069]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:34.396975 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:34.403341 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20936975-6820-4c8b-ab57-ad4c3452b9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:34.408909 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df2f0200-ea8c-4dc4-ae83-4f7e088cb6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:34.432570 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Volume volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 (73280a2e-a72f-434b-ac3b-8c8b8caf23e4): created successfully
Sep 30 01:52:34.434642 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df2f0200-ea8c-4dc4-ae83-4f7e088cb6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:34.437811 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Flow 'volume_create_manager' (4fb70ba2-7356-4d53-8c90-19b47e221f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:34.458780 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8c598f17-a26a-4dd7-b1e6-45e06847cb4b tempest-SnapshotMetadataTestJSON-1910626598 None] Created volume successfully.
Sep 30 01:52:34.666068 n-d-811810-1 sudo[115073]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:34.668585 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645" returned: 0 in 0.670s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:34.670287 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 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-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:34.715255 n-d-811810-1 sudo[115105]: 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-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:52:34.716077 n-d-811810-1 sudo[115105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:35.375120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fa5098b9-4b3a-4d9e-ac29-048691a2adaa tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:35.470119 n-d-811810-1 sudo[115107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4
Sep 30 01:52:35.476094 n-d-811810-1 sudo[115107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:35.514097 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:35.518986 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:35.519505 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 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'
Sep 30 01:52:35.547857 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Flow 'volume_create_manager' (e40a7226-b5a4-470a-ae30-a72536547bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:35.559935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c97a0f2-a20d-46f9-ac20-4197374126a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:35.603812 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:35.649463 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c97a0f2-a20d-46f9-ac20-4197374126a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1110387447',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=c4ee6454-f6ee-46dc-929a-b7b770956122,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7aa36466dcd840ac82b244c0e901a78b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:35Z,user_id='c25eec7249e74cac80bee7979ce724a5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:35.652213 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (896a014b-a514-4b42-aa52-e73905c91bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:35.667382 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (896a014b-a514-4b42-aa52-e73905c91bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:35.668024 n-d-811810-1 sudo[115105]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:35.681646 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88412019-431e-4c3c-bb46-df2e553f64d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:35.691379 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88412019-431e-4c3c-bb46-df2e553f64d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4ee6454-f6ee-46dc-929a-b7b770956122', 'volume_name': 'volume-c4ee6454-f6ee-46dc-929a-b7b770956122', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:35.698700 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f63bdbcf-3244-4eb6-ba74-1b78141e643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:35.701634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f63bdbcf-3244-4eb6-ba74-1b78141e643a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:35.706915 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6fe6c81-8fff-4453-bc06-43011f106873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:35.710597 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Volume c4ee6454-f6ee-46dc-929a-b7b770956122: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4ee6454-f6ee-46dc-929a-b7b770956122', 'volume_size': 1}
Sep 30 01:52:35.717380 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ee6454-f6ee-46dc-929a-b7b770956122 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:35.755693 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645" returned: 0 in 1.084s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:35.763575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:35.787058 n-d-811810-1 sudo[115110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ee6454-f6ee-46dc-929a-b7b770956122 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:52:35.789534 n-d-811810-1 sudo[115110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:35.838327 n-d-811810-1 sudo[115111]: 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-1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:52:35.842803 n-d-811810-1 sudo[115111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:36.190751 n-d-811810-1 sudo[115107]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:36.193739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fa5098b9-4b3a-4d9e-ac29-048691a2adaa tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4" returned: 0 in 0.821s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:36.195635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fa5098b9-4b3a-4d9e-ac29-048691a2adaa tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2 --snapshot stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:36.232428 n-d-811810-1 sudo[115116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2 --snapshot stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 -L 1.00g
Sep 30 01:52:36.233504 n-d-811810-1 sudo[115116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:36.516279 n-d-811810-1 sudo[115110]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:36.519312 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ee6454-f6ee-46dc-929a-b7b770956122 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.802s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:36.526046 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6fe6c81-8fff-4453-bc06-43011f106873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4ee6454-f6ee-46dc-929a-b7b770956122', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:36.529105 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38b8882e-1ccd-4a27-9cfa-a6c891db886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:36.548539 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Volume volume-c4ee6454-f6ee-46dc-929a-b7b770956122 (c4ee6454-f6ee-46dc-929a-b7b770956122): created successfully
Sep 30 01:52:36.552221 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38b8882e-1ccd-4a27-9cfa-a6c891db886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:36.556474 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Flow 'volume_create_manager' (e40a7226-b5a4-470a-ae30-a72536547bc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:36.590748 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-09146b7b-b969-4708-a3fa-9cb6e854dbad tempest-VolumesTestJSON-1809595971 None] Created volume successfully.
Sep 30 01:52:36.599019 n-d-811810-1 sudo[115111]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:36.609360 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1413da05-54f0-47ee-918b-0c30e148c645" returned: 0 in 0.844s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:36.613185 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Successfully deleted volume: 1413da05-54f0-47ee-918b-0c30e148c645
Sep 30 01:52:36.786308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Created reservations ['8963c217-9c11-420e-9187-e03d66a14f32', '12c9f11a-1661-4d8d-bf03-185c6df21dbd', '3bdfe599-b054-4b5b-bec7-bf8bed61d68c', 'c4d0d180-0c10-4abf-be56-1b94fa3d70b7'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:36.791712 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:52:36.791712 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:36.791712 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:36.925614 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:36.926335 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:36.984860 n-d-811810-1 sudo[115151]: 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
Sep 30 01:52:36.985676 n-d-811810-1 sudo[115151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:37.703851 n-d-811810-1 sudo[115116]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:37.706217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fa5098b9-4b3a-4d9e-ac29-048691a2adaa tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2 --snapshot stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 -L 1.00g" returned: 0 in 1.510s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:37.853757 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fa5098b9-4b3a-4d9e-ac29-048691a2adaa tempest-SnapshotMetadataTestJSON-1910626598 None] Create snapshot completed successfully
Sep 30 01:52:38.198471 n-d-811810-1 sudo[115151]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:38.200752 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.274s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:38.204001 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:38.258557 n-d-811810-1 sudo[115255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:38.260411 n-d-811810-1 sudo[115255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:38.812066 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:38.831386 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:38.832714 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 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'
Sep 30 01:52:38.860527 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Flow 'volume_create_manager' (37205140-0d48-4d5e-a700-de9e9fcbf78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:38.864130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97a95020-855d-473f-ba5f-3ebc10fcd27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:38.889822 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:38.915645 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97a95020-855d-473f-ba5f-3ebc10fcd27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1171302928',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a6489a34-055c-45d0-ad02-2a1b78bda9b9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7aa36466dcd840ac82b244c0e901a78b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:39Z,user_id='c25eec7249e74cac80bee7979ce724a5',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:38.918189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08e9bd5d-0a31-497c-b51f-4dad721a3edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:38.920467 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08e9bd5d-0a31-497c-b51f-4dad721a3edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:38.923357 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ae75707-77ac-4490-8185-4b0699d78329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:38.925666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8ae75707-77ac-4490-8185-4b0699d78329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6489a34-055c-45d0-ad02-2a1b78bda9b9', 'volume_name': 'volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:38.927918 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4789ba3-3b13-4d07-8325-e1878c8f1d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:38.930083 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e4789ba3-3b13-4d07-8325-e1878c8f1d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:38.932568 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a61fbb4a-eb9a-4105-b8ff-012d8f8dd5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:38.933512 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Volume a6489a34-055c-45d0-ad02-2a1b78bda9b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9', 'volume_size': 1}
Sep 30 01:52:38.934992 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:38.955636 n-d-811810-1 sudo[115258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:52:38.957088 n-d-811810-1 sudo[115258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:39.110112 n-d-811810-1 sudo[115255]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:39.113917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] CMD "sudo 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.910s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:39.116308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:39.127944 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Deleted volume successfully.
Sep 30 01:52:39.176071 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a16030aa-5b05-4545-93a9-168cf3c30b3d tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-1413da05-54f0-47ee-918b-0c30e148c645-delete_volume'" released by "delete_volume" :: held 5.447s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:39.428534 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:39.441216 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:39.441970 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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'
Sep 30 01:52:39.487937 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (53c50ea0-4d5c-4717-b646-47108870f8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:39.499327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a44a027a-8f2e-4067-97a3-94c768119801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:39.539779 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:39.581327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a44a027a-8f2e-4067-97a3-94c768119801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1027607521',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=e193ad66-3fc8-4ea8-af21-6ece7925b318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f79a81d5a834599ac277c8be18e852d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:39Z,user_id='2ffdbd33de414ab6b91a97f8a4e307ac',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:39.584589 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc66506d-6a6a-46e1-987a-1d4550956816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:39.587186 n-d-811810-1 sudo[115258]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:39.593421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc66506d-6a6a-46e1-987a-1d4550956816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:39.611584 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d95b0f10-b9bf-422f-bc75-13c827962cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:39.619899 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.685s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:39.625305 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a61fbb4a-eb9a-4105-b8ff-012d8f8dd5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:39.627441 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (474245bb-6abc-48d9-b752-de41c812e37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:39.652915 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Volume volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9 (a6489a34-055c-45d0-ad02-2a1b78bda9b9): created successfully
Sep 30 01:52:39.655089 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (474245bb-6abc-48d9-b752-de41c812e37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:39.658797 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Flow 'volume_create_manager' (37205140-0d48-4d5e-a700-de9e9fcbf78e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:39.674985 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-047099fc-a16f-4524-a7b2-bc074eee7ec5 tempest-VolumesTestJSON-1809595971 None] Created volume successfully.
Sep 30 01:52:39.817655 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-e93102ed-ab86-466f-b288-257c50ad18cd req-127533e9-5c9f-4491-b582-85b7756679a0 tempest-AttachVolumeNegativeTest-149736815 None] Terminate volume connection completed successfully.
Sep 30 01:52:39.820391 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-e93102ed-ab86-466f-b288-257c50ad18cd req-127533e9-5c9f-4491-b582-85b7756679a0 tempest-AttachVolumeNegativeTest-149736815 None] Deleting attachment 187b2c1e-c2ea-4ba2-9652-b32ee05bc210. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 01:52:39.822476 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:39.869690 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d95b0f10-b9bf-422f-bc75-13c827962cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e193ad66-3fc8-4ea8-af21-6ece7925b318', 'volume_name': 'volume-e193ad66-3fc8-4ea8-af21-6ece7925b318', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:39.871971 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (610498a6-c26a-4fdb-803f-df405215e332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:39.874653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (610498a6-c26a-4fdb-803f-df405215e332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:39.876811 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47d96db7-5620-4ed6-89e6-7cc53e688cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:39.877618 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Volume e193ad66-3fc8-4ea8-af21-6ece7925b318: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e193ad66-3fc8-4ea8-af21-6ece7925b318', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:52:39.878219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Cloning e193ad66-3fc8-4ea8-af21-6ece7925b318 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:52:40.027354 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:40.027704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n System information:\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-eb175303-ff2d-4c78-a341-4bae2cc7df8f\n Backing store flags: \n Account information:\n YgM4X6Cwa3FMC6JSUK45\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:40.028586 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-e93102ed-ab86-466f-b288-257c50ad18cd req-127533e9-5c9f-4491-b582-85b7756679a0 tempest-AttachVolumeNegativeTest-149736815 None] Removing iscsi_target for Volume ID: eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:40.031960 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:40.283940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f -f" returned: 0 in 0.253s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:40.284225 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:40.291704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:40.476724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:40.477023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797432875264]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:40.693248 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-e93102ed-ab86-466f-b288-257c50ad18cd req-127533e9-5c9f-4491-b582-85b7756679a0 tempest-AttachVolumeNegativeTest-149736815 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.
Sep 30 01:52:40.693248 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:40.693248 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:41.672603 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] Lock "b'cinder-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.041s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:41.676926 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo 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-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:41.734654 n-d-811810-1 sudo[115349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2
Sep 30 01:52:41.738189 n-d-811810-1 sudo[115349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:42.025012 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Lock "b'cinder-eb175303-ff2d-4c78-a341-4bae2cc7df8f-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:42.315076 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:42.473622 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:42.478505 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131406208]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:42.479666 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Skipping remove_export. No iscsi_target is presently exported for volume: eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:42.482709 n-d-811810-1 sudo[115349]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:42.486100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:42.513754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo 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-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2" returned: 0 in 0.836s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:42.517561 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:42.530628 n-d-811810-1 sudo[115354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:42.531749 n-d-811810-1 sudo[115354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:42.583152 n-d-811810-1 sudo[115355]: 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-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2
Sep 30 01:52:42.587168 n-d-811810-1 sudo[115355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:43.261125 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Lock "b'cinder-a6489a34-055c-45d0-ad02-2a1b78bda9b9-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:43.439211 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Skipping remove_export. No iscsi_target is presently exported for volume: a6489a34-055c-45d0-ad02-2a1b78bda9b9
Sep 30 01:52:43.440305 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:43.530636 n-d-811810-1 sudo[115399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9
Sep 30 01:52:43.531485 n-d-811810-1 sudo[115399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:43.570543 n-d-811810-1 sudo[115354]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:43.577576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f" returned: 0 in 1.088s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:43.580679 n-d-811810-1 sudo[115355]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:43.601564 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 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-eb175303-ff2d-4c78-a341-4bae2cc7df8f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:43.649365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2" returned: 0 in 1.131s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:43.659704 n-d-811810-1 sudo[115401]: 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-eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:43.661310 n-d-811810-1 sudo[115401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:43.875161 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] Created reservations ['f90da2df-10a9-4a18-8eb6-27abd9840e15', '6fcafc08-2418-4165-bf86-e7f374c37fb3', 'd2526ebf-f5f9-44a2-ab3e-8b5c8368fcfb', '8253e498-0089-4a84-b156-0240ed5d5bbd'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:43.878685 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 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.
Sep 30 01:52:43.878685 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:43.878685 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:43.982217 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] Delete snapshot completed successfully.
Sep 30 01:52:43.995077 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5d53defb-becd-43c8-be21-0b24b6537f2d tempest-SnapshotMetadataTestJSON-1910626598 None] Lock "b'cinder-6f5e01c5-60bb-4f69-a49e-4c400bb41ce2-delete_snapshot'" released by "delete_snapshot" :: held 2.322s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:44.225467 n-d-811810-1 sudo[115399]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:44.227310 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9" returned: 0 in 0.787s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:44.228907 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 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-a6489a34-055c-45d0-ad02-2a1b78bda9b9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:44.289908 n-d-811810-1 sudo[115405]: 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-a6489a34-055c-45d0-ad02-2a1b78bda9b9
Sep 30 01:52:44.291371 n-d-811810-1 sudo[115405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:44.428381 n-d-811810-1 sudo[115401]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:44.431983 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f" returned: 0 in 0.849s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:44.438663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:44.503436 n-d-811810-1 sudo[115407]: 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-eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:44.504512 n-d-811810-1 sudo[115407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:45.253640 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Lock "b'cinder-73280a2e-a72f-434b-ac3b-8c8b8caf23e4-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:45.263507 n-d-811810-1 sudo[115405]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:45.271473 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9" returned: 0 in 1.042s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:45.274176 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:45.346129 n-d-811810-1 sudo[115421]: 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-a6489a34-055c-45d0-ad02-2a1b78bda9b9
Sep 30 01:52:45.347957 n-d-811810-1 sudo[115421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:45.476830 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Skipping remove_export. No iscsi_target is presently exported for volume: 73280a2e-a72f-434b-ac3b-8c8b8caf23e4
Sep 30 01:52:45.482084 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:45.527663 n-d-811810-1 sudo[115407]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:45.531217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb175303-ff2d-4c78-a341-4bae2cc7df8f" returned: 0 in 1.092s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:45.533719 n-d-811810-1 sudo[115425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4
Sep 30 01:52:45.534927 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Successfully deleted volume: eb175303-ff2d-4c78-a341-4bae2cc7df8f
Sep 30 01:52:45.550431 n-d-811810-1 sudo[115425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:45.661675 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Created reservations ['28da96a4-5151-4cd2-b457-9f919bbe0b53', '77b11d71-f3bf-463c-b51a-dd99dcdfe8bd', '901aeb4f-e9fc-4195-99a0-b6e38b5426c3', '92f944fc-ffc6-4813-862b-38eecfcb1801'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:45.668979 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 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.
Sep 30 01:52:45.668979 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:45.668979 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:45.790806 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:45.792769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:45.858224 n-d-811810-1 sudo[115428]: 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
Sep 30 01:52:45.859488 n-d-811810-1 sudo[115428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:46.173197 n-d-811810-1 sudo[115421]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:46.175796 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a6489a34-055c-45d0-ad02-2a1b78bda9b9" returned: 0 in 0.901s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:46.177676 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Successfully deleted volume: a6489a34-055c-45d0-ad02-2a1b78bda9b9
Sep 30 01:52:46.276178 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Created reservations ['a33f67c9-f50f-4b39-96c2-ed4775400fae', '22dda835-a981-42da-91c6-7c177aa41a33', '2cebe7b8-1412-4a88-8ac3-a1469a0f35a5', '4c2a6a54-1fb3-4059-9ca7-0449a60c98f8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:46.282118 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 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.
Sep 30 01:52:46.282118 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:46.282118 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:46.425100 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:46.426105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:46.488900 n-d-811810-1 sudo[115434]: 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
Sep 30 01:52:46.489750 n-d-811810-1 sudo[115434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:46.649397 n-d-811810-1 sudo[115425]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:46.653631 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4" returned: 0 in 1.173s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:46.665785 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 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-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:46.674390 n-d-811810-1 sudo[115428]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:46.730862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.938s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:46.733904 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:46.742525 n-d-811810-1 sudo[115436]: 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-73280a2e-a72f-434b-ac3b-8c8b8caf23e4
Sep 30 01:52:46.743756 n-d-811810-1 sudo[115436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:46.804687 n-d-811810-1 sudo[115437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:46.814891 n-d-811810-1 sudo[115437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:47.483581 n-d-811810-1 sudo[115434]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:47.499005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.073s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:47.516629 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:47.566483 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Lock "b'cinder-c4ee6454-f6ee-46dc-929a-b7b770956122-delete_volume'" acquired by "delete_volume" :: waited 0.084s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:47.583939 n-d-811810-1 sudo[115442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:47.584831 n-d-811810-1 sudo[115442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:47.816957 n-d-811810-1 sudo[115436]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:47.824338 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4" returned: 0 in 1.164s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:47.834312 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:47.887898 n-d-811810-1 sudo[115437]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:47.891921 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo 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.158s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:47.894220 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:47.951259 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Deleted volume successfully.
Sep 30 01:52:47.953761 n-d-811810-1 sudo[115445]: 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-73280a2e-a72f-434b-ac3b-8c8b8caf23e4
Sep 30 01:52:47.968790 n-d-811810-1 sudo[115445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:47.999473 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4ee6454-f6ee-46dc-929a-b7b770956122
Sep 30 01:52:48.000586 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ee6454-f6ee-46dc-929a-b7b770956122 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:48.098433 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7090011c-7c0d-4b5b-97da-eb639376a7d3 tempest-AttachVolumeNegativeTest-149736815 None] Lock "b'cinder-eb175303-ff2d-4c78-a341-4bae2cc7df8f-delete_volume'" released by "delete_volume" :: held 6.073s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:48.114839 n-d-811810-1 sudo[115447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ee6454-f6ee-46dc-929a-b7b770956122
Sep 30 01:52:48.117884 n-d-811810-1 sudo[115447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:48.382566 n-d-811810-1 sudo[115442]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:48.385872 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] CMD "sudo 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.879s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:48.387134 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:48.395062 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Deleted volume successfully.
Sep 30 01:52:48.449151 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-2a45b5ac-deba-40af-b615-f6c309546e75 tempest-VolumesTestJSON-1809595971 None] Lock "b'cinder-a6489a34-055c-45d0-ad02-2a1b78bda9b9-delete_volume'" released by "delete_volume" :: held 5.188s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:48.854365 n-d-811810-1 sudo[115445]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:48.857854 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73280a2e-a72f-434b-ac3b-8c8b8caf23e4" returned: 0 in 1.024s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:48.859564 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Successfully deleted volume: 73280a2e-a72f-434b-ac3b-8c8b8caf23e4
Sep 30 01:52:48.937232 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Created reservations ['d7b681c4-fac2-407c-ae23-2b6de0823b76', 'e2b9ec57-f801-4f92-be70-bfdbf760bcc3', '4c648cff-244e-4e39-aca3-9f80ae2c9458', '111e8a8b-8d3f-4d9b-86ff-795ea60b9e17'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:48.944089 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 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.
Sep 30 01:52:48.944089 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:48.944089 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:48.951169 n-d-811810-1 sudo[115447]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:48.961429 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4ee6454-f6ee-46dc-929a-b7b770956122" returned: 0 in 0.961s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:48.962872 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 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-c4ee6454-f6ee-46dc-929a-b7b770956122 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:48.983711 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 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.
Sep 30 01:52:48.983711 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:48.983711 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:48.987981 n-d-811810-1 sudo[115457]: 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-c4ee6454-f6ee-46dc-929a-b7b770956122
Sep 30 01:52:48.990189 n-d-811810-1 sudo[115457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:49.112646 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:49.113970 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:49.161381 n-d-811810-1 sudo[115459]: 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
Sep 30 01:52:49.162259 n-d-811810-1 sudo[115459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:50.040436 n-d-811810-1 sudo[115457]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:50.043133 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4ee6454-f6ee-46dc-929a-b7b770956122" returned: 0 in 1.080s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:50.052068 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ee6454-f6ee-46dc-929a-b7b770956122 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:50.076718 n-d-811810-1 sudo[115459]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:50.085497 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.971s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:50.101193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:50.117956 n-d-811810-1 sudo[115464]: 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-c4ee6454-f6ee-46dc-929a-b7b770956122
Sep 30 01:52:50.129381 n-d-811810-1 sudo[115464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:50.162310 n-d-811810-1 sudo[115465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:50.166260 n-d-811810-1 sudo[115465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:51.014410 n-d-811810-1 sudo[115464]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:51.016828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ee6454-f6ee-46dc-929a-b7b770956122" returned: 0 in 0.965s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:51.018496 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Successfully deleted volume: c4ee6454-f6ee-46dc-929a-b7b770956122
Sep 30 01:52:51.118513 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Created reservations ['1fa4acbf-6f80-4c61-ae23-8d23f612bbe5', '855fc8fc-a7eb-4334-959d-a6ce953f90e9', 'd441fd9a-52f0-49a1-8735-c5e6275c3ac4', '5dc87f5b-1fc8-41a1-846b-3f327093dcdb'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:51.122787 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 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.
Sep 30 01:52:51.122787 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:51.122787 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:51.172855 n-d-811810-1 sudo[115465]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:51.178527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:51.185457 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:51.195972 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Deleted volume successfully.
Sep 30 01:52:51.245053 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:51.246798 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:51.289313 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-6c1f7854-3b3e-4131-9f7a-d5d79f445448 tempest-SnapshotMetadataTestJSON-1910626598 None] Lock "b'cinder-73280a2e-a72f-434b-ac3b-8c8b8caf23e4-delete_volume'" released by "delete_volume" :: held 6.035s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:51.310031 n-d-811810-1 sudo[115472]: 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
Sep 30 01:52:51.317768 n-d-811810-1 sudo[115472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:51.510273 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Lock "b'cinder-ea36675c-6bd0-4a73-9aff-e8b6e454105c-delete_volume'" acquired by "delete_volume" :: waited 0.054s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:51.716733 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea36675c-6bd0-4a73-9aff-e8b6e454105c
Sep 30 01:52:51.720704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:51.791855 n-d-811810-1 sudo[115474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c
Sep 30 01:52:51.793477 n-d-811810-1 sudo[115474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:52.286295 n-d-811810-1 sudo[115472]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:52.306051 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.058s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:52.308499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:52.371492 n-d-811810-1 sudo[115477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:52.374603 n-d-811810-1 sudo[115477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:52.620004 n-d-811810-1 sudo[115474]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:52.627717 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c" returned: 0 in 0.909s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:52.629504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 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-ea36675c-6bd0-4a73-9aff-e8b6e454105c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:52.724647 n-d-811810-1 sudo[115480]: 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-ea36675c-6bd0-4a73-9aff-e8b6e454105c
Sep 30 01:52:52.726856 n-d-811810-1 sudo[115480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:53.657372 n-d-811810-1 sudo[115477]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:53.660598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] CMD "sudo 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.351s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:53.662804 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:53.669277 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Deleted volume successfully.
Sep 30 01:52:53.705127 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9342e264-ab31-4b30-93e3-d735020af8cb tempest-VolumesTestJSON-1809595971 None] Lock "b'cinder-c4ee6454-f6ee-46dc-929a-b7b770956122-delete_volume'" released by "delete_volume" :: held 6.139s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:53.770556 n-d-811810-1 sudo[115480]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:53.772780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c" returned: 0 in 1.143s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:53.780635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:53.838619 n-d-811810-1 sudo[115484]: 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-ea36675c-6bd0-4a73-9aff-e8b6e454105c
Sep 30 01:52:53.844122 n-d-811810-1 sudo[115484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:54.097871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Lock "b'cinder-bb566849-8c33-4aad-a33a-e0875e851af2-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:52:54.340003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:54.723460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.384s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:54.724097 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:52:54.724608 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:52:54.728260 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:54.787895 n-d-811810-1 sudo[115489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:52:54.788751 n-d-811810-1 sudo[115489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:54.906737 n-d-811810-1 sudo[115484]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:54.918746 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea36675c-6bd0-4a73-9aff-e8b6e454105c" returned: 0 in 1.138s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:54.920213 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Successfully deleted volume: ea36675c-6bd0-4a73-9aff-e8b6e454105c
Sep 30 01:52:54.972668 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Created reservations ['dcdfb2ec-b199-40e6-9a50-9cec1871e639', 'a4296706-f527-4b23-ab9a-baf9a69f9f54', '64470837-fde7-4031-ae9c-3952ceedc051', '398f7c14-94b3-40ff-9843-b779645ce829'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:54.975276 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 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.
Sep 30 01:52:54.975276 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:54.975276 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:55.069270 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:55.070934 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:55.137764 n-d-811810-1 sudo[115496]: 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
Sep 30 01:52:55.138598 n-d-811810-1 sudo[115496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:56.159745 n-d-811810-1 sudo[115489]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:56.163352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2" returned: 0 in 1.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:56.167939 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 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-bb566849-8c33-4aad-a33a-e0875e851af2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:56.248207 n-d-811810-1 sudo[115503]: 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-bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:52:56.249160 n-d-811810-1 sudo[115503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:56.317603 n-d-811810-1 sudo[115496]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:56.325437 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.255s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:56.333943 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:56.436102 n-d-811810-1 sudo[115505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:52:56.442112 n-d-811810-1 sudo[115505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:57.177752 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:52:57.193095 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:52:57.193095 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 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'
Sep 30 01:52:57.224284 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Flow 'volume_create_manager' (cfa5d834-734f-4b86-a0c3-2bf816e7d78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:57.235678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d49161cf-4794-48bb-845d-a0a7d7598cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:57.333451 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:52:57.392225 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d49161cf-4794-48bb-845d-a0a7d7598cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1578106152',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=bdfb239b-b3b5-4143-aa40-54098d6fbae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='838ddecc21f44b1da7b60c6811cfbba8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:52:57Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:52:57Z,user_id='a4d78ce3b3274e72b013b6701876df8a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:57.398829 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee9c4320-088c-463d-89c4-d2e1f43842bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:57.400820 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee9c4320-088c-463d-89c4-d2e1f43842bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:57.402812 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99572388-f19e-4447-8f43-a4768cc6c8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:57.412760 n-d-811810-1 sudo[115503]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:57.416894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99572388-f19e-4447-8f43-a4768cc6c8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bdfb239b-b3b5-4143-aa40-54098d6fbae7', 'volume_name': 'volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7', 'volume_size': 2}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:57.419476 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eaeef19c-3f22-46f1-9166-02ed76d58fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:57.422557 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eaeef19c-3f22-46f1-9166-02ed76d58fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:57.425776 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74cf5840-3705-4ea3-8439-9290b2c9d289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:57.427093 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Volume bdfb239b-b3b5-4143-aa40-54098d6fbae7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7', 'volume_size': 2}
Sep 30 01:52:57.429852 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7 stack-volumes-lvmdriver-1 -L 2g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:57.473060 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2" returned: 0 in 1.306s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:57.475533 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:57.490563 n-d-811810-1 sudo[115511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7 stack-volumes-lvmdriver-1 -L 2g
Sep 30 01:52:57.497363 n-d-811810-1 sudo[115511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:57.576710 n-d-811810-1 sudo[115512]: 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-bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:52:57.580015 n-d-811810-1 sudo[115512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:57.593265 n-d-811810-1 sudo[115505]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:57.598855 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] CMD "sudo 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.269s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:57.619067 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:52:57.650825 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Deleted volume successfully.
Sep 30 01:52:57.708586 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-331bb614-4851-40af-98fd-4539b9c590ab tempest-VolumesTestJSON-1809595971 None] Lock "b'cinder-ea36675c-6bd0-4a73-9aff-e8b6e454105c-delete_volume'" released by "delete_volume" :: held 6.195s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:52:58.476447 n-d-811810-1 sudo[115511]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:58.481597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.053s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:58.487945 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74cf5840-3705-4ea3-8439-9290b2c9d289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7', 'volume_size': 2}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:58.498737 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b916d130-5ed1-470d-b7b0-8ec6d4d9e8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:52:58.536110 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Volume volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7 (bdfb239b-b3b5-4143-aa40-54098d6fbae7): created successfully
Sep 30 01:52:58.549387 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b916d130-5ed1-470d-b7b0-8ec6d4d9e8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:52:58.553238 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Flow 'volume_create_manager' (cfa5d834-734f-4b86-a0c3-2bf816e7d78b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:52:58.574509 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d61fc0d3-4dc8-4f8d-92ae-79969d0410b7 tempest-VolumesCloneNegativeTest-639080552 None] Created volume successfully.
Sep 30 01:52:58.622256 n-d-811810-1 sudo[115512]: pam_unix(sudo:session): session closed for user root
Sep 30 01:52:58.626918 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb566849-8c33-4aad-a33a-e0875e851af2" returned: 0 in 1.151s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:52:58.628396 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Successfully deleted volume: bb566849-8c33-4aad-a33a-e0875e851af2
Sep 30 01:52:58.754585 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Created reservations ['ee3c42dc-e5af-4147-a75a-86b38af6049e', 'f9d14142-ca41-4a11-846e-550e027e0468', '0c06cd5c-09a3-4dde-8a87-ab6fda010c41', '6a6ad2d8-4bd4-47dd-9a5f-f38511a3bfd6'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:52:58.758043 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 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.
Sep 30 01:52:58.758043 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:52:58.758043 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:52:58.878703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:58.879494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:58.939380 n-d-811810-1 sudo[115551]: 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
Sep 30 01:52:58.943291 n-d-811810-1 sudo[115551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:52:59.430560 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:52:59.433897 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:52:59.436850 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:52:59.535371 n-d-811810-1 sudo[115553]: 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
Sep 30 01:52:59.536290 n-d-811810-1 sudo[115553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:00.134965 n-d-811810-1 sudo[115551]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:00.139303 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.259s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:00.148606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:00.212874 n-d-811810-1 sudo[115556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:53:00.220050 n-d-811810-1 sudo[115556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:00.407447 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Lock "b'cinder-bdfb239b-b3b5-4143-aa40-54098d6fbae7-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:53:00.676300 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Skipping remove_export. No iscsi_target is presently exported for volume: bdfb239b-b3b5-4143-aa40-54098d6fbae7
Sep 30 01:53:00.676300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:00.752498 n-d-811810-1 sudo[115558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7
Sep 30 01:53:00.755344 n-d-811810-1 sudo[115558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:01.048947 n-d-811810-1 sudo[115553]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:01.059839 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.624s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:01.065770 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:01.179361 n-d-811810-1 sudo[115561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:53:01.187090 n-d-811810-1 sudo[115561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:01.644479 n-d-811810-1 sudo[115556]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:01.650580 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo 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.506s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:01.656020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:53:01.686816 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Deleted volume successfully.
Sep 30 01:53:01.755925 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3bbf1537-c634-4f4f-a7f6-5a0ecf5660a9 tempest-AttachVolumeNegativeTest-149736815 None] Lock "b'cinder-bb566849-8c33-4aad-a33a-e0875e851af2-delete_volume'" released by "delete_volume" :: held 7.652s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:53:02.486780 n-d-811810-1 sudo[115558]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:02.489003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7" returned: 0 in 1.813s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:02.490692 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 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-bdfb239b-b3b5-4143-aa40-54098d6fbae7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:02.502887 n-d-811810-1 sudo[115561]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:02.510936 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.446s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:02.515011 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:53:02.529039 n-d-811810-1 sudo[115566]: 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-bdfb239b-b3b5-4143-aa40-54098d6fbae7
Sep 30 01:53:02.533374 n-d-811810-1 sudo[115566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:03.435164 n-d-811810-1 sudo[115566]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:03.438024 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7" returned: 0 in 0.947s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:03.439726 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:03.471824 n-d-811810-1 sudo[115569]: 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-bdfb239b-b3b5-4143-aa40-54098d6fbae7
Sep 30 01:53:03.473087 n-d-811810-1 sudo[115569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:04.028728 n-d-811810-1 sudo[115569]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:04.033043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bdfb239b-b3b5-4143-aa40-54098d6fbae7" returned: 0 in 0.593s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:04.035911 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Successfully deleted volume: bdfb239b-b3b5-4143-aa40-54098d6fbae7
Sep 30 01:53:04.109143 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Created reservations ['d723ed4a-625b-4b8d-ba79-192f617b83ad', '66a0063d-874d-4ff3-b133-e10788864e87', '66328721-645a-4690-aeeb-58959899e0d6', '6eae14ce-b7cd-45a2-8e48-84a4ea9f9e27'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:53:04.112114 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 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.
Sep 30 01:53:04.112114 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:53:04.112114 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:04.186501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:53:04.188831 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:04.266182 n-d-811810-1 sudo[115577]: 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
Sep 30 01:53:04.271787 n-d-811810-1 sudo[115577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:05.855700 n-d-811810-1 sudo[115577]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:05.863171 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.671s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:05.872010 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:05.949538 n-d-811810-1 sudo[115580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:53:05.950556 n-d-811810-1 sudo[115580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:06.733254 n-d-811810-1 sudo[115580]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:06.745174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] CMD "sudo 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.864s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:06.745593 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:53:06.757399 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Deleted volume successfully.
Sep 30 01:53:06.792578 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-556ea6fb-9dbb-4ba6-b231-d8e74d8d3085 tempest-VolumesCloneNegativeTest-639080552 None] Lock "b'cinder-bdfb239b-b3b5-4143-aa40-54098d6fbae7-delete_volume'" released by "delete_volume" :: held 6.380s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:53:07.472068 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 27.58 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:53:07.472068 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Image download 616.00 MB at 22.33 MB/s
Sep 30 01:53:07.526344 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:07.666791 n-d-811810-1 sudo[115583]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1
Sep 30 01:53:07.667663 n-d-811810-1 sudo[115583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:08.237135 n-d-811810-1 sudo[115583]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:08.239545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1" returned: 0 in 0.714s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:08.240537 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 2ffdbd33de414ab6b91a97f8a4e307ac. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:53:08.334385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:08.545375 n-d-811810-1 sudo[115590]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1
Sep 30 01:53:08.549586 n-d-811810-1 sudo[115590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:09.118299 n-d-811810-1 sudo[115590]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:09.121091 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1" returned: 0 in 0.786s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:09.123389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:09.164304 n-d-811810-1 sudo[115595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:53:09.165181 n-d-811810-1 sudo[115595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:09.684019 n-d-811810-1 sudo[115595]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:09.686606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.563s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:09.708500 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume e193ad66-3fc8-4ea8-af21-6ece7925b318. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:53:09.749043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gagez2tv {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:09.840871 n-d-811810-1 sudo[115629]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gagez2tv
Sep 30 01:53:09.841822 n-d-811810-1 sudo[115629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:10.163481 n-d-811810-1 sudo[115629]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:10.166182 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gagez2tv" returned: 0 in 0.417s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:10.167471 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:10.281872 n-d-811810-1 sudo[115633]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1
Sep 30 01:53:10.282774 n-d-811810-1 sudo[115633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:10.644455 n-d-811810-1 sudo[115633]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:10.647063 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1" returned: 0 in 0.479s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:10.648168 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:53:10.649373 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:10.673411 n-d-811810-1 sudo[115638]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318 oflag=direct
Sep 30 01:53:10.674248 n-d-811810-1 sudo[115638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:11.120678 n-d-811810-1 sudo[115638]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:11.123581 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318 oflag=direct" returned: 0 in 0.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:11.125317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:11.147318 n-d-811810-1 sudo[115650]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318
Sep 30 01:53:11.148134 n-d-811810-1 sudo[115650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:12.639525 n-d-811810-1 sudo[115650]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:12.645735 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318" returned: 0 in 1.520s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:12.646837 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:12.801789 n-d-811810-1 sudo[115676]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1
Sep 30 01:53:12.803284 n-d-811810-1 sudo[115676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:13.323917 n-d-811810-1 sudo[115676]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:13.327026 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1" returned: 0 in 0.679s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:13.327908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_k5tscvbbn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.52 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e193ad66--3fc8--4ea8--af21--6ece7925b318 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:53:13.331233 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Converted 700.00 MB image at 460.03 MB/s
Sep 30 01:53:13.334966 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume e193ad66-3fc8-4ea8-af21-6ece7925b318 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:53:13.622661 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 2ffdbd33de414ab6b91a97f8a4e307ac is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:53:13.623699 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Marking volume e193ad66-3fc8-4ea8-af21-6ece7925b318 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:53:13.637240 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to e193ad66-3fc8-4ea8-af21-6ece7925b318. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:53:13.637965 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Creating volume glance metadata for volume e193ad66-3fc8-4ea8-af21-6ece7925b318 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:53:13.738086 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47d96db7-5620-4ed6-89e6-7cc53e688cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e193ad66-3fc8-4ea8-af21-6ece7925b318', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:13.740931 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9716287-4bb5-4252-8023-5a188a68131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:13.751357 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Volume volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 (e193ad66-3fc8-4ea8-af21-6ece7925b318): created successfully
Sep 30 01:53:13.754529 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9716287-4bb5-4252-8023-5a188a68131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:13.758838 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (53c50ea0-4d5c-4717-b646-47108870f8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:53:13.777244 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-2b8477b7-9a92-418d-9a5c-bd175c749d5c tempest-VolumesBackupsTest-16967203 None] Created volume successfully.
Sep 30 01:53:13.862948 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Lock "b'cinder-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:53:13.994522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:14.177345 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.183s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:14.177710 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131490784]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:53:14.178764 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Skipping remove_export. No iscsi_target is presently exported for volume: fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:53:14.179683 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:14.215703 n-d-811810-1 sudo[115683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:53:14.218802 n-d-811810-1 sudo[115683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:15.069934 n-d-811810-1 sudo[115683]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:15.072707 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec" returned: 0 in 0.893s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:15.075196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:15.120998 n-d-811810-1 sudo[115686]: 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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:53:15.122507 n-d-811810-1 sudo[115686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:16.006721 n-d-811810-1 sudo[115686]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:16.010443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec" returned: 0 in 0.935s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:16.012347 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:16.034885 n-d-811810-1 sudo[115717]: 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-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:53:16.035704 n-d-811810-1 sudo[115717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:16.176381 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Creating a new backup for volume volume-e193ad66-3fc8-4ea8-af21-6ece7925b318. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 01:53:16.202839 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:16.246821 n-d-811810-1 sudo[115722]: 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-e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:53:16.247650 n-d-811810-1 sudo[115722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:16.647330 n-d-811810-1 sudo[115717]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:16.649674 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec" returned: 0 in 0.637s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:16.651119 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Successfully deleted volume: fca264d5-7cf5-44e3-b02a-2f2f2f9637ec
Sep 30 01:53:16.797614 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Created reservations ['e331e0d5-f881-4abe-ab3f-ba857fc0da6a', 'ed79e189-8f6b-4cea-a5fd-127ad67fb920', '79ed0a20-ca3c-4571-9827-0bdf320860f8', '8b4c3bf3-9624-4b76-a1a5-64a4d8285213'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:53:16.807374 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 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.
Sep 30 01:53:16.807374 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:53:16.807374 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:16.893357 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:53:16.898265 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:16.953707 n-d-811810-1 sudo[115742]: 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
Sep 30 01:53:16.954593 n-d-811810-1 sudo[115742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:17.179028 n-d-811810-1 sudo[115722]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:17.185933 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318" returned: 0 in 0.980s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:17.320865 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:17.337016 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:17.337306 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:53:17.338009 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:53:17.338832 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Creating iscsi_target for Volume ID: volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Created volume path /opt/stack/data/cinder/volumes/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318,
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: incominguser fefqPmVc3zjJRRTi46KE aeTw43gCKF8ufQr2
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:17.345322 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:53:17.348755 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:17.722980 n-d-811810-1 sudo[115742]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:17.726635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:17.728925 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:17.853419 n-d-811810-1 sudo[115762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:53:17.857218 n-d-811810-1 sudo[115762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:18.030886 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318" returned: 0 in 0.683s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:18.031608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:53:18.032833 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:53:18.033645 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:53:18.040895 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:18.057816 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:18.058443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318\n System information:\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-e193ad66-3fc8-4ea8-af21-6ece7925b318\n Backing store flags: \n Account information:\n fefqPmVc3zjJRRTi46KE\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:53:18.059696 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:53:18.062130 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:18.257792 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:18.258390 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318\n System information:\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-e193ad66-3fc8-4ea8-af21-6ece7925b318\n Backing store flags: \n Account information:\n fefqPmVc3zjJRRTi46KE\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:53:18.259678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:18.543095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.282s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:18.544343 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318\n System information:\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-e193ad66-3fc8-4ea8-af21-6ece7925b318\n Backing store flags: \n Account information:\n fefqPmVc3zjJRRTi46KE\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:53:18.546635 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:53:18.557730 n-d-811810-1 sudo[115762]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:18.559814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] CMD "sudo 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.831s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:18.563171 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:53:18.616574 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Deleted volume successfully.
Sep 30 01:53:18.620411 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Initialize volume connection completed successfully.
Sep 30 01:53:18.654773 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a6730151-d4fb-46a2-95f5-0a2e4e194e88 tempest-AttachVolumeNegativeTest-149736815 None] Lock "b'cinder-fca264d5-7cf5-44e3-b02a-2f2f2f9637ec-delete_volume'" released by "delete_volume" :: held 4.793s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:53:34.840058 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:53:34.854552 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:53:34.854552 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 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'
Sep 30 01:53:34.912932 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Flow 'volume_create_manager' (41101158-3789-4cba-afed-b1ba4ede64ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:53:34.934233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6baa5f88-d0f3-4972-b6f5-5f8d41983b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:35.009398 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:53:35.076111 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6baa5f88-d0f3-4972-b6f5-5f8d41983b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-466117047',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=62e65440-81d9-40bc-80f6-a558cd3bd632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='614933de6b524f63aeb1e2759b94ce4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:53:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:53:35Z,user_id='36bead6192914e6cad86113832d72b7b',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:35.081452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (764c9fe1-cdd2-4fa1-94b2-8f3a718f9d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:35.086674 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (764c9fe1-cdd2-4fa1-94b2-8f3a718f9d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:35.096368 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0744fa6-129e-4ed5-a497-f98908d6f8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:35.099090 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0744fa6-129e-4ed5-a497-f98908d6f8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62e65440-81d9-40bc-80f6-a558cd3bd632', 'volume_name': 'volume-62e65440-81d9-40bc-80f6-a558cd3bd632', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:35.106761 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c8fd2bc-d823-4903-943d-c77c387d3f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:35.113817 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c8fd2bc-d823-4903-943d-c77c387d3f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:35.117926 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (386c6481-6f5b-4588-bd8f-05a56fe3a6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:35.120823 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Volume 62e65440-81d9-40bc-80f6-a558cd3bd632: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62e65440-81d9-40bc-80f6-a558cd3bd632', 'volume_size': 1}
Sep 30 01:53:35.126152 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62e65440-81d9-40bc-80f6-a558cd3bd632 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:35.211688 n-d-811810-1 sudo[115982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62e65440-81d9-40bc-80f6-a558cd3bd632 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:53:35.213641 n-d-811810-1 sudo[115982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:36.724954 n-d-811810-1 sudo[115982]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:36.727948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62e65440-81d9-40bc-80f6-a558cd3bd632 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.605s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:36.732159 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (386c6481-6f5b-4588-bd8f-05a56fe3a6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62e65440-81d9-40bc-80f6-a558cd3bd632', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:36.735798 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68dd37bd-da15-457b-8318-2e84af79fdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:53:36.751663 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Volume volume-62e65440-81d9-40bc-80f6-a558cd3bd632 (62e65440-81d9-40bc-80f6-a558cd3bd632): created successfully
Sep 30 01:53:36.756964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68dd37bd-da15-457b-8318-2e84af79fdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:53:36.763402 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Flow 'volume_create_manager' (41101158-3789-4cba-afed-b1ba4ede64ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:53:36.782876 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7fde242e-8176-4d4a-8534-9870975a67de req-d2b021c1-b0ca-4e70-a5b8-259393b8145a tempest-VolumesSnapshotsTestJSON-1622364186 None] Created volume successfully.
Sep 30 01:53:38.609327 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-aa3f113c-5311-47e6-95c3-85563ad53ba8 req-19c912d0-6c8d-491d-9a23-1453f71b63a6 tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:38.678450 n-d-811810-1 sudo[116080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632
Sep 30 01:53:38.680912 n-d-811810-1 sudo[116080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:39.972939 n-d-811810-1 sudo[116080]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:39.975887 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-aa3f113c-5311-47e6-95c3-85563ad53ba8 req-19c912d0-6c8d-491d-9a23-1453f71b63a6 tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632" returned: 0 in 1.366s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:39.978407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-aa3f113c-5311-47e6-95c3-85563ad53ba8 req-19c912d0-6c8d-491d-9a23-1453f71b63a6 tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b8bfc32-6716-482a-8d43-fe9b9b828fed --snapshot stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:40.046415 n-d-811810-1 sudo[116090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b8bfc32-6716-482a-8d43-fe9b9b828fed --snapshot stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632 -L 1.00g
Sep 30 01:53:40.050237 n-d-811810-1 sudo[116090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:41.508364 n-d-811810-1 sudo[116090]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:41.510705 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-aa3f113c-5311-47e6-95c3-85563ad53ba8 req-19c912d0-6c8d-491d-9a23-1453f71b63a6 tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5b8bfc32-6716-482a-8d43-fe9b9b828fed --snapshot stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632 -L 1.00g" returned: 0 in 1.532s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:41.755779 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-aa3f113c-5311-47e6-95c3-85563ad53ba8 req-19c912d0-6c8d-491d-9a23-1453f71b63a6 tempest-VolumesSnapshotsTestJSON-1622364186 None] Create snapshot completed successfully
Sep 30 01:53:43.026671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] Lock "b'cinder-5b8bfc32-6716-482a-8d43-fe9b9b828fed-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.038s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:53:43.038308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo 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-5b8bfc32-6716-482a-8d43-fe9b9b828fed {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:43.079270 n-d-811810-1 sudo[116268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-5b8bfc32-6716-482a-8d43-fe9b9b828fed
Sep 30 01:53:43.081053 n-d-811810-1 sudo[116268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:44.085169 n-d-811810-1 sudo[116268]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:44.087532 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo 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-5b8bfc32-6716-482a-8d43-fe9b9b828fed" returned: 0 in 1.051s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:44.090423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b8bfc32-6716-482a-8d43-fe9b9b828fed {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:44.136487 n-d-811810-1 sudo[116292]: 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-5b8bfc32-6716-482a-8d43-fe9b9b828fed
Sep 30 01:53:44.137314 n-d-811810-1 sudo[116292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:45.717881 n-d-811810-1 sudo[116292]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:45.719962 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5b8bfc32-6716-482a-8d43-fe9b9b828fed" returned: 0 in 1.629s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:46.069543 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] Created reservations ['bff2f8f5-3d35-44bd-8874-e1f553733ee9', 'b8c990f2-b7b8-4674-8aa0-e3d3ba35159a', 'd684846b-c792-4c2d-9323-3d267411e724', '59a3a8b9-9869-44b1-9dc0-2c1e4d5ea337'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:53:46.071879 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 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.
Sep 30 01:53:46.071879 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:53:46.071879 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:46.145581 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] Delete snapshot completed successfully.
Sep 30 01:53:46.157823 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-4a3973a0-5ef4-4f48-a724-0911562e9c9c req-d3198620-7da5-45b2-8551-b5a91eefc5c3 tempest-VolumesSnapshotsTestJSON-1622364186 None] Lock "b'cinder-5b8bfc32-6716-482a-8d43-fe9b9b828fed-delete_snapshot'" released by "delete_snapshot" :: held 3.131s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:53:47.250986 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Lock "b'cinder-62e65440-81d9-40bc-80f6-a558cd3bd632-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:53:47.451289 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Skipping remove_export. No iscsi_target is presently exported for volume: 62e65440-81d9-40bc-80f6-a558cd3bd632
Sep 30 01:53:47.453472 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:47.518505 n-d-811810-1 sudo[116361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632
Sep 30 01:53:47.522308 n-d-811810-1 sudo[116361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:48.497969 n-d-811810-1 sudo[116361]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:48.500912 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632" returned: 0 in 1.047s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:48.505462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 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-62e65440-81d9-40bc-80f6-a558cd3bd632 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:48.582535 n-d-811810-1 sudo[116367]: 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-62e65440-81d9-40bc-80f6-a558cd3bd632
Sep 30 01:53:48.583421 n-d-811810-1 sudo[116367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:49.789284 n-d-811810-1 sudo[116367]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:49.792918 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632" returned: 0 in 1.287s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:49.798134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:49.859783 n-d-811810-1 sudo[116381]: 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-62e65440-81d9-40bc-80f6-a558cd3bd632
Sep 30 01:53:49.863654 n-d-811810-1 sudo[116381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:50.989923 n-d-811810-1 sudo[116381]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:50.992397 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62e65440-81d9-40bc-80f6-a558cd3bd632" returned: 0 in 1.195s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:50.993546 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Successfully deleted volume: 62e65440-81d9-40bc-80f6-a558cd3bd632
Sep 30 01:53:51.185730 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Created reservations ['ae9932cd-08b7-479f-94b1-629ae311040e', '47fa24c2-213d-4fac-9779-51250d24dc5a', 'ce2ad858-9ed2-4af9-8a2a-53af88b94a7d', 'fefb34bc-9ab0-47e9-827f-2d2a4c1ae4f6'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:53:51.192440 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 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.
Sep 30 01:53:51.192440 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:53:51.192440 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:53:51.305519 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:53:51.306428 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:51.363821 n-d-811810-1 sudo[116410]: 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
Sep 30 01:53:51.368757 n-d-811810-1 sudo[116410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:52.453839 n-d-811810-1 sudo[116410]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:52.456983 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.150s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:52.459904 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:52.495456 n-d-811810-1 sudo[116449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:53:52.518818 n-d-811810-1 sudo[116449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:53:53.882174 n-d-811810-1 sudo[116449]: pam_unix(sudo:session): session closed for user root
Sep 30 01:53:53.888206 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] CMD "sudo 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.424s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:53:53.891066 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:53:53.898467 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Deleted volume successfully.
Sep 30 01:53:53.927045 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-5e4c57d6-1938-4dc6-a125-43904b796dba req-16b67b50-4152-4234-adf9-b83d622bf81b tempest-VolumesSnapshotsTestJSON-1622364186 None] Lock "b'cinder-62e65440-81d9-40bc-80f6-a558cd3bd632-delete_volume'" released by "delete_volume" :: held 6.677s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:53:59.438107 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:53:59.438785 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:53:59.439436 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:53:59.472032 n-d-811810-1 sudo[116532]: 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
Sep 30 01:53:59.482593 n-d-811810-1 sudo[116532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:00.742207 n-d-811810-1 sudo[116532]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:00.744598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:00.752172 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:00.808972 n-d-811810-1 sudo[116553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:54:00.812877 n-d-811810-1 sudo[116553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:01.885486 n-d-811810-1 sudo[116553]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:01.889935 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.136s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:01.891998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:54:37.017875 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:54:37.031411 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:54:37.033174 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 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'
Sep 30 01:54:37.074375 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Flow 'volume_create_manager' (72752d61-d5d2-4fe6-90ac-a7e52d8620bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:54:37.088371 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7409960-218a-45a9-8a5a-7d6af6b123b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:54:37.186133 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:54:37.276560 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7409960-218a-45a9-8a5a-7d6af6b123b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1353700989',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=4feb0358-047c-4887-a20a-4be3376c2f1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f0271ef17504ab9b476aa4d3b8857c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:54:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:54:37Z,user_id='b2eae4d46d754a759a7d26c04968509c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:54:37.281373 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57d87b11-cbcf-4b56-a843-09bf76c5df78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:54:37.289198 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57d87b11-cbcf-4b56-a843-09bf76c5df78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:54:37.297338 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5379ea8-3384-47f8-abd4-41b3538af6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:54:37.302566 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5379ea8-3384-47f8-abd4-41b3538af6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4feb0358-047c-4887-a20a-4be3376c2f1b', 'volume_name': 'volume-4feb0358-047c-4887-a20a-4be3376c2f1b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:54:37.309281 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04e7bca0-6537-4ba3-b825-f6cb881e0550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:54:37.314054 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04e7bca0-6537-4ba3-b825-f6cb881e0550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:54:37.319146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (927d2614-f761-4bbf-af38-7fc3713a5976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:54:37.322543 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Volume 4feb0358-047c-4887-a20a-4be3376c2f1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4feb0358-047c-4887-a20a-4be3376c2f1b', 'volume_size': 1}
Sep 30 01:54:37.323845 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4feb0358-047c-4887-a20a-4be3376c2f1b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:37.387586 n-d-811810-1 sudo[116719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4feb0358-047c-4887-a20a-4be3376c2f1b stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:54:37.390627 n-d-811810-1 sudo[116719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:38.565860 n-d-811810-1 sudo[116719]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:38.569321 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4feb0358-047c-4887-a20a-4be3376c2f1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.245s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:38.574744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (927d2614-f761-4bbf-af38-7fc3713a5976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4feb0358-047c-4887-a20a-4be3376c2f1b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:54:38.578189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f835cb9d-876f-41fe-a301-096d7ed89acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:54:38.627230 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Volume volume-4feb0358-047c-4887-a20a-4be3376c2f1b (4feb0358-047c-4887-a20a-4be3376c2f1b): created successfully
Sep 30 01:54:38.629933 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f835cb9d-876f-41fe-a301-096d7ed89acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:54:38.640508 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Flow 'volume_create_manager' (72752d61-d5d2-4fe6-90ac-a7e52d8620bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:54:38.670535 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a8162bed-5a79-493b-b16b-586939aa7f54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Created volume successfully.
Sep 30 01:54:40.288736 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-48c61569-9f5d-41ae-91a7-2fb0cbf85ac8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:40.339512 n-d-811810-1 sudo[116757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b
Sep 30 01:54:40.341216 n-d-811810-1 sudo[116757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:41.107805 n-d-811810-1 sudo[116757]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:41.110470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-48c61569-9f5d-41ae-91a7-2fb0cbf85ac8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b" returned: 0 in 0.822s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:41.113246 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-48c61569-9f5d-41ae-91a7-2fb0cbf85ac8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e85c6e63-0c27-4d02-ae2a-7c5c914ea363 --snapshot stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:41.145341 n-d-811810-1 sudo[116761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e85c6e63-0c27-4d02-ae2a-7c5c914ea363 --snapshot stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b -L 1.00g
Sep 30 01:54:41.146666 n-d-811810-1 sudo[116761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:42.337843 n-d-811810-1 sudo[116761]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:42.340896 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-48c61569-9f5d-41ae-91a7-2fb0cbf85ac8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e85c6e63-0c27-4d02-ae2a-7c5c914ea363 --snapshot stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b -L 1.00g" returned: 0 in 1.227s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:42.528760 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-48c61569-9f5d-41ae-91a7-2fb0cbf85ac8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Create snapshot completed successfully
Sep 30 01:54:44.368914 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Lock "b'cinder-e85c6e63-0c27-4d02-ae2a-7c5c914ea363-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:54:44.370686 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo 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-e85c6e63-0c27-4d02-ae2a-7c5c914ea363 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:44.432997 n-d-811810-1 sudo[116899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-e85c6e63-0c27-4d02-ae2a-7c5c914ea363
Sep 30 01:54:44.434000 n-d-811810-1 sudo[116899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:45.163329 n-d-811810-1 sudo[116899]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:45.166608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo 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-e85c6e63-0c27-4d02-ae2a-7c5c914ea363" returned: 0 in 0.795s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:45.169016 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e85c6e63-0c27-4d02-ae2a-7c5c914ea363 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:45.194828 n-d-811810-1 sudo[116903]: 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-e85c6e63-0c27-4d02-ae2a-7c5c914ea363
Sep 30 01:54:45.196407 n-d-811810-1 sudo[116903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:46.173727 n-d-811810-1 sudo[116903]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:46.175847 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e85c6e63-0c27-4d02-ae2a-7c5c914ea363" returned: 0 in 1.007s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:46.333985 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Created reservations ['9c6bd434-f139-48b4-b54b-9ac47be1aa02', '1489b26c-ec7a-4022-a3c2-752317c4ae52', '5b6d27b7-a979-49b6-bd4d-4e3ee8247ec9', '0fda8158-094d-4dc9-94ff-41d7647ab1c6'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:54:46.342025 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 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.
Sep 30 01:54:46.342025 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:54:46.342025 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:54:46.435196 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Delete snapshot completed successfully.
Sep 30 01:54:46.441735 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f2025fee-942b-430c-96de-879588388616 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Lock "b'cinder-e85c6e63-0c27-4d02-ae2a-7c5c914ea363-delete_snapshot'" released by "delete_snapshot" :: held 2.073s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:54:46.827487 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Lock "b'cinder-4feb0358-047c-4887-a20a-4be3376c2f1b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:54:46.915463 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4feb0358-047c-4887-a20a-4be3376c2f1b
Sep 30 01:54:46.916861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:46.940965 n-d-811810-1 sudo[116950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b
Sep 30 01:54:46.942528 n-d-811810-1 sudo[116950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:47.460700 n-d-811810-1 sudo[116950]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:47.463900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b" returned: 0 in 0.547s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:47.467138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 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-4feb0358-047c-4887-a20a-4be3376c2f1b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:47.519424 n-d-811810-1 sudo[116953]: 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-4feb0358-047c-4887-a20a-4be3376c2f1b
Sep 30 01:54:47.522739 n-d-811810-1 sudo[116953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:48.190959 n-d-811810-1 sudo[116953]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:48.194182 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b" returned: 0 in 0.727s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:48.197243 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:48.224659 n-d-811810-1 sudo[116956]: 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-4feb0358-047c-4887-a20a-4be3376c2f1b
Sep 30 01:54:48.225474 n-d-811810-1 sudo[116956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:48.864739 n-d-811810-1 sudo[116956]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:48.871273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4feb0358-047c-4887-a20a-4be3376c2f1b" returned: 0 in 0.670s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:48.871273 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Successfully deleted volume: 4feb0358-047c-4887-a20a-4be3376c2f1b
Sep 30 01:54:48.939255 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Created reservations ['cb0cd5a3-417e-47ac-8a18-bcf318310a17', '3d726b1d-647c-41c3-a64f-c0df52d5472b', '9c022d8d-b767-4fc1-a738-969a19d56152', '1388909c-607a-49b4-a682-968e6005b218'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:54:48.942237 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 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.
Sep 30 01:54:48.942237 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:54:48.942237 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:54:48.996991 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:54:48.998285 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:49.027428 n-d-811810-1 sudo[116964]: 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
Sep 30 01:54:49.029196 n-d-811810-1 sudo[116964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:49.544015 n-d-811810-1 sudo[116964]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:49.547234 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.548s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:49.550853 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:49.647271 n-d-811810-1 sudo[116967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:54:49.648580 n-d-811810-1 sudo[116967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:54:50.450595 n-d-811810-1 sudo[116967]: pam_unix(sudo:session): session closed for user root
Sep 30 01:54:50.453190 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] CMD "sudo 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.902s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:54:50.456356 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:54:50.468808 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Deleted volume successfully.
Sep 30 01:54:50.494675 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f1a0b305-1da2-49e9-afbd-54af2a38b182 tempest-VolumeSnapshotQuotasNegativeTestJSON-1064977872 None] Lock "b'cinder-4feb0358-047c-4887-a20a-4be3376c2f1b-delete_volume'" released by "delete_volume" :: held 3.667s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:54:59.437638 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:54:59.438453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:54:59.438953 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:54:59.474932 n-d-811810-1 sudo[116983]: 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
Sep 30 01:54:59.475753 n-d-811810-1 sudo[116983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:00.142396 n-d-811810-1 sudo[116983]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:00.146051 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.706s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:00.147751 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:00.209882 n-d-811810-1 sudo[116986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:55:00.216472 n-d-811810-1 sudo[116986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:01.039027 n-d-811810-1 sudo[116986]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:01.042044 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.893s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:01.043825 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:55:05.736359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:55:05.753054 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:55:05.760698 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 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'
Sep 30 01:55:05.815823 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Flow 'volume_create_manager' (765e8b84-0c17-4bcb-905d-8f839a4d68da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:05.823987 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e00486f-d97e-4aa5-b68e-980e6694f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:05.877963 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:55:05.948812 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e00486f-d97e-4aa5-b68e-980e6694f543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1747751140',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=50c65757-555d-4b39-bc5b-cc322a8c7333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c10fa0baf8446e8d30af18763a98d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:55:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:55:06Z,user_id='dc5343d48bf04b96ac7a333e222e045a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:05.953687 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1702855-02b6-4392-b8c1-c02f335a6320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:05.956611 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1702855-02b6-4392-b8c1-c02f335a6320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:05.959789 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28caec5b-7184-4b0a-b6ab-fda78830a1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:05.962315 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28caec5b-7184-4b0a-b6ab-fda78830a1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '50c65757-555d-4b39-bc5b-cc322a8c7333', 'volume_name': 'volume-50c65757-555d-4b39-bc5b-cc322a8c7333', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:05.964630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b17555b1-b664-48b1-aa67-a8cc7ccb9f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:05.967622 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b17555b1-b664-48b1-aa67-a8cc7ccb9f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:05.969776 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (662e7bcd-cc53-47be-b178-4e8688a8eee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:05.970551 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Volume 50c65757-555d-4b39-bc5b-cc322a8c7333: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-50c65757-555d-4b39-bc5b-cc322a8c7333', 'volume_size': 1}
Sep 30 01:55:05.971777 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-50c65757-555d-4b39-bc5b-cc322a8c7333 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:06.007324 n-d-811810-1 sudo[117080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-50c65757-555d-4b39-bc5b-cc322a8c7333 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:55:06.009115 n-d-811810-1 sudo[117080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:06.812696 n-d-811810-1 sudo[117080]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:06.814878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-50c65757-555d-4b39-bc5b-cc322a8c7333 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.843s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:06.822116 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (662e7bcd-cc53-47be-b178-4e8688a8eee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-50c65757-555d-4b39-bc5b-cc322a8c7333', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:06.825013 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dff79a7f-8a93-411e-94e1-5a5796e7d6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:06.840158 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Volume volume-50c65757-555d-4b39-bc5b-cc322a8c7333 (50c65757-555d-4b39-bc5b-cc322a8c7333): created successfully
Sep 30 01:55:06.844867 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dff79a7f-8a93-411e-94e1-5a5796e7d6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:06.867731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Flow 'volume_create_manager' (765e8b84-0c17-4bcb-905d-8f839a4d68da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:06.891534 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5cda8b5d-4319-4588-aca0-91e288843298 tempest-VolumesListAdminTestJSON-2105790065 None] Created volume successfully.
Sep 30 01:55:07.748812 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:55:07.759283 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:55:07.760356 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 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'
Sep 30 01:55:07.807652 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Flow 'volume_create_manager' (94bfc300-a4d8-470a-82fb-d1e75bbe3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:07.811540 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (095e9542-0018-43bd-b25c-bfd3b59c59df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:07.849402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:55:07.877340 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (095e9542-0018-43bd-b25c-bfd3b59c59df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1121465902',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=f7e986f8-3772-480d-befe-e0fd288f28e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c10fa0baf8446e8d30af18763a98d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:55:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:55:08Z,user_id='dc5343d48bf04b96ac7a333e222e045a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:07.880417 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc4f7819-1a49-44e0-aa79-1b4ed3ba6f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:07.883120 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc4f7819-1a49-44e0-aa79-1b4ed3ba6f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:07.885602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (649a660f-d370-4935-b1de-64d74fb0260f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:07.888049 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (649a660f-d370-4935-b1de-64d74fb0260f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7e986f8-3772-480d-befe-e0fd288f28e0', 'volume_name': 'volume-f7e986f8-3772-480d-befe-e0fd288f28e0', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:07.890789 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3224d54-9585-400e-99c4-9e1ba8c82093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:07.893182 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3224d54-9585-400e-99c4-9e1ba8c82093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:07.895577 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (758202e8-a4c9-4e47-b5cc-4d9bc368c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:07.896548 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Volume f7e986f8-3772-480d-befe-e0fd288f28e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7e986f8-3772-480d-befe-e0fd288f28e0', 'volume_size': 1}
Sep 30 01:55:07.898094 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7e986f8-3772-480d-befe-e0fd288f28e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:07.923281 n-d-811810-1 sudo[117115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7e986f8-3772-480d-befe-e0fd288f28e0 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:55:07.924958 n-d-811810-1 sudo[117115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:08.458611 n-d-811810-1 sudo[117115]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:08.460993 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7e986f8-3772-480d-befe-e0fd288f28e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.562s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:08.469433 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (758202e8-a4c9-4e47-b5cc-4d9bc368c551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7e986f8-3772-480d-befe-e0fd288f28e0', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:08.471969 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99e1d863-7eab-497f-9164-f274a6560a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:08.501650 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Volume volume-f7e986f8-3772-480d-befe-e0fd288f28e0 (f7e986f8-3772-480d-befe-e0fd288f28e0): created successfully
Sep 30 01:55:08.505809 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99e1d863-7eab-497f-9164-f274a6560a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:08.510625 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Flow 'volume_create_manager' (94bfc300-a4d8-470a-82fb-d1e75bbe3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:08.529990 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-015e2fd1-9512-42a1-aa84-56b425e0ad0b tempest-VolumesListAdminTestJSON-2105790065 None] Created volume successfully.
Sep 30 01:55:08.644567 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Terminate volume connection completed successfully.
Sep 30 01:55:08.693749 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:08.798136 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:08.798465 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318\n System information:\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-e193ad66-3fc8-4ea8-af21-6ece7925b318\n Backing store flags: \n Account information:\n fefqPmVc3zjJRRTi46KE\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:08.799129 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Removing iscsi_target for Volume ID: e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:55:08.800184 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:09.009909 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 -f" returned: 0 in 0.209s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:09.010557 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:09.011690 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:09.154653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:09.155181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:09.156058 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-357448d2-e5eb-4831-aac2-71dff164ef73 tempest-VolumesBackupsTest-16967203 None] Remove volume export completed successfully.
Sep 30 01:55:09.658392 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:55:09.676024 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:55:09.676603 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 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'
Sep 30 01:55:09.711330 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Flow 'volume_create_manager' (0e1074d8-4028-4268-9046-b56fafbc0169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:09.719696 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (382fdaa8-feb7-44b1-a5db-264274591c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:09.750387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:55:09.803929 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (382fdaa8-feb7-44b1-a5db-264274591c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-412815637',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=2ba3f8b3-9002-42ff-b340-a11ce1a24704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c10fa0baf8446e8d30af18763a98d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:55:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:55:10Z,user_id='dc5343d48bf04b96ac7a333e222e045a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:09.810491 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3457891-373a-4b18-a056-56dce71e3fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:09.813076 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3457891-373a-4b18-a056-56dce71e3fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:09.815689 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (005815a8-413d-4d4a-872e-906ffb1b2c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:09.821981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (005815a8-413d-4d4a-872e-906ffb1b2c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ba3f8b3-9002-42ff-b340-a11ce1a24704', 'volume_name': 'volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:09.824228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21c0e88d-876f-4d98-adc8-d3108ffa02fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:09.826373 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (21c0e88d-876f-4d98-adc8-d3108ffa02fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:09.835492 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69cb19af-ca1b-4ebb-876e-7a19930d829c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:09.837035 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Volume 2ba3f8b3-9002-42ff-b340-a11ce1a24704: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704', 'volume_size': 1}
Sep 30 01:55:09.838563 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:09.861858 n-d-811810-1 sudo[117193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:55:09.863274 n-d-811810-1 sudo[117193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:10.258020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:55:10.262982 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:55:10.263947 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 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'
Sep 30 01:55:10.278473 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (40c882dc-9492-48c3-a2a9-72edf75c9dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:10.281987 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9288523-3725-4e5f-8167-6e4e170fbda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.311517 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:55:10.348132 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9288523-3725-4e5f-8167-6e4e170fbda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:55:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7ac2017d-20df-4799-b7ee-6a41d239e66b',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=9711c906-4ac8-4b9c-8d0b-4b47dd98dea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f79a81d5a834599ac277c8be18e852d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:55:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:55:10Z,user_id='2ffdbd33de414ab6b91a97f8a4e307ac',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.351911 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d12c542-79c4-4d6f-a81c-fd1d5a94b14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.354318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d12c542-79c4-4d6f-a81c-fd1d5a94b14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.356801 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91889626-f96d-4c5e-b881-d7655db13c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.359809 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91889626-f96d-4c5e-b881-d7655db13c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9711c906-4ac8-4b9c-8d0b-4b47dd98dea1', 'volume_name': 'volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.363088 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a2afe82-c20f-4c2c-b3e3-573dcde6e815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.365531 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a2afe82-c20f-4c2c-b3e3-573dcde6e815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.368590 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b016833-e0d5-44f6-9369-e8f89b2be5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.369604 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Volume 9711c906-4ac8-4b9c-8d0b-4b47dd98dea1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1', 'volume_size': 1}
Sep 30 01:55:10.371229 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:10.398942 n-d-811810-1 sudo[117212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:55:10.399955 n-d-811810-1 sudo[117212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:10.509359 n-d-811810-1 sudo[117193]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:10.513023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.673s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:10.523847 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69cb19af-ca1b-4ebb-876e-7a19930d829c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.530581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9263384-f3f8-4b0e-afc2-a12542ec8e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.549060 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Volume volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704 (2ba3f8b3-9002-42ff-b340-a11ce1a24704): created successfully
Sep 30 01:55:10.551863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9263384-f3f8-4b0e-afc2-a12542ec8e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.556819 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Flow 'volume_create_manager' (0e1074d8-4028-4268-9046-b56fafbc0169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:10.569659 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fe042335-f3b9-4983-8504-ba114ee76206 tempest-VolumesListAdminTestJSON-2105790065 None] Created volume successfully.
Sep 30 01:55:10.956071 n-d-811810-1 sudo[117212]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:10.958119 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.587s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:10.960660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b016833-e0d5-44f6-9369-e8f89b2be5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.962846 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75953c73-5497-4666-892e-d75b7bd82334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:10.973751 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Volume volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 (9711c906-4ac8-4b9c-8d0b-4b47dd98dea1): created successfully
Sep 30 01:55:10.977215 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75953c73-5497-4666-892e-d75b7bd82334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:10.988708 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (40c882dc-9492-48c3-a2a9-72edf75c9dc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:11.007976 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Created volume successfully.
Sep 30 01:55:11.397780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:11.444931 n-d-811810-1 sudo[117259]: 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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:55:11.447279 n-d-811810-1 sudo[117259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:11.968874 n-d-811810-1 sudo[117259]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:11.969968 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:55:11.974259 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:55:11.974780 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 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'
Sep 30 01:55:11.988093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Flow 'volume_create_manager' (54aadf05-9a4c-4c6d-8a8c-7887269dcc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:11.991779 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14ed8632-a33d-410f-a5fe-e991409dd82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:12.012566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1" returned: 0 in 0.615s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.035707 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:55:12.090554 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14ed8632-a33d-410f-a5fe-e991409dd82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:55:11Z,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-811810-1@lvmdriver-1#lvmdriver-1',id=adc52797-2c21-4498-b186-afab483a5bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63180172d0184d8785e671d6adb99c92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:55:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:55:12Z,user_id='6795ee3548574ad1be47d5c1d9240039',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:12.093318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (605b8992-2dcf-4e41-ad6a-f6ed05f8fcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:12.095511 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (605b8992-2dcf-4e41-ad6a-f6ed05f8fcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:12.098840 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c8f95ac-f2bf-462e-93eb-974b8754ea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:12.101167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c8f95ac-f2bf-462e-93eb-974b8754ea9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'adc52797-2c21-4498-b186-afab483a5bc4', 'volume_name': 'volume-adc52797-2c21-4498-b186-afab483a5bc4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:12.103591 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (afc5e7b6-1f20-49fd-af20-8884984ab7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:12.105932 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (afc5e7b6-1f20-49fd-af20-8884984ab7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:12.108219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ac38872-9b3d-467b-870c-9965f7f37f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:12.109033 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Volume adc52797-2c21-4498-b186-afab483a5bc4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-adc52797-2c21-4498-b186-afab483a5bc4', 'volume_size': 1}
Sep 30 01:55:12.110529 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adc52797-2c21-4498-b186-afab483a5bc4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:12.128991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:12.129706 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.130221 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:12.131309 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:55:12.132871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Creating iscsi_target for Volume ID: volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:55:12.133261 n-d-811810-1 sudo[117266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adc52797-2c21-4498-b186-afab483a5bc4 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:55:12.134102 n-d-811810-1 sudo[117266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Created volume path /opt/stack/data/cinder/volumes/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1,
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: incominguser S9JSkdx4FjBH4EzmgfU8 Dk9wEZCXs6dTMAfS
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:12.140915 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:55:12.146553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:12.660352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1" returned: 0 in 0.512s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.660352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:12.660352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:55:12.660352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:55:12.661535 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:12.667050 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.667654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n System information:\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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n Backing store flags: \n Account information:\n S9JSkdx4FjBH4EzmgfU8\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:12.668228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:55:12.669324 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:12.792921 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.793481 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n System information:\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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n Backing store flags: \n Account information:\n S9JSkdx4FjBH4EzmgfU8\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:12.797950 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:12.803272 n-d-811810-1 sudo[117266]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:12.805335 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-adc52797-2c21-4498-b186-afab483a5bc4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.695s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.810010 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ac38872-9b3d-467b-870c-9965f7f37f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-adc52797-2c21-4498-b186-afab483a5bc4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:12.812940 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1639d3b3-ee95-4d7a-bdbc-ff42356508f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:55:12.827235 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Volume volume-adc52797-2c21-4498-b186-afab483a5bc4 (adc52797-2c21-4498-b186-afab483a5bc4): created successfully
Sep 30 01:55:12.830444 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1639d3b3-ee95-4d7a-bdbc-ff42356508f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:55:12.834350 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Flow 'volume_create_manager' (54aadf05-9a4c-4c6d-8a8c-7887269dcc0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:55:12.848541 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b82082d3-d3f6-476f-a1ac-76d0968b9d6f tempest-VolumesListAdminTestJSON-463134585 None] Created volume successfully.
Sep 30 01:55:12.909703 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:12.910122 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n System information:\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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n Backing store flags: \n Account information:\n S9JSkdx4FjBH4EzmgfU8\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:12.911303 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:55:12.968073 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Initialize volume connection completed successfully.
Sep 30 01:55:13.244722 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Lock "b'cinder-adc52797-2c21-4498-b186-afab483a5bc4-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:55:13.367654 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Skipping remove_export. No iscsi_target is presently exported for volume: adc52797-2c21-4498-b186-afab483a5bc4
Sep 30 01:55:13.367654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adc52797-2c21-4498-b186-afab483a5bc4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:13.401126 n-d-811810-1 sudo[117356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adc52797-2c21-4498-b186-afab483a5bc4
Sep 30 01:55:13.402750 n-d-811810-1 sudo[117356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:13.439653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Lock "b'cinder-2ba3f8b3-9002-42ff-b340-a11ce1a24704-delete_volume'" acquired by "delete_volume" :: waited 0.044s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:55:13.563856 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ba3f8b3-9002-42ff-b340-a11ce1a24704
Sep 30 01:55:13.566672 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:13.598842 n-d-811810-1 sudo[117384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704
Sep 30 01:55:13.599746 n-d-811810-1 sudo[117384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:14.025336 n-d-811810-1 sudo[117356]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:14.028040 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-adc52797-2c21-4498-b186-afab483a5bc4" returned: 0 in 0.671s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:14.031641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 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-adc52797-2c21-4498-b186-afab483a5bc4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:14.053540 n-d-811810-1 sudo[117388]: 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-adc52797-2c21-4498-b186-afab483a5bc4
Sep 30 01:55:14.054607 n-d-811810-1 sudo[117388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:14.081796 n-d-811810-1 sudo[117384]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:14.084136 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704" returned: 0 in 0.517s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:14.086270 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 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-2ba3f8b3-9002-42ff-b340-a11ce1a24704 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:14.110873 n-d-811810-1 sudo[117390]: 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-2ba3f8b3-9002-42ff-b340-a11ce1a24704
Sep 30 01:55:14.112867 n-d-811810-1 sudo[117390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:14.658884 n-d-811810-1 sudo[117390]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:14.661393 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704" returned: 0 in 0.575s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:14.663701 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:14.685016 n-d-811810-1 sudo[117396]: 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-2ba3f8b3-9002-42ff-b340-a11ce1a24704
Sep 30 01:55:14.686541 n-d-811810-1 sudo[117396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:14.796855 n-d-811810-1 sudo[117388]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:14.799199 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-adc52797-2c21-4498-b186-afab483a5bc4" returned: 0 in 0.767s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:14.801261 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adc52797-2c21-4498-b186-afab483a5bc4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:14.839144 n-d-811810-1 sudo[117398]: 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-adc52797-2c21-4498-b186-afab483a5bc4
Sep 30 01:55:14.848589 n-d-811810-1 sudo[117398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:15.478047 n-d-811810-1 sudo[117396]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:15.480332 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ba3f8b3-9002-42ff-b340-a11ce1a24704" returned: 0 in 0.816s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:15.481889 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Successfully deleted volume: 2ba3f8b3-9002-42ff-b340-a11ce1a24704
Sep 30 01:55:15.614928 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Created reservations ['0146d4c9-796c-4364-9a08-c29523d2ac44', '8011b24a-ceec-406e-811f-78b1d76a56bd', '2472bf8b-b13f-49f1-8774-2f222cad62df', 'ac3ebbf1-b96a-4479-af14-4240e59bb218'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:55:15.617983 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 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.
Sep 30 01:55:15.617983 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:55:15.617983 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:15.717053 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:55:15.717053 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:15.743895 n-d-811810-1 sudo[117416]: 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
Sep 30 01:55:15.744773 n-d-811810-1 sudo[117416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:15.926647 n-d-811810-1 sudo[117398]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:15.929317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-adc52797-2c21-4498-b186-afab483a5bc4" returned: 0 in 1.127s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:15.930631 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Successfully deleted volume: adc52797-2c21-4498-b186-afab483a5bc4
Sep 30 01:55:16.065430 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Created reservations ['e1140f75-5387-4091-ab74-be7aa2b5394c', 'ab91edc8-9b6e-4172-ad8c-0e17a9ea94aa', '50d4581f-a577-43af-9780-e511ea0aba17', '4096edb3-a34d-4784-8e4c-ad9372754963'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:55:16.065430 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 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.
Sep 30 01:55:16.065430 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:55:16.065430 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:16.119951 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 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.
Sep 30 01:55:16.119951 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:55:16.119951 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:16.173100 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Lock "b'cinder-f7e986f8-3772-480d-befe-e0fd288f28e0-delete_volume'" acquired by "delete_volume" :: waited 0.066s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:55:16.416917 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:55:16.418122 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:16.447337 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7e986f8-3772-480d-befe-e0fd288f28e0
Sep 30 01:55:16.449576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7e986f8-3772-480d-befe-e0fd288f28e0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:16.472590 n-d-811810-1 sudo[117420]: 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
Sep 30 01:55:16.473437 n-d-811810-1 sudo[117420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:16.591002 n-d-811810-1 sudo[117422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7e986f8-3772-480d-befe-e0fd288f28e0
Sep 30 01:55:16.591874 n-d-811810-1 sudo[117422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:16.754778 n-d-811810-1 sudo[117416]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:16.757300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.040s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:16.760527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:16.789115 n-d-811810-1 sudo[117425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:55:16.790701 n-d-811810-1 sudo[117425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:17.091776 n-d-811810-1 sudo[117420]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:17.097137 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.676s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:17.097137 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:17.119571 n-d-811810-1 sudo[117429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:55:17.120412 n-d-811810-1 sudo[117429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:17.199318 n-d-811810-1 sudo[117422]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:17.202377 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7e986f8-3772-480d-befe-e0fd288f28e0" returned: 0 in 0.752s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:17.204162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 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-f7e986f8-3772-480d-befe-e0fd288f28e0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:17.242763 n-d-811810-1 sudo[117425]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:17.245265 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo 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.485s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:17.247744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:55:17.258232 n-d-811810-1 sudo[117432]: 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-f7e986f8-3772-480d-befe-e0fd288f28e0
Sep 30 01:55:17.259111 n-d-811810-1 sudo[117432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:17.285322 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Deleted volume successfully.
Sep 30 01:55:17.312486 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-1d17303e-c3d5-4cef-a46f-c4b6178ec662 tempest-VolumesListAdminTestJSON-2105790065 None] Lock "b'cinder-2ba3f8b3-9002-42ff-b340-a11ce1a24704-delete_volume'" released by "delete_volume" :: held 3.869s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:55:18.063004 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] CMD "sudo 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.964s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:18.063004 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:55:18.057573 n-d-811810-1 sudo[117429]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:18.070400 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Deleted volume successfully.
Sep 30 01:55:18.091489 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8d002531-a91d-490f-a3cb-ee4b71c3a479 tempest-VolumesListAdminTestJSON-463134585 None] Lock "b'cinder-adc52797-2c21-4498-b186-afab483a5bc4-delete_volume'" released by "delete_volume" :: held 4.839s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:55:18.342036 n-d-811810-1 sudo[117432]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:18.344945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7e986f8-3772-480d-befe-e0fd288f28e0" returned: 0 in 1.141s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:18.346784 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7e986f8-3772-480d-befe-e0fd288f28e0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:18.373483 n-d-811810-1 sudo[117438]: 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-f7e986f8-3772-480d-befe-e0fd288f28e0
Sep 30 01:55:18.375010 n-d-811810-1 sudo[117438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:19.078992 n-d-811810-1 sudo[117438]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:19.081607 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7e986f8-3772-480d-befe-e0fd288f28e0" returned: 0 in 0.734s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:19.084221 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Successfully deleted volume: f7e986f8-3772-480d-befe-e0fd288f28e0
Sep 30 01:55:19.156768 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Created reservations ['c2a3157a-b527-468a-b648-f294325e03a9', '692f820e-4610-4963-b97f-011d53a1def5', '3cc30bd2-fad6-4073-9169-8edfdee951dc', '8bec4c67-7ebe-4fd8-a68a-1464a894a8ab'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:55:19.163565 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 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.
Sep 30 01:55:19.163565 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:55:19.163565 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:19.267361 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:55:19.267361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:19.324322 n-d-811810-1 sudo[117443]: 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
Sep 30 01:55:19.325355 n-d-811810-1 sudo[117443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:20.123975 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Lock "b'cinder-50c65757-555d-4b39-bc5b-cc322a8c7333-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:55:20.227480 n-d-811810-1 sudo[117443]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:20.237704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.972s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:20.239310 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:20.270274 n-d-811810-1 sudo[117446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:55:20.272548 n-d-811810-1 sudo[117446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:20.299765 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Skipping remove_export. No iscsi_target is presently exported for volume: 50c65757-555d-4b39-bc5b-cc322a8c7333
Sep 30 01:55:20.301346 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-50c65757-555d-4b39-bc5b-cc322a8c7333 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:20.354172 n-d-811810-1 sudo[117448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-50c65757-555d-4b39-bc5b-cc322a8c7333
Sep 30 01:55:20.354979 n-d-811810-1 sudo[117448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:20.843934 n-d-811810-1 sudo[117446]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:20.852979 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo 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.608s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:20.852979 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:55:20.872331 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Deleted volume successfully.
Sep 30 01:55:20.896315 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-407fe11c-f00c-4fd3-9c71-a73f3268357e tempest-VolumesListAdminTestJSON-2105790065 None] Lock "b'cinder-f7e986f8-3772-480d-befe-e0fd288f28e0-delete_volume'" released by "delete_volume" :: held 4.726s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:55:21.397604 n-d-811810-1 sudo[117448]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:21.416447 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-50c65757-555d-4b39-bc5b-cc322a8c7333" returned: 0 in 1.108s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:21.416447 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 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-50c65757-555d-4b39-bc5b-cc322a8c7333 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:21.453245 n-d-811810-1 sudo[117452]: 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-50c65757-555d-4b39-bc5b-cc322a8c7333
Sep 30 01:55:21.455988 n-d-811810-1 sudo[117452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:22.320115 n-d-811810-1 sudo[117452]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:22.325070 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-50c65757-555d-4b39-bc5b-cc322a8c7333" returned: 0 in 0.911s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:22.330843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-50c65757-555d-4b39-bc5b-cc322a8c7333 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:22.384492 n-d-811810-1 sudo[117455]: 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-50c65757-555d-4b39-bc5b-cc322a8c7333
Sep 30 01:55:22.385310 n-d-811810-1 sudo[117455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:22.883333 n-d-811810-1 sudo[117455]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:22.885841 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-50c65757-555d-4b39-bc5b-cc322a8c7333" returned: 0 in 0.559s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:22.887447 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Successfully deleted volume: 50c65757-555d-4b39-bc5b-cc322a8c7333
Sep 30 01:55:22.943320 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Created reservations ['68d2d63b-96ca-48b3-8a65-25161432a605', 'c7497eac-266f-4ce8-8f4a-5a77b7d60942', '015c07ff-3b61-4346-860c-905fdfc513cb', '51be75c2-dd26-49a9-8d5f-787d1ab1b3f7'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:55:22.946172 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 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.
Sep 30 01:55:22.946172 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:55:22.946172 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:55:23.030098 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:55:23.030098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:23.088046 n-d-811810-1 sudo[117463]: 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
Sep 30 01:55:23.093949 n-d-811810-1 sudo[117463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:23.893796 n-d-811810-1 sudo[117463]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:23.903422 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.870s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:23.903422 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:23.933114 n-d-811810-1 sudo[117466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:55:23.934033 n-d-811810-1 sudo[117466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:24.568477 n-d-811810-1 sudo[117466]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:24.600297 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:24.600297 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:55:24.600297 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Deleted volume successfully.
Sep 30 01:55:24.639362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0830d8a7-ef25-4f62-b607-361f3801924a tempest-VolumesListAdminTestJSON-2105790065 None] Lock "b'cinder-50c65757-555d-4b39-bc5b-cc322a8c7333-delete_volume'" released by "delete_volume" :: held 4.511s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:55:55.837201 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Terminate volume connection completed successfully.
Sep 30 01:55:55.945015 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:56.189136 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.249s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:56.190123 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n System information:\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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1\n Backing store flags: \n Account information:\n S9JSkdx4FjBH4EzmgfU8\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:56.190996 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Removing iscsi_target for Volume ID: 9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:55:56.192224 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:56.614553 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 -f" returned: 0 in 0.422s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:56.614978 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:56.621686 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:56.731029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:56.731352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:56.732136 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-842724c8-d2d1-48bf-827a-02f85a35cabd tempest-VolumesBackupsTest-16967203 None] Remove volume export completed successfully.
Sep 30 01:55:57.493813 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:55:57.710741 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:57.939427 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:57.940588 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:55:57.941842 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:55:57.943288 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:58.004399 n-d-811810-1 sudo[117822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:55:58.007785 n-d-811810-1 sudo[117822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:58.820882 n-d-811810-1 sudo[117822]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:58.823462 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1" returned: 0 in 0.880s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:58.827892 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:58.873950 n-d-811810-1 sudo[117854]: 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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:55:58.879960 n-d-811810-1 sudo[117854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:59.443359 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:55:59.444190 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:55:59.445340 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:55:59.486996 n-d-811810-1 sudo[117867]: 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
Sep 30 01:55:59.493834 n-d-811810-1 sudo[117867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:55:59.932301 n-d-811810-1 sudo[117854]: pam_unix(sudo:session): session closed for user root
Sep 30 01:55:59.935910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1" returned: 0 in 1.107s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:55:59.939141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:00.023852 n-d-811810-1 sudo[117875]: 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-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:56:00.026275 n-d-811810-1 sudo[117875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:00.550856 n-d-811810-1 sudo[117867]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:00.552952 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.107s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:00.554456 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:00.609266 n-d-811810-1 sudo[117904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:56:00.616099 n-d-811810-1 sudo[117904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:01.117244 n-d-811810-1 sudo[117875]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:01.122374 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1" returned: 0 in 1.182s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:01.123643 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Successfully deleted volume: 9711c906-4ac8-4b9c-8d0b-4b47dd98dea1
Sep 30 01:56:01.236870 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Created reservations ['a6855b61-4aa0-43f8-9243-f50bedbdc110', '0f3b4fed-9641-44ad-87ac-648c53981d11', 'f612da0f-ab4f-4a96-99bd-fbcb7038af87', '67a525bf-6ba2-4bc2-8970-35a1306d5d3a'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:56:01.252934 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:56:01.252934 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:56:01.252934 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:56:01.351238 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:56:01.352476 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:01.404462 n-d-811810-1 sudo[117925]: 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
Sep 30 01:56:01.408730 n-d-811810-1 sudo[117925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:01.550905 n-d-811810-1 sudo[117904]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:01.552889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.998s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:01.555129 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:56:01.974316 n-d-811810-1 sudo[117925]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:01.977808 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.625s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:01.979841 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:02.008315 n-d-811810-1 sudo[117939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:56:02.010479 n-d-811810-1 sudo[117939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:02.754414 n-d-811810-1 sudo[117939]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:02.758413 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] CMD "sudo 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.778s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:02.760939 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:56:02.776452 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Deleted volume successfully.
Sep 30 01:56:02.805376 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-45f73efa-4ca0-4571-a9aa-0c62aa37fc68 tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-9711c906-4ac8-4b9c-8d0b-4b47dd98dea1-delete_volume'" released by "delete_volume" :: held 5.315s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:56:08.776280 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:56:08.782386 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:56:08.783108 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 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'
Sep 30 01:56:08.828446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (4db14b64-e70d-49cc-b3ae-ed4e2969889c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:56:08.837741 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef0f40fd-e678-4ab0-8158-143e99601458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:08.864386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:56:08.899448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef0f40fd-e678-4ab0-8158-143e99601458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1134125653',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8e6c3f1a-70bd-414b-991f-f6f5476a89de,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='7f79a81d5a834599ac277c8be18e852d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:56:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:56:09Z,user_id='2ffdbd33de414ab6b91a97f8a4e307ac',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:08.903050 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76353f62-c3b5-4465-9be1-03e8f1a3bd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:08.905836 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76353f62-c3b5-4465-9be1-03e8f1a3bd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:08.909007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb7e3926-4b76-49f3-b072-56474f7ad6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:08.911784 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb7e3926-4b76-49f3-b072-56474f7ad6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e6c3f1a-70bd-414b-991f-f6f5476a89de', 'volume_name': 'volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:08.914365 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83326008-f6a8-44ae-9946-e89b4d958914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:08.920277 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83326008-f6a8-44ae-9946-e89b4d958914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:08.923671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8faee74e-9465-45e7-9c02-c3268be85ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:08.924882 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Volume 8e6c3f1a-70bd-414b-991f-f6f5476a89de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de', 'volume_size': 1}
Sep 30 01:56:08.926443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:08.973549 n-d-811810-1 sudo[118022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:56:08.974447 n-d-811810-1 sudo[118022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:09.666557 n-d-811810-1 sudo[118022]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:09.669779 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:09.673567 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8faee74e-9465-45e7-9c02-c3268be85ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:09.676534 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (beffbcff-6e3c-446d-a281-9e9c55104728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:09.697443 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Volume volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de (8e6c3f1a-70bd-414b-991f-f6f5476a89de): created successfully
Sep 30 01:56:09.700870 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (beffbcff-6e3c-446d-a281-9e9c55104728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:09.704586 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (4db14b64-e70d-49cc-b3ae-ed4e2969889c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:56:09.717097 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7988791c-ff81-4e26-b87d-a956052ab274 tempest-VolumesBackupsTest-16967203 None] Created volume successfully.
Sep 30 01:56:10.667263 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Creating a new backup for volume volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 01:56:10.688989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:10.740531 n-d-811810-1 sudo[118109]: 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-8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:56:10.742279 n-d-811810-1 sudo[118109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:11.528637 n-d-811810-1 sudo[118109]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:11.531214 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de" returned: 0 in 0.842s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:11.642882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:11.662334 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:11.662615 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:11.663267 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:56:11.664078 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Creating iscsi_target for Volume ID: volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Created volume path /opt/stack/data/cinder/volumes/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de,
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: incominguser 4hcT7SuzU8WH3gspWnNY rJzXjr37U6NtSHDH
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:56:11.668931 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:56:11.672776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:12.253235 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de" returned: 0 in 0.582s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:12.253815 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:12.254598 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:56:12.255179 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:56:12.259401 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:12.267914 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:12.268373 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n System information:\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-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n Backing store flags: \n Account information:\n 4hcT7SuzU8WH3gspWnNY\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:12.269066 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:56:12.270206 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:12.363115 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:12.363647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n System information:\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-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n Backing store flags: \n Account information:\n 4hcT7SuzU8WH3gspWnNY\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:12.367140 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:12.469309 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:12.469946 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n System information:\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-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n Backing store flags: \n Account information:\n 4hcT7SuzU8WH3gspWnNY\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:12.471182 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:56:12.555936 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Initialize volume connection completed successfully.
Sep 30 01:56:55.622676 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Terminate volume connection completed successfully.
Sep 30 01:56:55.752222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:55.865882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:55.866592 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n System information:\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-8e6c3f1a-70bd-414b-991f-f6f5476a89de\n Backing store flags: \n Account information:\n 4hcT7SuzU8WH3gspWnNY\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:55.867787 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Removing iscsi_target for Volume ID: 8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:56:55.868446 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:56.138919 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de -f" returned: 0 in 0.270s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:56.139200 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:56.140485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:56.283062 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:56.283386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:56:56.284346 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ab02c88c-503d-4827-8ce9-8d45cab66527 tempest-VolumesBackupsTest-16967203 None] Remove volume export completed successfully.
Sep 30 01:56:58.401827 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:56:58.406701 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:56:58.406791 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 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'
Sep 30 01:56:58.420266 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (23866743-3c23-4346-8e52-3f71ddb44582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:56:58.436057 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f244a27e-3150-4b2d-b0e1-5277f343f9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:58.492778 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:56:58.535706 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f244a27e-3150-4b2d-b0e1-5277f343f9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:56:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_692b0eae-e724-4f69-b0b6-4a27a83c933b',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a194c3e6-9000-43db-9867-ef00f151dc6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f79a81d5a834599ac277c8be18e852d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:56:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:56:58Z,user_id='2ffdbd33de414ab6b91a97f8a4e307ac',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:58.548976 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0cf2d08-e403-4e0b-858f-2d70d6a3e626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:58.551101 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0cf2d08-e403-4e0b-858f-2d70d6a3e626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:58.553395 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b74380d7-4836-41bd-9abb-1696e2680534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:58.555613 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b74380d7-4836-41bd-9abb-1696e2680534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a194c3e6-9000-43db-9867-ef00f151dc6e', 'volume_name': 'volume-a194c3e6-9000-43db-9867-ef00f151dc6e', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:58.565585 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7891f3d0-97ca-4401-ab1e-934da8fc4bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:58.573830 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7891f3d0-97ca-4401-ab1e-934da8fc4bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:58.579453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (494ae0c4-3a95-4248-80b6-db705bae9209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:58.580732 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Volume a194c3e6-9000-43db-9867-ef00f151dc6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a194c3e6-9000-43db-9867-ef00f151dc6e', 'volume_size': 1}
Sep 30 01:56:58.582295 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a194c3e6-9000-43db-9867-ef00f151dc6e stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:58.635635 n-d-811810-1 sudo[118938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a194c3e6-9000-43db-9867-ef00f151dc6e stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:56:58.636530 n-d-811810-1 sudo[118938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:59.352449 n-d-811810-1 sudo[118938]: pam_unix(sudo:session): session closed for user root
Sep 30 01:56:59.354741 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a194c3e6-9000-43db-9867-ef00f151dc6e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.772s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:56:59.358458 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (494ae0c4-3a95-4248-80b6-db705bae9209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a194c3e6-9000-43db-9867-ef00f151dc6e', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:59.360827 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b20d3574-c03f-4aa8-b4e5-986ef8cdca12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:56:59.383831 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Volume volume-a194c3e6-9000-43db-9867-ef00f151dc6e (a194c3e6-9000-43db-9867-ef00f151dc6e): created successfully
Sep 30 01:56:59.386475 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b20d3574-c03f-4aa8-b4e5-986ef8cdca12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:56:59.389722 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Flow 'volume_create_manager' (23866743-3c23-4346-8e52-3f71ddb44582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:56:59.412731 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Created volume successfully.
Sep 30 01:56:59.446102 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:56:59.446730 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:56:59.447595 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:59.490388 n-d-811810-1 sudo[118977]: 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
Sep 30 01:56:59.494668 n-d-811810-1 sudo[118977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:56:59.759863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:56:59.826108 n-d-811810-1 sudo[118989]: 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-a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:56:59.828718 n-d-811810-1 sudo[118989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:00.185205 n-d-811810-1 sudo[118977]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:00.187365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.739s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:00.189098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:00.241626 n-d-811810-1 sudo[118992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:57:00.243332 n-d-811810-1 sudo[118992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:00.398292 n-d-811810-1 sudo[118989]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:00.400708 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e" returned: 0 in 0.644s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:00.514688 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:00.530577 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:00.530914 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:00.531664 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:57:00.532749 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Creating iscsi_target for Volume ID: volume-a194c3e6-9000-43db-9867-ef00f151dc6e {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Created volume path /opt/stack/data/cinder/volumes/volume-a194c3e6-9000-43db-9867-ef00f151dc6e,
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: incominguser V8HCxn7pkFmhg22YAf6P wn94SEWhgRoTkx9k
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:57:00.540295 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:57:00.543043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:00.951495 n-d-811810-1 sudo[118992]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:00.953205 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.764s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:00.954800 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:57:01.409322 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e" returned: 0 in 0.867s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:01.409767 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:01.410459 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:57:01.410914 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:57:01.412161 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:01.426902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:01.427478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e\n System information:\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-a194c3e6-9000-43db-9867-ef00f151dc6e\n Backing store flags: \n Account information:\n V8HCxn7pkFmhg22YAf6P\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:01.430650 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:57:01.437034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:01.570107 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:01.571440 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e\n System information:\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-a194c3e6-9000-43db-9867-ef00f151dc6e\n Backing store flags: \n Account information:\n V8HCxn7pkFmhg22YAf6P\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:01.574987 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:01.797293 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:01.798389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e\n System information:\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-a194c3e6-9000-43db-9867-ef00f151dc6e\n Backing store flags: \n Account information:\n V8HCxn7pkFmhg22YAf6P\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:01.800113 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:57:01.868137 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Initialize volume connection completed successfully.
Sep 30 01:57:41.062688 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Terminate volume connection completed successfully.
Sep 30 01:57:41.150231 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:41.303924 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:41.304848 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e\n System information:\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-a194c3e6-9000-43db-9867-ef00f151dc6e\n Backing store flags: \n Account information:\n V8HCxn7pkFmhg22YAf6P\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:41.306847 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Removing iscsi_target for Volume ID: a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:41.311826 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:41.631763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a194c3e6-9000-43db-9867-ef00f151dc6e -f" returned: 0 in 0.321s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:41.632542 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:41.640074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:41.767877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:41.768192 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:41.768946 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-be1b3f07-812e-4e6d-b49b-8e219eef53ba tempest-VolumesBackupsTest-16967203 None] Remove volume export completed successfully.
Sep 30 01:57:43.128738 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-a194c3e6-9000-43db-9867-ef00f151dc6e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:57:43.301607 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:43.407711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:43.408461 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:43.409262 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Skipping remove_export. No iscsi_target is presently exported for volume: a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:43.410373 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:43.430790 n-d-811810-1 sudo[119803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:43.431613 n-d-811810-1 sudo[119803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:43.896787 n-d-811810-1 sudo[119803]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:43.899480 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e" returned: 0 in 0.489s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:43.902054 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 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-a194c3e6-9000-43db-9867-ef00f151dc6e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:43.953749 n-d-811810-1 sudo[119840]: 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-a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:43.958601 n-d-811810-1 sudo[119840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:44.736037 n-d-811810-1 sudo[119840]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:44.738486 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e" returned: 0 in 0.836s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:44.741273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:44.761819 n-d-811810-1 sudo[119874]: 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-a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:44.763546 n-d-811810-1 sudo[119874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:45.299524 n-d-811810-1 sudo[119874]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:45.302151 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a194c3e6-9000-43db-9867-ef00f151dc6e" returned: 0 in 0.560s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:45.303483 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Successfully deleted volume: a194c3e6-9000-43db-9867-ef00f151dc6e
Sep 30 01:57:45.354721 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Created reservations ['4ee37d0a-1c05-4f55-b7d9-5f06a02e4178', '21bedbe3-1c91-4e97-9b8f-c33fa2fdd648', 'cb760373-bdfd-4bc2-b63e-eea5ef13d900', 'bc8d4b06-0890-4bec-88af-98f3485f435a'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:57:45.357153 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:57:45.357153 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:57:45.357153 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:57:45.409553 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:57:45.410385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:45.430243 n-d-811810-1 sudo[119895]: 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
Sep 30 01:57:45.431119 n-d-811810-1 sudo[119895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:45.898204 n-d-811810-1 sudo[119895]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:45.901013 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.490s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:45.904715 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:45.934779 n-d-811810-1 sudo[119898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:57:45.935596 n-d-811810-1 sudo[119898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:46.393621 n-d-811810-1 sudo[119898]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:46.396132 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:46.398472 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:57:46.405048 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Deleted volume successfully.
Sep 30 01:57:46.422365 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3b2f2202-a311-40c5-b5ec-e2d1965383a6 tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-a194c3e6-9000-43db-9867-ef00f151dc6e-delete_volume'" released by "delete_volume" :: held 3.294s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:57:50.175577 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-8e6c3f1a-70bd-414b-991f-f6f5476a89de-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:57:50.332300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:50.598607 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:50.599601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:50.600593 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:57:50.602284 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:50.647653 n-d-811810-1 sudo[119957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:57:50.661287 n-d-811810-1 sudo[119957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:51.262031 n-d-811810-1 sudo[119957]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:51.264402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de" returned: 0 in 0.662s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:51.266191 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 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-8e6c3f1a-70bd-414b-991f-f6f5476a89de {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:51.298440 n-d-811810-1 sudo[119972]: 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-8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:57:51.299283 n-d-811810-1 sudo[119972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:51.886478 n-d-811810-1 sudo[119972]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:51.889204 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de" returned: 0 in 0.623s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:51.891502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:51.924342 n-d-811810-1 sudo[119993]: 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-8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:57:51.925765 n-d-811810-1 sudo[119993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:52.563083 n-d-811810-1 sudo[119993]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:52.566663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e6c3f1a-70bd-414b-991f-f6f5476a89de" returned: 0 in 0.674s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:52.568487 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Successfully deleted volume: 8e6c3f1a-70bd-414b-991f-f6f5476a89de
Sep 30 01:57:52.682269 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Created reservations ['e9e98906-face-40af-88c9-596e7cdf85c2', '33ef523a-d10b-4ffe-a991-9918bde4da0c', 'f786152c-a918-4b3f-b453-1e3908a21f69', '0b40cbd0-3785-4b2b-a310-a3cf634d8632'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:57:52.686384 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:57:52.686384 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:57:52.686384 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:57:52.756473 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:57:52.758245 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:52.789090 n-d-811810-1 sudo[120007]: 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
Sep 30 01:57:52.790577 n-d-811810-1 sudo[120007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:53.291568 n-d-811810-1 sudo[120007]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:53.294721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.536s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:53.298062 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:53.336080 n-d-811810-1 sudo[120031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:57:53.336947 n-d-811810-1 sudo[120031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:53.924317 n-d-811810-1 sudo[120031]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:53.926724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] CMD "sudo 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.629s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:53.929512 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:57:53.937042 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Deleted volume successfully.
Sep 30 01:57:53.977490 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-36a8a755-32b8-48f4-9952-155aebf3768f tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-8e6c3f1a-70bd-414b-991f-f6f5476a89de-delete_volume'" released by "delete_volume" :: held 3.802s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:57:54.078791 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-e193ad66-3fc8-4ea8-af21-6ece7925b318-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:57:54.237346 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:54.362493 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:54.362951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131407168]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:57:54.363860 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Skipping remove_export. No iscsi_target is presently exported for volume: e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:57:54.365498 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:54.392585 n-d-811810-1 sudo[120042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:57:54.394245 n-d-811810-1 sudo[120042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:55.115300 n-d-811810-1 sudo[120042]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:55.117674 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318" returned: 0 in 0.752s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:55.120201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 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-e193ad66-3fc8-4ea8-af21-6ece7925b318 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:55.165024 n-d-811810-1 sudo[120067]: 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-e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:57:55.166543 n-d-811810-1 sudo[120067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:55.808428 n-d-811810-1 sudo[120067]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:55.810839 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318" returned: 0 in 0.690s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:55.814009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:55.848268 n-d-811810-1 sudo[120083]: 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-e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:57:55.850887 n-d-811810-1 sudo[120083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:56.495831 n-d-811810-1 sudo[120083]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:56.499581 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e193ad66-3fc8-4ea8-af21-6ece7925b318" returned: 0 in 0.685s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:56.501808 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Successfully deleted volume: e193ad66-3fc8-4ea8-af21-6ece7925b318
Sep 30 01:57:56.635834 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Created reservations ['ab785d4b-d5c8-40cc-8581-33d39cb74743', 'b903b4c7-4498-4b61-b988-d79d6189d309', '82e33936-0599-4b76-94fc-58f0d5eedac3', '21dc7ba7-a020-4f69-b3a2-78a967f6842b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:57:56.638747 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 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.
Sep 30 01:57:56.638747 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:57:56.638747 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:57:56.725618 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:57:56.727009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:56.760721 n-d-811810-1 sudo[120103]: 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
Sep 30 01:57:56.763154 n-d-811810-1 sudo[120103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:57.430744 n-d-811810-1 sudo[120103]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:57.433407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:57.436579 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:57.457544 n-d-811810-1 sudo[120128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:57:57.459032 n-d-811810-1 sudo[120128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:57:58.126513 n-d-811810-1 sudo[120128]: pam_unix(sudo:session): session closed for user root
Sep 30 01:57:58.128889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] CMD "sudo 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.692s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:57:58.131961 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:57:58.141607 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Deleted volume successfully.
Sep 30 01:57:58.177572 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-612d36a1-9a9e-4437-9bfb-c5168797287a tempest-VolumesBackupsTest-16967203 None] Lock "b'cinder-e193ad66-3fc8-4ea8-af21-6ece7925b318-delete_volume'" released by "delete_volume" :: held 4.098s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:57:59.444626 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:57:59.445872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:57:59.446861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:57:59.478641 n-d-811810-1 sudo[120146]: 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
Sep 30 01:57:59.479709 n-d-811810-1 sudo[120146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:00.239294 n-d-811810-1 sudo[120146]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:00.241615 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.794s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:00.243650 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:00.278250 n-d-811810-1 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
Sep 30 01:58:00.279931 n-d-811810-1 sudo[120158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:01.149792 n-d-811810-1 sudo[120158]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:01.152116 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.908s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:01.153898 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:58:02.867529 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:58:02.871522 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:58:02.872032 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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'
Sep 30 01:58:02.904189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (32a438ca-e05a-465b-a873-ef64a07f2311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:02.904189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b756c1d-035c-48e5-b78b-a0d89c77a5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:02.926559 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:58:02.952465 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b756c1d-035c-48e5-b78b-a0d89c77a5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-540221592',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=9e6d5fb3-4938-4d98-9245-75eeabf5421a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3db568b4d9422c9a59437a8c71d20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:58:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:58:03Z,user_id='21a46b6e03ae484a9ceda93aa63b44d6',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:02.955262 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85d102bf-54a1-4ae2-85eb-2f765a1c9ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:02.957380 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85d102bf-54a1-4ae2-85eb-2f765a1c9ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:02.959717 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (109a326e-6dc7-4b7a-90ff-6debfb49ff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:03.104206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (109a326e-6dc7-4b7a-90ff-6debfb49ff14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'volume_name': 'volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:03.107116 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b197cc3-e78b-4eaa-b28d-189926a4f8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:03.110796 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b197cc3-e78b-4eaa-b28d-189926a4f8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:03.113974 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (030c3f8a-3f9e-4ff6-a0e4-1b145612cbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:03.115083 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Volume 9e6d5fb3-4938-4d98-9245-75eeabf5421a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 01:58:03.116691 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Cloning 9e6d5fb3-4938-4d98-9245-75eeabf5421a from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:58:21.165692 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1, size 616.00 MB, duration 18.05 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 01:58:21.166437 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Image download 616.00 MB at 34.13 MB/s
Sep 30 01:58:21.221777 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:21.486465 n-d-811810-1 sudo[120405]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1
Sep 30 01:58:21.487290 n-d-811810-1 sudo[120405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:22.427821 n-d-811810-1 sudo[120405]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:22.431174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1" returned: 0 in 1.209s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:22.433093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 21a46b6e03ae484a9ceda93aa63b44d6. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 01:58:22.574819 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:22.710029 n-d-811810-1 sudo[120432]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1
Sep 30 01:58:22.710858 n-d-811810-1 sudo[120432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:23.138992 n-d-811810-1 sudo[120432]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:23.141478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1" returned: 0 in 0.566s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:23.143863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:23.167186 n-d-811810-1 sudo[120439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:58:23.168423 n-d-811810-1 sudo[120439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:24.089198 n-d-811810-1 sudo[120439]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:24.091724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.947s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:24.136654 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 9e6d5fb3-4938-4d98-9245-75eeabf5421a. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 01:58:24.219024 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_h8n0mahv {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:24.309837 n-d-811810-1 sudo[120473]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_h8n0mahv
Sep 30 01:58:24.310657 n-d-811810-1 sudo[120473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:24.867479 n-d-811810-1 sudo[120473]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:24.871241 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_h8n0mahv" returned: 0 in 0.651s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:24.872962 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:25.036638 n-d-811810-1 sudo[120477]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1
Sep 30 01:58:25.039234 n-d-811810-1 sudo[120477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:25.506452 n-d-811810-1 sudo[120477]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:25.509291 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1" returned: 0 in 0.636s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:25.510239 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 01:58:25.511405 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:25.575847 n-d-811810-1 sudo[120490]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a oflag=direct
Sep 30 01:58:25.582775 n-d-811810-1 sudo[120490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:26.102797 n-d-811810-1 sudo[120490]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:26.105032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a oflag=direct" returned: 0 in 0.593s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:26.106559 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:26.129632 n-d-811810-1 sudo[120521]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a
Sep 30 01:58:26.131713 n-d-811810-1 sudo[120521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:27.286080 n-d-811810-1 sudo[120521]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:27.288945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a" returned: 0 in 1.182s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:27.290193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:27.417068 n-d-811810-1 sudo[120572]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1
Sep 30 01:58:27.419207 n-d-811810-1 sudo[120572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:28.153379 n-d-811810-1 sudo[120572]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:28.166786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1" returned: 0 in 0.876s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:28.169362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_a79fd7h0n-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.18 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9e6d5fb3--4938--4d98--9245--75eeabf5421a {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 01:58:28.170189 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Converted 700.00 MB image at 591.52 MB/s
Sep 30 01:58:28.170985 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 9e6d5fb3-4938-4d98-9245-75eeabf5421a successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 01:58:28.423010 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 21a46b6e03ae484a9ceda93aa63b44d6 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 01:58:28.424733 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Marking volume 9e6d5fb3-4938-4d98-9245-75eeabf5421a as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:58:28.438012 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 9e6d5fb3-4938-4d98-9245-75eeabf5421a. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 01:58:28.438920 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Creating volume glance metadata for volume 9e6d5fb3-4938-4d98-9245-75eeabf5421a backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:58:28.521044 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (030c3f8a-3f9e-4ff6-a0e4-1b145612cbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:28.525922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f28c899-f814-4530-a9d9-a25eca818be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:28.544918 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Volume volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a (9e6d5fb3-4938-4d98-9245-75eeabf5421a): created successfully
Sep 30 01:58:28.548385 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f28c899-f814-4530-a9d9-a25eca818be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:28.553618 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (32a438ca-e05a-465b-a873-ef64a07f2311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:28.572383 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-271adb89-986e-4127-9d72-184122287847 tempest-VolumesCloneTest-1279711514 None] Created volume successfully.
Sep 30 01:58:30.576719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:58:30.582729 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:58:30.585270 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 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'
Sep 30 01:58:30.627061 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (c2eda0ce-4128-4b1e-9cef-22d6b69c811a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:30.630975 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1890356-cfe5-4e7a-9b9f-732c38647f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:30.666863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:58:30.699010 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1890356-cfe5-4e7a-9b9f-732c38647f0a) 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=2021-09-30T01:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-287761234',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d68aac3a-7f86-4d3d-ad03-1edc3c281bcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3db568b4d9422c9a59437a8c71d20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:58:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=9e6d5fb3-4938-4d98-9245-75eeabf5421a,status='creating',terminated_at=None,updated_at=2021-09-30T01:58:31Z,user_id='21a46b6e03ae484a9ceda93aa63b44d6',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:30.702007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b428a641-5ecc-4ec9-b111-b68b451e0b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:30.706101 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b428a641-5ecc-4ec9-b111-b68b451e0b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:30.709000 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6e7a2db-4e9e-4d01-a3d3-1fa1127aa454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:30.762278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6e7a2db-4e9e-4d01-a3d3-1fa1127aa454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'd68aac3a-7f86-4d3d-ad03-1edc3c281bcb', 'volume_name': 'volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb', 'volume_size': 1, 'source_volid': '9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'source_volstatus': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:30.765010 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97aba504-a427-49a2-9cb2-edb463985b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:30.767264 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97aba504-a427-49a2-9cb2-edb463985b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:30.769705 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62c074a6-2858-4910-b1c1-5234fb0a27a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:30.770515 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Volume d68aac3a-7f86-4d3d-ad03-1edc3c281bcb: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb', 'volume_size': 1, 'source_volid': '9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'source_volstatus': 'available'}
Sep 30 01:58:30.833823 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Creating clone of volume: 9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:58:30.834931 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:30.893862 n-d-811810-1 sudo[120661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:58:30.894757 n-d-811810-1 sudo[120661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:31.488098 n-d-811810-1 sudo[120661]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:31.491220 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a" returned: 0 in 0.656s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:31.493031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb --snapshot stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:31.539132 n-d-811810-1 sudo[120666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb --snapshot stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a -L 1.00g
Sep 30 01:58:31.541957 n-d-811810-1 sudo[120666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:32.722003 n-d-811810-1 sudo[120666]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:32.724703 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb --snapshot stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a -L 1.00g" returned: 0 in 1.231s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:32.727108 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:32.771588 n-d-811810-1 sudo[120774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:58:32.773080 n-d-811810-1 sudo[120774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:33.561660 n-d-811810-1 sudo[120774]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:33.565266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.837s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:33.566093 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:33.611550 n-d-811810-1 sudo[120815]: 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:58:33.614235 n-d-811810-1 sudo[120815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:34.213710 n-d-811810-1 sudo[120815]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:34.216657 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb" returned: 0 in 0.650s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:34.220741 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:34.259862 n-d-811810-1 sudo[120819]: 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--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb iflag=direct
Sep 30 01:58:34.262112 n-d-811810-1 sudo[120819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:34.717796 n-d-811810-1 sudo[120819]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:34.721319 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb iflag=direct" returned: 0 in 0.500s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:34.725746 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:34.752039 n-d-811810-1 sudo[120831]: 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--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb oflag=direct
Sep 30 01:58:34.753045 n-d-811810-1 sudo[120831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:35.271233 n-d-811810-1 sudo[120831]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:35.274011 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb oflag=direct" returned: 0 in 0.551s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:35.275802 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:35.317194 n-d-811810-1 sudo[120843]: 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--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 01:58:35.318028 n-d-811810-1 sudo[120843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:43.966937 n-d-811810-1 sudo[120843]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:43.970160 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.694s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:43.970891 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d68aac3a--7f86--4d3d--ad03--1edc3c281bcb, size 1024.00 MB, duration 8.70 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 01:58:43.974463 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Volume copy 1024.00 MB at 117.77 MB/s
Sep 30 01:58:43.978657 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:44.032201 n-d-811810-1 sudo[120917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:58:44.037546 n-d-811810-1 sudo[120917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:44.684976 n-d-811810-1 sudo[120917]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:44.687673 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb" returned: 0 in 0.709s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:44.689753 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:44.729202 n-d-811810-1 sudo[120982]: 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:58:44.730811 n-d-811810-1 sudo[120982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:45.860489 n-d-811810-1 sudo[120982]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:45.862618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb" returned: 0 in 1.173s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:45.865398 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Marking volume d68aac3a-7f86-4d3d-ad03-1edc3c281bcb as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 01:58:45.877233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Copying metadata from source volume 9e6d5fb3-4938-4d98-9245-75eeabf5421a to d68aac3a-7f86-4d3d-ad03-1edc3c281bcb. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
Sep 30 01:58:45.951331 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62c074a6-2858-4910-b1c1-5234fb0a27a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb', 'volume_size': 1, 'source_volid': '9e6d5fb3-4938-4d98-9245-75eeabf5421a', 'source_volstatus': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:45.954551 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04e572cb-60df-476c-93c9-2e5ff615dffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:45.972849 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Volume volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb (d68aac3a-7f86-4d3d-ad03-1edc3c281bcb): created successfully
Sep 30 01:58:45.987654 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04e572cb-60df-476c-93c9-2e5ff615dffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:45.999805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (c2eda0ce-4128-4b1e-9cef-22d6b69c811a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:46.034261 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1c5c88b6-69b6-48d4-a7dd-185f4d4942bb tempest-VolumesCloneTest-1279711514 None] Created volume successfully.
Sep 30 01:58:47.505203 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:58:47.509381 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:58:47.509877 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 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'
Sep 30 01:58:47.547049 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (e4b0afb2-67ff-4f42-b6b4-fce28f8fc8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:47.550463 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eec49e0e-afa9-4849-b9ae-e372932dcfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:47.591860 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:58:47.640502 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eec49e0e-afa9-4849-b9ae-e372932dcfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-670921990',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=70772f63-1856-46d5-a9a6-caaae471d26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3db568b4d9422c9a59437a8c71d20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:58:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T01:58:47Z,user_id='21a46b6e03ae484a9ceda93aa63b44d6',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:47.644982 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a86d29a2-e3f2-4a93-97f3-a42280efd874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:47.647748 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a86d29a2-e3f2-4a93-97f3-a42280efd874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:47.650396 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ee9379e-df53-4788-a90e-8696d496562e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:47.652969 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ee9379e-df53-4788-a90e-8696d496562e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '70772f63-1856-46d5-a9a6-caaae471d26f', 'volume_name': 'volume-70772f63-1856-46d5-a9a6-caaae471d26f', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:47.655193 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (198b044f-1512-45b3-beb7-89031677a2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:47.657863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (198b044f-1512-45b3-beb7-89031677a2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:47.661498 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (082e7ee7-d432-4f04-8ee9-f630c4a69225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:47.662313 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Volume 70772f63-1856-46d5-a9a6-caaae471d26f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-70772f63-1856-46d5-a9a6-caaae471d26f', 'volume_size': 1}
Sep 30 01:58:47.663570 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70772f63-1856-46d5-a9a6-caaae471d26f stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:47.689966 n-d-811810-1 sudo[121054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70772f63-1856-46d5-a9a6-caaae471d26f stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:58:47.692132 n-d-811810-1 sudo[121054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:48.370851 n-d-811810-1 sudo[121054]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:48.373311 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70772f63-1856-46d5-a9a6-caaae471d26f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.709s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:48.377292 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (082e7ee7-d432-4f04-8ee9-f630c4a69225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70772f63-1856-46d5-a9a6-caaae471d26f', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:48.379904 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b40bd03c-4308-4750-825d-16e1d8cce723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:48.405443 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Volume volume-70772f63-1856-46d5-a9a6-caaae471d26f (70772f63-1856-46d5-a9a6-caaae471d26f): created successfully
Sep 30 01:58:48.407716 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b40bd03c-4308-4750-825d-16e1d8cce723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:48.411578 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (e4b0afb2-67ff-4f42-b6b4-fce28f8fc8b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:48.440405 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9ea34b50-5187-4c31-a46b-d0d0e81aaee0 tempest-VolumesCloneTest-1279711514 None] Created volume successfully.
Sep 30 01:58:49.535444 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:58:49.550725 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:58:49.560699 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 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'
Sep 30 01:58:49.601018 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (48b7e844-5dcb-463b-9cb4-5856ea33a138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:58:49.604115 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a258b74-70f6-40a2-b83a-0e7fc6a30dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:49.665073 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:58:49.709866 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a258b74-70f6-40a2-b83a-0e7fc6a30dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T01:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1576693951',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=180901c9-b8b4-41f3-8680-d05600172e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3db568b4d9422c9a59437a8c71d20f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T01:58:49Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=70772f63-1856-46d5-a9a6-caaae471d26f,status='creating',terminated_at=None,updated_at=2021-09-30T01:58:49Z,user_id='21a46b6e03ae484a9ceda93aa63b44d6',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:49.714505 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36fc39e9-d568-4f92-8b06-f7ee374338a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:49.716769 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36fc39e9-d568-4f92-8b06-f7ee374338a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:49.726496 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92ed11c4-d585-4864-bf15-82a9e1cf0d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:49.867077 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92ed11c4-d585-4864-bf15-82a9e1cf0d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '180901c9-b8b4-41f3-8680-d05600172e41', 'volume_name': 'volume-180901c9-b8b4-41f3-8680-d05600172e41', 'volume_size': 2, 'source_volid': '70772f63-1856-46d5-a9a6-caaae471d26f', 'source_volstatus': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:49.869332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5fc374b-b453-46ab-97cc-87d007fb4734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:49.883389 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5fc374b-b453-46ab-97cc-87d007fb4734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:58:49.897236 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d99bc1a4-1214-4755-b436-26af989302d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:58:49.899440 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Volume 180901c9-b8b4-41f3-8680-d05600172e41: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-180901c9-b8b4-41f3-8680-d05600172e41', 'volume_size': 2, 'source_volid': '70772f63-1856-46d5-a9a6-caaae471d26f', 'source_volstatus': 'available'}
Sep 30 01:58:50.016586 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Creating clone of volume: 70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:58:50.017843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:50.076972 n-d-811810-1 sudo[121103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:58:50.079453 n-d-811810-1 sudo[121103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:50.830003 n-d-811810-1 sudo[121103]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:50.832308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f" returned: 0 in 0.814s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:50.834774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-180901c9-b8b4-41f3-8680-d05600172e41 --snapshot stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:50.873994 n-d-811810-1 sudo[121106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-180901c9-b8b4-41f3-8680-d05600172e41 --snapshot stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f -L 1.00g
Sep 30 01:58:50.874863 n-d-811810-1 sudo[121106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:51.914619 n-d-811810-1 sudo[121106]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:51.919434 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-180901c9-b8b4-41f3-8680-d05600172e41 --snapshot stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f -L 1.00g" returned: 0 in 1.083s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:51.924092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-180901c9-b8b4-41f3-8680-d05600172e41 stack-volumes-lvmdriver-1 -L 2g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:51.970855 n-d-811810-1 sudo[121211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-180901c9-b8b4-41f3-8680-d05600172e41 stack-volumes-lvmdriver-1 -L 2g
Sep 30 01:58:51.971676 n-d-811810-1 sudo[121211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:52.679584 n-d-811810-1 sudo[121211]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:52.681884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-180901c9-b8b4-41f3-8680-d05600172e41 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.757s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:52.683775 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-180901c9-b8b4-41f3-8680-d05600172e41 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:52.714426 n-d-811810-1 sudo[121265]: 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-180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:58:52.715302 n-d-811810-1 sudo[121265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:53.320850 n-d-811810-1 sudo[121265]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:53.323653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-180901c9-b8b4-41f3-8680-d05600172e41" returned: 0 in 0.639s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:53.327820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:53.365774 n-d-811810-1 sudo[121281]: 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--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 iflag=direct
Sep 30 01:58:53.367417 n-d-811810-1 sudo[121281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:53.905643 n-d-811810-1 sudo[121281]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:53.908347 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 iflag=direct" returned: 0 in 0.580s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:53.909392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:53.951523 n-d-811810-1 sudo[121305]: 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--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 oflag=direct
Sep 30 01:58:53.956945 n-d-811810-1 sudo[121305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:54.552217 n-d-811810-1 sudo[121305]: pam_unix(sudo:session): session closed for user root
Sep 30 01:58:54.555198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 oflag=direct" returned: 0 in 0.645s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:58:54.557476 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:54.625979 n-d-811810-1 sudo[121318]: 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--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 01:58:54.630151 n-d-811810-1 sudo[121318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:58:59.445530 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:58:59.446299 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:58:59.446692 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:58:59.486836 n-d-811810-1 sudo[121327]: 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
Sep 30 01:58:59.499419 n-d-811810-1 sudo[121327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:00.334808 n-d-811810-1 sudo[121327]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:00.337266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.890s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:00.339589 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:00.387101 n-d-811810-1 sudo[121330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:59:00.389641 n-d-811810-1 sudo[121330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:01.364410 n-d-811810-1 sudo[121330]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:01.367638 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.028s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:01.370822 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:59:01.863004 n-d-811810-1 sudo[121318]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:01.865766 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.308s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:01.866534 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--180901c9--b8b4--41f3--8680--d05600172e41, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--180901c9--b8b4--41f3--8680--d05600172e41, size 1024.00 MB, duration 7.31 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 01:59:01.867130 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Volume copy 1024.00 MB at 140.07 MB/s
Sep 30 01:59:01.868386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo 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-180901c9-b8b4-41f3-8680-d05600172e41 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:01.898493 n-d-811810-1 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/clone-snap-180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:01.899332 n-d-811810-1 sudo[121343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:02.506423 n-d-811810-1 sudo[121343]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:02.509179 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo 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-180901c9-b8b4-41f3-8680-d05600172e41" returned: 0 in 0.640s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:02.512180 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-180901c9-b8b4-41f3-8680-d05600172e41 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:02.566396 n-d-811810-1 sudo[121346]: 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-180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:02.570609 n-d-811810-1 sudo[121346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:03.480882 n-d-811810-1 sudo[121346]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:03.483690 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-180901c9-b8b4-41f3-8680-d05600172e41" returned: 0 in 0.971s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:03.489835 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d99bc1a4-1214-4755-b436-26af989302d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-180901c9-b8b4-41f3-8680-d05600172e41', 'volume_size': 2, 'source_volid': '70772f63-1856-46d5-a9a6-caaae471d26f', 'source_volstatus': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:59:03.492663 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acffa32d-4335-4a66-8e30-fb2060cdab3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:59:03.511116 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Volume volume-180901c9-b8b4-41f3-8680-d05600172e41 (180901c9-b8b4-41f3-8680-d05600172e41): created successfully
Sep 30 01:59:03.516448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acffa32d-4335-4a66-8e30-fb2060cdab3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:59:03.521242 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Flow 'volume_create_manager' (48b7e844-5dcb-463b-9cb4-5856ea33a138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:59:03.544129 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f0482a23-8c5f-4d69-ba32-ca06d29ccc23 tempest-VolumesCloneTest-1279711514 None] Created volume successfully.
Sep 30 01:59:04.595395 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-180901c9-b8b4-41f3-8680-d05600172e41-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:59:04.743757 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Skipping remove_export. No iscsi_target is presently exported for volume: 180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:04.745144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-180901c9-b8b4-41f3-8680-d05600172e41 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:04.781604 n-d-811810-1 sudo[121434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:04.783588 n-d-811810-1 sudo[121434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:05.315710 n-d-811810-1 sudo[121434]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:05.320672 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-180901c9-b8b4-41f3-8680-d05600172e41" returned: 0 in 0.575s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:05.322712 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 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-180901c9-b8b4-41f3-8680-d05600172e41 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:05.381552 n-d-811810-1 sudo[121443]: 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-180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:05.384666 n-d-811810-1 sudo[121443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:06.274565 n-d-811810-1 sudo[121443]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:06.276854 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-180901c9-b8b4-41f3-8680-d05600172e41" returned: 0 in 0.954s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:06.278653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-180901c9-b8b4-41f3-8680-d05600172e41 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:06.329275 n-d-811810-1 sudo[121474]: 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-180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:06.330134 n-d-811810-1 sudo[121474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:07.074920 n-d-811810-1 sudo[121474]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:07.078120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-180901c9-b8b4-41f3-8680-d05600172e41" returned: 0 in 0.799s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:07.079456 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Successfully deleted volume: 180901c9-b8b4-41f3-8680-d05600172e41
Sep 30 01:59:07.169976 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Created reservations ['1d1e2ff7-614f-49ed-bae6-479abd3b6716', 'e1215f42-819b-4804-bec3-10696a8ba189', '4a1b87a5-ffc3-43bc-ac58-01d8b5e1d01c', '596e3e88-d5b7-445b-8f3f-d672a4a422d8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:59:07.179952 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 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.
Sep 30 01:59:07.179952 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:59:07.179952 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:59:07.256485 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:59:07.257226 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:07.296135 n-d-811810-1 sudo[121509]: 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
Sep 30 01:59:07.297894 n-d-811810-1 sudo[121509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:08.080421 n-d-811810-1 sudo[121509]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:08.082813 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:08.096115 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:08.146558 n-d-811810-1 sudo[121533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:59:08.149472 n-d-811810-1 sudo[121533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:08.599028 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-70772f63-1856-46d5-a9a6-caaae471d26f-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:59:08.749520 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Skipping remove_export. No iscsi_target is presently exported for volume: 70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:59:08.751104 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:08.782322 n-d-811810-1 sudo[121551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:59:08.783945 n-d-811810-1 sudo[121551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:09.059567 n-d-811810-1 sudo[121533]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:09.063863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:09.066092 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:59:09.076341 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Deleted volume successfully.
Sep 30 01:59:09.105182 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-777195d5-08be-49ed-878d-16ba4e1fdc4b tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-180901c9-b8b4-41f3-8680-d05600172e41-delete_volume'" released by "delete_volume" :: held 4.510s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:59:09.600661 n-d-811810-1 sudo[121551]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:09.603268 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f" returned: 0 in 0.851s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:09.605160 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 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-70772f63-1856-46d5-a9a6-caaae471d26f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:09.676588 n-d-811810-1 sudo[121563]: 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-70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:59:09.677476 n-d-811810-1 sudo[121563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:10.349136 n-d-811810-1 sudo[121563]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:10.351513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f" returned: 0 in 0.746s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:10.354199 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:10.380034 n-d-811810-1 sudo[121591]: 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-70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:59:10.384445 n-d-811810-1 sudo[121591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:11.169062 n-d-811810-1 sudo[121591]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:11.172477 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70772f63-1856-46d5-a9a6-caaae471d26f" returned: 0 in 0.818s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:11.174075 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Successfully deleted volume: 70772f63-1856-46d5-a9a6-caaae471d26f
Sep 30 01:59:11.333099 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Created reservations ['177cd456-7a16-447c-beb9-b46968d5c143', '0a591493-1c9b-46d4-b82e-7bd32794f39b', '9155e72f-b7d4-4b56-975a-aadc6678d222', 'fde33165-0b74-488c-91e0-9e2fe1d45936'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:59:11.350091 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 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.
Sep 30 01:59:11.350091 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:59:11.350091 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:59:11.425563 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:59:11.427685 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:11.457195 n-d-811810-1 sudo[121615]: 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
Sep 30 01:59:11.458060 n-d-811810-1 sudo[121615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:12.320632 n-d-811810-1 sudo[121615]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:12.323841 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.895s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:12.331143 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:12.358969 n-d-811810-1 sudo[121620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:59:12.360462 n-d-811810-1 sudo[121620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:12.601504 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:59:12.737285 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Skipping remove_export. No iscsi_target is presently exported for volume: d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:59:12.739094 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:12.764990 n-d-811810-1 sudo[121622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:59:12.766663 n-d-811810-1 sudo[121622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:13.239460 n-d-811810-1 sudo[121620]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:13.241924 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] CMD "sudo 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.915s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:13.244626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:59:13.253159 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Deleted volume successfully.
Sep 30 01:59:13.276959 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-ecdd06c7-63ce-4d60-987b-8b08dfd9e41f tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-70772f63-1856-46d5-a9a6-caaae471d26f-delete_volume'" released by "delete_volume" :: held 4.682s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:59:13.497213 n-d-811810-1 sudo[121622]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:13.502166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb" returned: 0 in 0.760s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:13.502166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:13.545924 n-d-811810-1 sudo[121628]: 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:59:13.559158 n-d-811810-1 sudo[121628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:14.141480 n-d-811810-1 sudo[121628]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:14.143844 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb" returned: 0 in 0.643s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:14.147357 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:14.188437 n-d-811810-1 sudo[121631]: 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-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:59:14.190150 n-d-811810-1 sudo[121631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:14.907707 n-d-811810-1 sudo[121631]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:14.911298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb" returned: 0 in 0.764s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:14.912885 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Successfully deleted volume: d68aac3a-7f86-4d3d-ad03-1edc3c281bcb
Sep 30 01:59:14.969986 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Created reservations ['bc2fef18-e59a-45da-b7ba-dea614a20068', '4b54a32b-02e8-4072-bc5e-283dd95e0c4a', '6bd4d925-806d-4b79-96fd-87b08f8c39d3', 'b690090a-5371-4778-a3e9-15f8e493a147'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:59:14.972452 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 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.
Sep 30 01:59:14.972452 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:59:14.972452 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:59:15.039606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:59:15.040895 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:15.113853 n-d-811810-1 sudo[121645]: 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
Sep 30 01:59:15.115718 n-d-811810-1 sudo[121645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:15.371637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-9e6d5fb3-4938-4d98-9245-75eeabf5421a-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:59:15.475784 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:59:15.478139 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:15.501689 n-d-811810-1 sudo[121670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:59:15.503694 n-d-811810-1 sudo[121670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:15.770404 n-d-811810-1 sudo[121645]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:15.772978 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.732s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:15.778924 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:15.818526 n-d-811810-1 sudo[121676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:59:15.821226 n-d-811810-1 sudo[121676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:16.121140 n-d-811810-1 sudo[121670]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:16.123664 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a" returned: 0 in 0.646s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:16.126905 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 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-9e6d5fb3-4938-4d98-9245-75eeabf5421a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:16.172580 n-d-811810-1 sudo[121689]: 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-9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:59:16.174226 n-d-811810-1 sudo[121689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:16.478521 n-d-811810-1 sudo[121676]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:16.481828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] CMD "sudo 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.704s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:16.486509 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:59:16.505212 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Deleted volume successfully.
Sep 30 01:59:16.545724 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7a9e4f65-997c-4107-b134-2c7b0f7bfb5a tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-d68aac3a-7f86-4d3d-ad03-1edc3c281bcb-delete_volume'" released by "delete_volume" :: held 3.947s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:59:17.102459 n-d-811810-1 sudo[121689]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:17.104511 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a" returned: 0 in 0.978s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:17.106547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:17.142632 n-d-811810-1 sudo[121703]: 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-9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:59:17.144398 n-d-811810-1 sudo[121703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:17.858810 n-d-811810-1 sudo[121703]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:17.861745 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e6d5fb3-4938-4d98-9245-75eeabf5421a" returned: 0 in 0.755s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:17.862976 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Successfully deleted volume: 9e6d5fb3-4938-4d98-9245-75eeabf5421a
Sep 30 01:59:17.953280 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Created reservations ['eefd1fac-ec67-4462-aa63-98aaf7e7a42e', '0374111f-fbbb-4756-b03c-4a072ec8ab3f', '34cc79e6-f95f-45f5-9795-e678bb1194bb', '146a4955-c46f-4e5b-91a1-49ebfb6ef5e2'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 01:59:17.969163 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 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.
Sep 30 01:59:17.969163 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 01:59:17.969163 n-d-811810-1 cinder-volume[84182]:
Sep 30 01:59:18.068319 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:59:18.069754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:18.105370 n-d-811810-1 sudo[121709]: 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
Sep 30 01:59:18.107027 n-d-811810-1 sudo[121709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:18.690459 n-d-811810-1 sudo[121709]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:18.693791 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.623s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:18.696141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:18.731367 n-d-811810-1 sudo[121714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 01:59:18.732933 n-d-811810-1 sudo[121714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:59:19.916170 n-d-811810-1 sudo[121714]: pam_unix(sudo:session): session closed for user root
Sep 30 01:59:19.919589 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] CMD "sudo 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.222s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:59:19.923020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 01:59:19.943717 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Deleted volume successfully.
Sep 30 01:59:19.983746 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8a19629d-7e1b-4a96-bc36-524e9b6b2206 tempest-VolumesCloneTest-1279711514 None] Lock "b'cinder-9e6d5fb3-4938-4d98-9245-75eeabf5421a-delete_volume'" released by "delete_volume" :: held 4.612s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:59:59.445158 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:59:59.445941 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:59:59.446828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:59:59.478678 n-d-811810-1 sudo[122431]: 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
Sep 30 01:59:59.479739 n-d-811810-1 sudo[122431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:00.141655 n-d-811810-1 sudo[122431]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:00.144046 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.697s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:00.146006 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:00.179516 n-d-811810-1 sudo[122437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:00:00.180354 n-d-811810-1 sudo[122437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:00.706251 n-d-811810-1 sudo[122437]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:00.709877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.563s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:00.712038 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:00:19.811523 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:00:19.820478 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:00:19.821523 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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'
Sep 30 02:00:19.836601 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Flow 'volume_create_manager' (96024128-52e2-4483-9190-a80a7f205964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:00:19.841191 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95e86675-08e6-4403-952b-cabd82808277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:19.889361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:00:19.920880 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95e86675-08e6-4403-952b-cabd82808277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-965879973',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=738e3ca6-37e9-4fd3-a5ca-b10afce8ead8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='257cf35be56a409db22348ec0744b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:00:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:00:20Z,user_id='f7a362c2f2244913971e0afc7a9194cf',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:19.925016 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bb7f084-2829-406c-bbdf-44167e397ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:19.927869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bb7f084-2829-406c-bbdf-44167e397ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:19.932596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (715a8f00-3189-474e-a244-3827c8a58a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:20.074912 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (715a8f00-3189-474e-a244-3827c8a58a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '738e3ca6-37e9-4fd3-a5ca-b10afce8ead8', 'volume_name': 'volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:20.078261 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f07fb0ca-04b5-4bef-9f46-8f2792da7024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:20.080749 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f07fb0ca-04b5-4bef-9f46-8f2792da7024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:20.084153 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dca7a095-50a5-4ae9-b2e8-ece2445d45a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:20.085166 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Volume 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:00:20.086086 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Cloning 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:00:32.612128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:00:32.637351 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:00:32.638335 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 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'
Sep 30 02:00:32.695515 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Flow 'volume_create_manager' (cfcdabd9-de57-429f-9088-4394ae4b7734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:00:32.719766 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30661c1e-d314-4a5e-9398-61d07a550f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:32.838226 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:00:32.901857 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (30661c1e-d314-4a5e-9398-61d07a550f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-753743954',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=dbf66a8d-c09d-4ade-a8ff-a096589b5b28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1d8bc6ebc0d43ec982dd1de04be1633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:00:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:00:32Z,user_id='cd1438a3ced644b08e42035682aa324a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:32.905161 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62e05e6f-4977-4cb7-af8b-7407b63b37e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:32.907407 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62e05e6f-4977-4cb7-af8b-7407b63b37e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:32.926503 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d863973-6b55-4b14-bb41-acb3aa9d2117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:32.929786 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d863973-6b55-4b14-bb41-acb3aa9d2117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbf66a8d-c09d-4ade-a8ff-a096589b5b28', 'volume_name': 'volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:32.934527 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f43024c-01f1-440f-873b-ed4b89e12881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:32.938406 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f43024c-01f1-440f-873b-ed4b89e12881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:32.942760 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dd57fb2-2be2-415e-b3cb-8db9e4b93a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:32.943697 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Volume dbf66a8d-c09d-4ade-a8ff-a096589b5b28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28', 'volume_size': 1}
Sep 30 02:00:32.957432 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:33.004933 n-d-811810-1 sudo[122994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:00:33.006166 n-d-811810-1 sudo[122994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:34.261602 n-d-811810-1 sudo[122994]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:34.265638 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.308s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:34.269417 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dd57fb2-2be2-415e-b3cb-8db9e4b93a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:34.275292 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f3727e3-8a75-4980-add3-f5e275b92d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:34.304060 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Volume volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 (dbf66a8d-c09d-4ade-a8ff-a096589b5b28): created successfully
Sep 30 02:00:34.307591 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f3727e3-8a75-4980-add3-f5e275b92d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:34.315851 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Flow 'volume_create_manager' (cfcdabd9-de57-429f-9088-4394ae4b7734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:00:34.342864 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3d198a53-07ec-457e-999e-6b1dc4fc9b6b tempest-SnapshotsActionsTest-1502642258 None] Created volume successfully.
Sep 30 02:00:35.943645 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-831b7374-016a-4965-b9ba-e6f18eb7640c tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:35.984483 n-d-811810-1 sudo[123082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:00:35.991297 n-d-811810-1 sudo[123082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:37.115083 n-d-811810-1 sudo[123082]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:37.118452 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-831b7374-016a-4965-b9ba-e6f18eb7640c tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 1.175s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:37.120196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-831b7374-016a-4965-b9ba-e6f18eb7640c tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03754ca0-53bc-42d8-8550-f4c6d82e9576 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:37.175164 n-d-811810-1 sudo[123094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03754ca0-53bc-42d8-8550-f4c6d82e9576 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g
Sep 30 02:00:37.175992 n-d-811810-1 sudo[123094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:38.247751 n-d-811810-1 sudo[123094]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:38.252260 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-831b7374-016a-4965-b9ba-e6f18eb7640c tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03754ca0-53bc-42d8-8550-f4c6d82e9576 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g" returned: 0 in 1.131s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:38.376572 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-831b7374-016a-4965-b9ba-e6f18eb7640c tempest-SnapshotsActionsTest-1502642258 None] Create snapshot completed successfully
Sep 30 02:00:40.778295 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1e595dad-b235-4b7f-b39a-d8975b35ce17 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:40.809183 n-d-811810-1 sudo[123236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:00:40.810095 n-d-811810-1 sudo[123236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:41.274103 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 21.19 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:00:41.274537 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Image download 616.00 MB at 29.08 MB/s
Sep 30 02:00:41.346651 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:41.457753 n-d-811810-1 sudo[123241]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1
Sep 30 02:00:41.469203 n-d-811810-1 sudo[123241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:41.581446 n-d-811810-1 sudo[123236]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:41.583811 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1e595dad-b235-4b7f-b39a-d8975b35ce17 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 0.805s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:41.585640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1e595dad-b235-4b7f-b39a-d8975b35ce17 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7e0a9a04-1adf-472d-b905-ec72290c82d6 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:41.636858 n-d-811810-1 sudo[123244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7e0a9a04-1adf-472d-b905-ec72290c82d6 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g
Sep 30 02:00:41.637699 n-d-811810-1 sudo[123244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:42.191761 n-d-811810-1 sudo[123241]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:42.195226 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1" returned: 0 in 0.848s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:42.196276 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user f7a362c2f2244913971e0afc7a9194cf. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:00:42.288162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:42.642041 n-d-811810-1 sudo[123254]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1
Sep 30 02:00:42.643434 n-d-811810-1 sudo[123254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:43.046452 n-d-811810-1 sudo[123244]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:43.048974 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1e595dad-b235-4b7f-b39a-d8975b35ce17 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7e0a9a04-1adf-472d-b905-ec72290c82d6 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g" returned: 0 in 1.463s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:43.131178 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1e595dad-b235-4b7f-b39a-d8975b35ce17 tempest-SnapshotsActionsTest-1502642258 None] Create snapshot completed successfully
Sep 30 02:00:43.437001 n-d-811810-1 sudo[123254]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:43.438793 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1" returned: 0 in 1.151s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:43.441482 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:43.491725 n-d-811810-1 sudo[123376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:00:43.492579 n-d-811810-1 sudo[123376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:44.495934 n-d-811810-1 sudo[123376]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:44.498269 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.056s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:44.527606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:00:44.612515 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-7e0a9a04-1adf-472d-b905-ec72290c82d6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:00:44.614821 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo 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-7e0a9a04-1adf-472d-b905-ec72290c82d6 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:44.689270 n-d-811810-1 sudo[123414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-7e0a9a04-1adf-472d-b905-ec72290c82d6
Sep 30 02:00:44.690116 n-d-811810-1 sudo[123414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:44.707167 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_xn51zb_3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:45.013331 n-d-811810-1 sudo[123416]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_xn51zb_3
Sep 30 02:00:45.014328 n-d-811810-1 sudo[123416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:45.619382 n-d-811810-1 sudo[123414]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:45.626958 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] CMD "sudo 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-7e0a9a04-1adf-472d-b905-ec72290c82d6" returned: 0 in 1.010s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:45.633527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7e0a9a04-1adf-472d-b905-ec72290c82d6 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:45.693026 n-d-811810-1 sudo[123451]: 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-7e0a9a04-1adf-472d-b905-ec72290c82d6
Sep 30 02:00:45.712940 n-d-811810-1 sudo[123451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:45.856704 n-d-811810-1 sudo[123416]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:45.859315 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_xn51zb_3" returned: 0 in 1.154s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:45.860809 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:45.965640 n-d-811810-1 sudo[123456]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1
Sep 30 02:00:45.967327 n-d-811810-1 sudo[123456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:46.780530 n-d-811810-1 sudo[123456]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:46.782640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1" returned: 0 in 0.922s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:46.784041 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:00:46.785131 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:46.850097 n-d-811810-1 sudo[123509]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8 oflag=direct
Sep 30 02:00:46.851982 n-d-811810-1 sudo[123509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:47.174374 n-d-811810-1 sudo[123451]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:47.177513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7e0a9a04-1adf-472d-b905-ec72290c82d6" returned: 0 in 1.543s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:47.412426 n-d-811810-1 sudo[123509]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:47.416317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8 oflag=direct" returned: 0 in 0.631s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:47.421222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:47.469138 n-d-811810-1 sudo[123540]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8
Sep 30 02:00:47.470587 n-d-811810-1 sudo[123540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:47.473910 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] Created reservations ['fa1f07b4-2595-4c41-89e4-7631b899c149', '9f924a97-dd93-4e9a-9b49-468925ee1215', '00d1ef2d-f14c-478c-89a9-01bd29bbfd86', '61debf94-7bf2-45b5-aa42-d11d1b6339b9'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:00:47.476286 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 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.
Sep 30 02:00:47.476286 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:00:47.476286 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:00:47.565009 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] Delete snapshot completed successfully.
Sep 30 02:00:47.574963 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9cee9452-92df-4140-aa62-310dfd2c5f33 tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-7e0a9a04-1adf-472d-b905-ec72290c82d6-delete_snapshot'" released by "delete_snapshot" :: held 2.967s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:00:49.049795 n-d-811810-1 sudo[123540]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:49.067887 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ea063cf1-dcf7-4cef-9baa-19362d186434 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:49.105003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8" returned: 0 in 1.683s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:49.106836 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:49.128947 n-d-811810-1 sudo[123606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:00:49.129820 n-d-811810-1 sudo[123606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:49.332567 n-d-811810-1 sudo[123608]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1
Sep 30 02:00:49.333415 n-d-811810-1 sudo[123608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:49.863071 n-d-811810-1 sudo[123608]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:49.866836 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1" returned: 0 in 0.759s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:49.868198 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_5e5stxbtn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.69 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--738e3ca6--37e9--4fd3--a5ca--b10afce8ead8 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:00:49.868818 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Converted 700.00 MB image at 415.31 MB/s
Sep 30 02:00:49.869635 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:00:50.033294 n-d-811810-1 sudo[123606]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:50.213997 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user f7a362c2f2244913971e0afc7a9194cf is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:00:50.214813 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Marking volume 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:00:50.221602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ea063cf1-dcf7-4cef-9baa-19362d186434 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 1.154s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:50.223988 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ea063cf1-dcf7-4cef-9baa-19362d186434 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b3c16ad-1753-48aa-a457-b280b5ae58ad --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:50.256575 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:00:50.257333 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Creating volume glance metadata for volume 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:00:50.266655 n-d-811810-1 sudo[123634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b3c16ad-1753-48aa-a457-b280b5ae58ad --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g
Sep 30 02:00:50.270687 n-d-811810-1 sudo[123634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:50.377839 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dca7a095-50a5-4ae9-b2e8-ece2445d45a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:50.381338 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f527ddb-aebf-4ffb-bb05-651e1201aca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:00:50.393438 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Volume volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 (738e3ca6-37e9-4fd3-a5ca-b10afce8ead8): created successfully
Sep 30 02:00:50.395854 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f527ddb-aebf-4ffb-bb05-651e1201aca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:00:50.399847 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Flow 'volume_create_manager' (96024128-52e2-4483-9190-a80a7f205964) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:00:50.416596 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-865efb50-a53f-42a4-8ca8-7051297d5f16 tempest-TestVolumeBackupRestore-1951702658 None] Created volume successfully.
Sep 30 02:00:51.424528 n-d-811810-1 sudo[123634]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:51.426597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ea063cf1-dcf7-4cef-9baa-19362d186434 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b3c16ad-1753-48aa-a457-b280b5ae58ad --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g" returned: 0 in 1.202s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:51.644172 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-ea063cf1-dcf7-4cef-9baa-19362d186434 tempest-SnapshotsActionsTest-1502642258 None] Create snapshot completed successfully
Sep 30 02:00:52.485599 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Creating a new backup for volume volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 02:00:52.509393 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:52.578397 n-d-811810-1 sudo[123775]: 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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:00:52.579250 n-d-811810-1 sudo[123775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:52.656752 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-3b3c16ad-1753-48aa-a457-b280b5ae58ad-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.038s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:00:52.662715 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo 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-3b3c16ad-1753-48aa-a457-b280b5ae58ad {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:52.710754 n-d-811810-1 sudo[123777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-3b3c16ad-1753-48aa-a457-b280b5ae58ad
Sep 30 02:00:52.711570 n-d-811810-1 sudo[123777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:53.520112 n-d-811810-1 sudo[123775]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:53.522509 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8" returned: 0 in 1.013s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:53.632814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:53.643293 n-d-811810-1 sudo[123777]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:53.645361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] CMD "sudo 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-3b3c16ad-1753-48aa-a457-b280b5ae58ad" returned: 0 in 0.984s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:53.647066 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b3c16ad-1753-48aa-a457-b280b5ae58ad {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:53.662639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:53.663209 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:00:53.664227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:00:53.665425 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Creating iscsi_target for Volume ID: volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Created volume path /opt/stack/data/cinder/volumes/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8,
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: incominguser dvqScJr2T5tEWdL2DB6z LhqgBgP4h2mZQxDV
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:00:53.670595 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:00:53.673118 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:53.676728 n-d-811810-1 sudo[123782]: 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-3b3c16ad-1753-48aa-a457-b280b5ae58ad
Sep 30 02:00:53.678193 n-d-811810-1 sudo[123782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:54.507106 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8" returned: 0 in 0.833s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:54.507400 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:00:54.508329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:00:54.508706 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:00:54.512219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:54.531665 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:54.532804 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:00:54.533619 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:00:54.537196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:54.654249 n-d-811810-1 sudo[123782]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:54.656608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b3c16ad-1753-48aa-a457-b280b5ae58ad" returned: 0 in 1.009s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:54.751497 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:54.751807 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:00:54.761391 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:54.883362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] Created reservations ['630e8096-589a-4503-a130-14d2a2f3b78c', 'd252624e-74fc-4fd5-bf37-eb5cac607be2', '705a8df9-12bb-4dc0-97a6-16cdb8a45b75', 'baefa18f-30f9-4ea0-b9a4-c95db36f1864'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:00:54.889879 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 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.
Sep 30 02:00:54.889879 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:00:54.889879 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:00:54.964463 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] Delete snapshot completed successfully.
Sep 30 02:00:54.972209 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-650eacbc-a15b-46ea-9e5c-405d348d31b2 tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-3b3c16ad-1753-48aa-a457-b280b5ae58ad-delete_snapshot'" released by "delete_snapshot" :: held 2.317s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:00:54.975828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:54.976401 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:00:54.977890 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:00:55.025611 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Initialize volume connection completed successfully.
Sep 30 02:00:56.576261 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bdcc26a0-5ae3-41bb-8e55-aae6bd2dd8c0 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:56.640990 n-d-811810-1 sudo[123950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:00:56.641958 n-d-811810-1 sudo[123950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:57.130085 n-d-811810-1 sudo[123950]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:57.132514 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bdcc26a0-5ae3-41bb-8e55-aae6bd2dd8c0 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 0.556s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:57.134430 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bdcc26a0-5ae3-41bb-8e55-aae6bd2dd8c0 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-67aa6d38-1031-422d-8493-bd9741d93d89 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:57.160824 n-d-811810-1 sudo[123954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-67aa6d38-1031-422d-8493-bd9741d93d89 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g
Sep 30 02:00:57.161911 n-d-811810-1 sudo[123954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:58.094398 n-d-811810-1 sudo[123954]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:58.097829 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bdcc26a0-5ae3-41bb-8e55-aae6bd2dd8c0 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-67aa6d38-1031-422d-8493-bd9741d93d89 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g" returned: 0 in 0.962s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:58.166453 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bdcc26a0-5ae3-41bb-8e55-aae6bd2dd8c0 tempest-SnapshotsActionsTest-1502642258 None] Create snapshot completed successfully
Sep 30 02:00:59.079651 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-67aa6d38-1031-422d-8493-bd9741d93d89-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:00:59.083428 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo 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-67aa6d38-1031-422d-8493-bd9741d93d89 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:59.113131 n-d-811810-1 sudo[124066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-67aa6d38-1031-422d-8493-bd9741d93d89
Sep 30 02:00:59.115617 n-d-811810-1 sudo[124066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:59.441618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:00:59.442930 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:00:59.444032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:59.491358 n-d-811810-1 sudo[124068]: 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
Sep 30 02:00:59.496465 n-d-811810-1 sudo[124068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:00:59.765253 n-d-811810-1 sudo[124066]: pam_unix(sudo:session): session closed for user root
Sep 30 02:00:59.769503 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] CMD "sudo 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-67aa6d38-1031-422d-8493-bd9741d93d89" returned: 0 in 0.686s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:00:59.779973 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-67aa6d38-1031-422d-8493-bd9741d93d89 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:00:59.841534 n-d-811810-1 sudo[124071]: 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-67aa6d38-1031-422d-8493-bd9741d93d89
Sep 30 02:00:59.842376 n-d-811810-1 sudo[124071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:00.232027 n-d-811810-1 sudo[124068]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:00.234187 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.790s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:00.236333 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:00.280972 n-d-811810-1 sudo[124076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:00.293125 n-d-811810-1 sudo[124076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:00.916008 n-d-811810-1 sudo[124071]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:00.922426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-67aa6d38-1031-422d-8493-bd9741d93d89" returned: 0 in 1.139s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:01.084000 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] Created reservations ['db7e530e-d8f9-4ca0-82e0-4fc9bf42dff8', 'cd088bee-e835-47e3-8edb-6213c43f5a07', '8b24c60a-50c0-4b23-a9a3-d8deaf829f0f', 'ada33e62-12aa-4323-b3be-6b4eef4b85e0'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:01.086700 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 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.
Sep 30 02:01:01.086700 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:01.086700 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:01.137742 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] Delete snapshot completed successfully.
Sep 30 02:01:01.149124 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-45eb8a67-6eab-403b-b787-44628d2fb07a tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-67aa6d38-1031-422d-8493-bd9741d93d89-delete_snapshot'" released by "delete_snapshot" :: held 2.069s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:01.277173 n-d-811810-1 sudo[124076]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:01.279298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.043s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:01.280933 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:02.143943 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-145e13c4-8fe2-43b1-82d3-57ac065b0714 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:02.201147 n-d-811810-1 sudo[124145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:01:02.202654 n-d-811810-1 sudo[124145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:02.961072 n-d-811810-1 sudo[124145]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:02.964127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-145e13c4-8fe2-43b1-82d3-57ac065b0714 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 0.820s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:02.972283 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-145e13c4-8fe2-43b1-82d3-57ac065b0714 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1dafc28-079c-4a54-8b16-8988f4f3f197 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:03.032843 n-d-811810-1 sudo[124151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1dafc28-079c-4a54-8b16-8988f4f3f197 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g
Sep 30 02:01:03.034100 n-d-811810-1 sudo[124151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:04.177954 n-d-811810-1 sudo[124151]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:04.181621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-145e13c4-8fe2-43b1-82d3-57ac065b0714 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1dafc28-079c-4a54-8b16-8988f4f3f197 --snapshot stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 -L 1.00g" returned: 0 in 1.209s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:04.272382 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-145e13c4-8fe2-43b1-82d3-57ac065b0714 tempest-SnapshotsActionsTest-1502642258 None] Create snapshot completed successfully
Sep 30 02:01:05.633156 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-a1dafc28-079c-4a54-8b16-8988f4f3f197-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:05.635995 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo 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-a1dafc28-079c-4a54-8b16-8988f4f3f197 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:05.678010 n-d-811810-1 sudo[124261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-a1dafc28-079c-4a54-8b16-8988f4f3f197
Sep 30 02:01:05.678857 n-d-811810-1 sudo[124261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:06.240221 n-d-811810-1 sudo[124261]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:06.249727 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] CMD "sudo 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-a1dafc28-079c-4a54-8b16-8988f4f3f197" returned: 0 in 0.611s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:06.251585 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a1dafc28-079c-4a54-8b16-8988f4f3f197 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:06.274000 n-d-811810-1 sudo[124265]: 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-a1dafc28-079c-4a54-8b16-8988f4f3f197
Sep 30 02:01:06.274821 n-d-811810-1 sudo[124265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:07.363254 n-d-811810-1 sudo[124265]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:07.365548 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a1dafc28-079c-4a54-8b16-8988f4f3f197" returned: 0 in 1.115s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:07.517566 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] Created reservations ['60be8963-82f5-4611-8254-4047d19911c0', '3fe4126e-a37f-49ac-b745-1e095215f46c', '1f500533-8632-4427-9e2f-8f133c17df98', 'd996e0dd-43e8-4ebc-9bc2-0a60a33de4d8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:07.519481 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 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.
Sep 30 02:01:07.519481 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:07.519481 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:07.581507 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] Delete snapshot completed successfully.
Sep 30 02:01:07.589416 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-15f44c53-adfa-4347-9c0c-44e35002e932 tempest-SnapshotsActionsTest-280553384 None] Lock "b'cinder-a1dafc28-079c-4a54-8b16-8988f4f3f197-delete_snapshot'" released by "delete_snapshot" :: held 1.956s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:08.882864 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] Lock "b'cinder-03754ca0-53bc-42d8-8550-f4c6d82e9576-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:08.884635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo 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-03754ca0-53bc-42d8-8550-f4c6d82e9576 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:08.928632 n-d-811810-1 sudo[124339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-03754ca0-53bc-42d8-8550-f4c6d82e9576
Sep 30 02:01:08.930106 n-d-811810-1 sudo[124339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:09.384848 n-d-811810-1 sudo[124339]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:09.387342 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo 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-03754ca0-53bc-42d8-8550-f4c6d82e9576" returned: 0 in 0.502s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:09.389522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03754ca0-53bc-42d8-8550-f4c6d82e9576 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:09.411967 n-d-811810-1 sudo[124342]: 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-03754ca0-53bc-42d8-8550-f4c6d82e9576
Sep 30 02:01:09.412892 n-d-811810-1 sudo[124342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:10.201692 n-d-811810-1 sudo[124342]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:10.204520 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03754ca0-53bc-42d8-8550-f4c6d82e9576" returned: 0 in 0.814s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:10.302041 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] Created reservations ['f18057cb-5e04-42d6-a2e1-26d1c75d8d83', '43803e31-6078-46c7-b880-bd391e902e75', '0a029ea2-816d-4a4c-87c1-161bfc045f2c', '89ca5f9e-a2e6-43cf-aeba-dd567f0ed778'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:10.304616 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 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.
Sep 30 02:01:10.304616 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:10.304616 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:10.367364 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] Delete snapshot completed successfully.
Sep 30 02:01:10.377228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-746443b8-41da-4d07-8096-a137305d214d tempest-SnapshotsActionsTest-1502642258 None] Lock "b'cinder-03754ca0-53bc-42d8-8550-f4c6d82e9576-delete_snapshot'" released by "delete_snapshot" :: held 1.494s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:11.150460 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Lock "b'cinder-dbf66a8d-c09d-4ade-a8ff-a096589b5b28-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:11.254144 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:01:11.255230 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:11.285139 n-d-811810-1 sudo[124385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:01:11.286483 n-d-811810-1 sudo[124385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:11.929262 n-d-811810-1 sudo[124385]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:11.937379 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 0.681s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:11.940170 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 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-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:11.963787 n-d-811810-1 sudo[124388]: 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-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:01:11.964716 n-d-811810-1 sudo[124388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:12.438499 n-d-811810-1 sudo[124388]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:12.441170 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 0.501s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:12.443957 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:12.482940 n-d-811810-1 sudo[124391]: 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-dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:01:12.501376 n-d-811810-1 sudo[124391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:13.123020 n-d-811810-1 sudo[124391]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:13.126538 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbf66a8d-c09d-4ade-a8ff-a096589b5b28" returned: 0 in 0.682s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:13.128745 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Successfully deleted volume: dbf66a8d-c09d-4ade-a8ff-a096589b5b28
Sep 30 02:01:13.179833 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Created reservations ['5a455e0d-24a3-456c-9400-d14f10899528', '55f76bf4-e1d1-4598-9d8b-252a2a8d64b0', 'c9bc1558-2609-4ba2-a04c-6f2131ea677c', 'da82e445-78b3-4be3-9a57-b2c5f58e9bb3'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:13.183449 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 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.
Sep 30 02:01:13.183449 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:13.183449 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:13.241251 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:13.242702 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:13.273686 n-d-811810-1 sudo[124397]: 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
Sep 30 02:01:13.275196 n-d-811810-1 sudo[124397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:13.772788 n-d-811810-1 sudo[124397]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:13.775721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:13.778249 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:13.866524 n-d-811810-1 sudo[124400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:13.867384 n-d-811810-1 sudo[124400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:14.416297 n-d-811810-1 sudo[124400]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:14.419721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] CMD "sudo 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.641s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:14.422720 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:14.458968 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Deleted volume successfully.
Sep 30 02:01:14.480372 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d4c8ad6a-92a4-42e3-ad9e-f2ee32013ba5 tempest-SnapshotsActionsTest-1502642258 None] Lock "b'cinder-dbf66a8d-c09d-4ade-a8ff-a096589b5b28-delete_volume'" released by "delete_volume" :: held 3.330s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:14.725714 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:01:14.732153 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:01:14.733355 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 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'
Sep 30 02:01:14.749134 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Flow 'volume_create_manager' (eedda68c-4117-4dd3-a614-a1e49e91d3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:14.753556 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e0ff2a4-a1ae-41ca-bca2-919e2f82f7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:14.793534 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:01:14.822318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e0ff2a4-a1ae-41ca-bca2-919e2f82f7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1352545871',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=7e901f81-3e7b-4541-b475-ad8a280e96fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b6e23df91f4de19d1e19b97ab7aa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:01:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:01:15Z,user_id='fc0b855cf755447fb5fccd91f7cbf53d',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:14.825406 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f50a0cbe-d9db-4005-9264-27fd38621ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:14.827658 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f50a0cbe-d9db-4005-9264-27fd38621ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:14.830168 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce6758e4-079c-4710-8ac0-1a1aec9cad3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:14.832604 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce6758e4-079c-4710-8ac0-1a1aec9cad3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e901f81-3e7b-4541-b475-ad8a280e96fa', 'volume_name': 'volume-7e901f81-3e7b-4541-b475-ad8a280e96fa', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:14.835160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e56b443f-744b-4862-a624-ebb91cf9ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:14.837482 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e56b443f-744b-4862-a624-ebb91cf9ec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:14.839858 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3df3077a-5146-469d-99a7-f9c27deea2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:14.840772 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Volume 7e901f81-3e7b-4541-b475-ad8a280e96fa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e901f81-3e7b-4541-b475-ad8a280e96fa', 'volume_size': 1}
Sep 30 02:01:14.842144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e901f81-3e7b-4541-b475-ad8a280e96fa stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:14.865828 n-d-811810-1 sudo[124403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e901f81-3e7b-4541-b475-ad8a280e96fa stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:01:14.877766 n-d-811810-1 sudo[124403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:15.490811 n-d-811810-1 sudo[124403]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:15.493589 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e901f81-3e7b-4541-b475-ad8a280e96fa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.651s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:15.497386 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3df3077a-5146-469d-99a7-f9c27deea2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e901f81-3e7b-4541-b475-ad8a280e96fa', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:15.499809 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f714b98-7fdf-4b1c-bea4-8595a724a9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:15.526678 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Volume volume-7e901f81-3e7b-4541-b475-ad8a280e96fa (7e901f81-3e7b-4541-b475-ad8a280e96fa): created successfully
Sep 30 02:01:15.530067 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f714b98-7fdf-4b1c-bea4-8595a724a9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:15.539810 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Flow 'volume_create_manager' (eedda68c-4117-4dd3-a614-a1e49e91d3e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:15.555620 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3b614829-4fcf-4c85-9d06-472f497a3c54 tempest-VolumesBackupsAdminTest-355033713 None] Created volume successfully.
Sep 30 02:01:16.327067 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Creating a new backup for volume volume-7e901f81-3e7b-4541-b475-ad8a280e96fa. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 02:01:16.343737 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:16.381737 n-d-811810-1 sudo[124441]: 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-7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:01:16.382584 n-d-811810-1 sudo[124441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:17.117267 n-d-811810-1 sudo[124441]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:17.119980 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa" returned: 0 in 0.776s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:17.194577 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:17.212188 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:17.212700 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: I_T nexus: 33
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: dvqScJr2T5tEWdL2DB6z
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:01:17.213363 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:01:17.216404 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Creating iscsi_target for Volume ID: volume-7e901f81-3e7b-4541-b475-ad8a280e96fa {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa,
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: incominguser g9SL9yzaYEHpTP729Tno v4YW6dR3SAozMRLv
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:01:17.232391 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:17.897431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa" returned: 0 in 0.669s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:17.898065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:01:17.898540 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:01:17.899000 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:01:17.900281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:17.909437 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:17.910105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa\n System information:\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-7e901f81-3e7b-4541-b475-ad8a280e96fa\n Backing store flags: \n Account information:\n g9SL9yzaYEHpTP729Tno\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: I_T nexus: 33
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: dvqScJr2T5tEWdL2DB6z
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:01:17.910854 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:01:17.914014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:18.080602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:18.081048 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa\n System information:\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-7e901f81-3e7b-4541-b475-ad8a280e96fa\n Backing store flags: \n Account information:\n g9SL9yzaYEHpTP729Tno\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:01:18.082960 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:18.227382 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:18.227747 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa\n System information:\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-7e901f81-3e7b-4541-b475-ad8a280e96fa\n Backing store flags: \n Account information:\n g9SL9yzaYEHpTP729Tno\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:01:18.228931 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:01:18.306791 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Initialize volume connection completed successfully.
Sep 30 02:01:20.006853 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:01:20.013189 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:01:20.014266 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 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'
Sep 30 02:01:20.032415 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Flow 'volume_create_manager' (8ca52b40-45f0-4c7a-a1a9-88418e31bdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:20.036784 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea896f1-853f-490e-87b2-f896bfde17f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:20.084161 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:01:20.140318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea896f1-853f-490e-87b2-f896bfde17f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1733435666',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=e479172c-17c7-4094-b5c7-108fb45b2c94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2a700277014a6b9b92920d9563d455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:01:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:01:20Z,user_id='55d26b8764f94167b39b66771f528cc0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:20.142802 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49105002-1d3d-4ab2-87e8-390746aae602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:20.144905 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49105002-1d3d-4ab2-87e8-390746aae602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:20.147419 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d71d1bd3-de46-4593-a498-762c544b2279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:20.150893 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d71d1bd3-de46-4593-a498-762c544b2279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e479172c-17c7-4094-b5c7-108fb45b2c94', 'volume_name': 'volume-e479172c-17c7-4094-b5c7-108fb45b2c94', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:20.154356 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a23482f-4a2d-4b18-836f-fb9818011ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:20.156737 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a23482f-4a2d-4b18-836f-fb9818011ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:20.159062 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a75357d-b664-4d3e-b507-149248a03270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:20.159995 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Volume e479172c-17c7-4094-b5c7-108fb45b2c94: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e479172c-17c7-4094-b5c7-108fb45b2c94', 'volume_size': 1}
Sep 30 02:01:20.161425 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e479172c-17c7-4094-b5c7-108fb45b2c94 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:20.186412 n-d-811810-1 sudo[124525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e479172c-17c7-4094-b5c7-108fb45b2c94 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:01:20.188352 n-d-811810-1 sudo[124525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:20.950066 n-d-811810-1 sudo[124525]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:20.952519 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e479172c-17c7-4094-b5c7-108fb45b2c94 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.791s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:20.956357 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9a75357d-b664-4d3e-b507-149248a03270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e479172c-17c7-4094-b5c7-108fb45b2c94', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:20.959304 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3b0a8db-4009-4662-9e13-03756a6879d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:20.979000 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Volume volume-e479172c-17c7-4094-b5c7-108fb45b2c94 (e479172c-17c7-4094-b5c7-108fb45b2c94): created successfully
Sep 30 02:01:20.983141 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3b0a8db-4009-4662-9e13-03756a6879d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:20.993158 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Flow 'volume_create_manager' (8ca52b40-45f0-4c7a-a1a9-88418e31bdaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:21.011265 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0ba1b63c-c716-417a-8369-02517fe568d4 tempest-VolumeManageAdminTest-1272663673 None] Created volume successfully.
Sep 30 02:01:21.552730 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Lock "b'cinder-e479172c-17c7-4094-b5c7-108fb45b2c94-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:21.674280 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Skipping remove_export. No iscsi_target is presently exported for volume: e479172c-17c7-4094-b5c7-108fb45b2c94
Sep 30 02:01:21.768259 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Created reservations ['1f14c7bc-cdba-4daa-b0c5-b45eb829e310', 'dca516bc-7c08-4691-8463-2ce8d8d2da7b', 'c8d3063f-e40e-4e8d-8b97-0a2835f3304d', '69242b2f-5257-464f-b140-22e27c9a1a8e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:21.770563 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 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.
Sep 30 02:01:21.770563 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:21.770563 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:21.834912 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:21.835660 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:21.860331 n-d-811810-1 sudo[124557]: 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
Sep 30 02:01:21.861168 n-d-811810-1 sudo[124557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:22.408443 n-d-811810-1 sudo[124557]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:22.410757 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.575s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:22.413116 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:22.466105 n-d-811810-1 sudo[124560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:22.466917 n-d-811810-1 sudo[124560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:22.986495 n-d-811810-1 sudo[124560]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:22.989350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo 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.576s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:22.992696 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:23.002559 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Unmanaged volume successfully.
Sep 30 02:01:23.014007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-05932731-a764-4f49-a6d3-2e2532b66715 tempest-VolumeManageAdminTest-672596828 None] Lock "b'cinder-e479172c-17c7-4094-b5c7-108fb45b2c94-delete_volume'" released by "delete_volume" :: held 1.461s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:23.416731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Flow 'volume_manage_existing_manager' (ae168290-bc13-4558-acf8-7e51266ea4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:23.420658 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (e1aea1e1-790c-4e98-9065-87c301b244d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:23.422839 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (e1aea1e1-790c-4e98-9065-87c301b244d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:23.425281 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (4a61bd50-548d-4310-afae-c43d91d052be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:23.441564 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e479172c-17c7-4094-b5c7-108fb45b2c94 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:23.511610 n-d-811810-1 sudo[124563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e479172c-17c7-4094-b5c7-108fb45b2c94
Sep 30 02:01:23.512681 n-d-811810-1 sudo[124563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:24.191605 n-d-811810-1 sudo[124563]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:24.193998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e479172c-17c7-4094-b5c7-108fb45b2c94" returned: 0 in 0.759s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:24.199089 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (4a61bd50-548d-4310-afae-c43d91d052be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '6defa55e-5598-4411-ab9f-a5505c4db4d4', '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=2021-09-30T02:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1892117124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ae01260c-77a8-4b8d-9020-e185463cb562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a365b9088c4a44ae0f1ca090802167',provider_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='294291693c484548abd922dd89a77ecd',volume_attachment=>,volume_type=>,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-ae01260c-77a8-4b8d-9020-e185463cb562', 'volume_id': 'ae01260c-77a8-4b8d-9020-e185463cb562'}}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:24.201624 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b426e45-7b09-40ec-b79c-cd0f076e7b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:24.298610 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Created reservations ['2c711fd0-4a35-4f5d-80ef-581f8b7f42b9', 'b886310a-ac8e-4a2b-980e-5bf44843225f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:24.302427 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b426e45-7b09-40ec-b79c-cd0f076e7b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c711fd0-4a35-4f5d-80ef-581f8b7f42b9', 'b886310a-ac8e-4a2b-980e-5bf44843225f']}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:24.305800 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (8652d4e3-49fd-43bb-a161-ea096362d560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:24.307744 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e479172c-17c7-4094-b5c7-108fb45b2c94 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:24.347856 n-d-811810-1 sudo[124566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e479172c-17c7-4094-b5c7-108fb45b2c94
Sep 30 02:01:24.348811 n-d-811810-1 sudo[124566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:25.296864 n-d-811810-1 sudo[124566]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:25.299196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e479172c-17c7-4094-b5c7-108fb45b2c94" returned: 0 in 0.991s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:25.330328 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-e479172c-17c7-4094-b5c7-108fb45b2c94 volume-ae01260c-77a8-4b8d-9020-e185463cb562 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:25.621666 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-e479172c-17c7-4094-b5c7-108fb45b2c94 volume-ae01260c-77a8-4b8d-9020-e185463cb562" returned: 0 in 0.282s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:25.622116 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:01:25.639590 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (8652d4e3-49fd-43bb-a161-ea096362d560) 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=2021-09-30T02:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1892117124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ae01260c-77a8-4b8d-9020-e185463cb562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a365b9088c4a44ae0f1ca090802167',provider_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='294291693c484548abd922dd89a77ecd',volume_attachment=>,volume_type=>,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:25.642408 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12096786-eea6-4ca5-96f4-6795614468f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:25.669638 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12096786-eea6-4ca5-96f4-6795614468f2) 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=2021-09-30T02:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1892117124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ae01260c-77a8-4b8d-9020-e185463cb562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a365b9088c4a44ae0f1ca090802167',provider_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='294291693c484548abd922dd89a77ecd',volume_attachment=>,volume_type=>,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:25.674070 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (3410ffca-63c9-4d52-8eaa-01f8d24d6982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:25.686730 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Volume volume-ae01260c-77a8-4b8d-9020-e185463cb562 (ae01260c-77a8-4b8d-9020-e185463cb562): created successfully
Sep 30 02:01:25.689233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (3410ffca-63c9-4d52-8eaa-01f8d24d6982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:25.694218 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Flow 'volume_manage_existing_manager' (ae168290-bc13-4558-acf8-7e51266ea4d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:25.695387 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-beec5381-3293-4778-b60d-17d5fbbc7dba tempest-VolumeManageAdminTest-672596828 None] Manage existing volume completed successfully.
Sep 30 02:01:26.155854 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Lock "b'cinder-ae01260c-77a8-4b8d-9020-e185463cb562-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:26.250957 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae01260c-77a8-4b8d-9020-e185463cb562
Sep 30 02:01:26.252121 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae01260c-77a8-4b8d-9020-e185463cb562 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:26.310084 n-d-811810-1 sudo[124594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae01260c-77a8-4b8d-9020-e185463cb562
Sep 30 02:01:26.314605 n-d-811810-1 sudo[124594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:26.885367 n-d-811810-1 sudo[124594]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:26.890921 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae01260c-77a8-4b8d-9020-e185463cb562" returned: 0 in 0.638s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:26.894292 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 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-ae01260c-77a8-4b8d-9020-e185463cb562 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:26.949420 n-d-811810-1 sudo[124597]: 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-ae01260c-77a8-4b8d-9020-e185463cb562
Sep 30 02:01:26.950248 n-d-811810-1 sudo[124597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:27.548358 n-d-811810-1 sudo[124597]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:27.556344 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae01260c-77a8-4b8d-9020-e185463cb562" returned: 0 in 0.656s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:27.556344 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae01260c-77a8-4b8d-9020-e185463cb562 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:27.593588 n-d-811810-1 sudo[124600]: 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-ae01260c-77a8-4b8d-9020-e185463cb562
Sep 30 02:01:27.596846 n-d-811810-1 sudo[124600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:28.161021 n-d-811810-1 sudo[124600]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:28.163659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae01260c-77a8-4b8d-9020-e185463cb562" returned: 0 in 0.610s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:28.164833 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Successfully deleted volume: ae01260c-77a8-4b8d-9020-e185463cb562
Sep 30 02:01:28.215022 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Created reservations ['77a9db52-5732-467b-ba39-ca63a733b8b7', '756fd63d-448b-4a26-9ee9-4855c16379b2', '221a865b-5f50-4afd-814e-6abbd1c923bd', '4a875f24-4ef7-472d-aa80-7e5c0d0066ee'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:28.217960 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 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.
Sep 30 02:01:28.217960 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:28.217960 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:28.272130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:28.273306 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:28.295193 n-d-811810-1 sudo[124606]: 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
Sep 30 02:01:28.295999 n-d-811810-1 sudo[124606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:29.183058 n-d-811810-1 sudo[124606]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:29.185978 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:29.189450 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:29.215921 n-d-811810-1 sudo[124611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:29.216936 n-d-811810-1 sudo[124611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:29.955729 n-d-811810-1 sudo[124611]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:29.958270 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] CMD "sudo 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.769s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:29.961174 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:29.976379 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Deleted volume successfully.
Sep 30 02:01:30.014336 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a3aff19d-e9a0-4c1c-87e1-f15af597d241 tempest-VolumeManageAdminTest-672596828 None] Lock "b'cinder-ae01260c-77a8-4b8d-9020-e185463cb562-delete_volume'" released by "delete_volume" :: held 3.857s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:35.107575 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6a96a9bd-7919-48b0-9406-9024f8ba83d0 tempest-BackendsCapabilitiesAdminTestsJSON-1643954870 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-811810-1: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=84182) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 30 02:01:35.173429 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6331ebfa-f80d-481f-af6d-d7838eca15af tempest-BackendsCapabilitiesAdminTestsJSON-1643954870 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-811810-1: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=84182) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 30 02:01:42.856891 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-42d7ab67-2c04-414c-a52e-f541fdb7cc85 tempest-GroupsV320Test-1202296550 None] Group tempest-GroupsV320Test-Group-1635422155: creating
Sep 30 02:01:42.941584 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-42d7ab67-2c04-414c-a52e-f541fdb7cc85 tempest-GroupsV320Test-1202296550 None] Group tempest-GroupsV320Test-Group-1635422155: created successfully
Sep 30 02:01:42.973466 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-42d7ab67-2c04-414c-a52e-f541fdb7cc85 tempest-GroupsV320Test-1202296550 None] Create group completed successfully.
Sep 30 02:01:44.836106 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] Created reservations ['6a113bc7-bbf1-4fc4-93ff-7cc1d18ba537'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:44.860471 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 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.
Sep 30 02:01:44.860471 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:44.860471 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:44.907919 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:44.911845 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:44.974469 n-d-811810-1 sudo[124658]: 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
Sep 30 02:01:44.975330 n-d-811810-1 sudo[124658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:45.275789 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:01:45.284287 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:01:45.284815 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 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'
Sep 30 02:01:45.299565 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Flow 'volume_create_manager' (5842a76e-292c-4d68-9688-6fcc31384eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:45.303270 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e37dbc32-9c56-44be-b869-a9a3fa731380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:45.352869 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:01:45.431744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e37dbc32-9c56-44be-b869-a9a3fa731380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1911818757',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=3b79c289-9f1d-4f1e-86cc-46b674607134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45fe2c437a9349339df3b446b80c7fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:01:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:01:45Z,user_id='31a89d5f126840caaf82a7fe4934988c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:45.434256 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6be26358-bc92-420e-a32b-61d0a367e6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:45.436405 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6be26358-bc92-420e-a32b-61d0a367e6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:45.446468 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (094d5476-20d6-4e51-953c-ce2be229b57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:45.448929 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (094d5476-20d6-4e51-953c-ce2be229b57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b79c289-9f1d-4f1e-86cc-46b674607134', 'volume_name': 'volume-3b79c289-9f1d-4f1e-86cc-46b674607134', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:45.453557 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad9ebd93-a961-450f-85ce-8b4a1ceab913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:45.455739 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad9ebd93-a961-450f-85ce-8b4a1ceab913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:45.457955 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e29c2c2b-b052-4d6f-9598-221085f97a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:45.458610 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Volume 3b79c289-9f1d-4f1e-86cc-46b674607134: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b79c289-9f1d-4f1e-86cc-46b674607134', 'volume_size': 1}
Sep 30 02:01:45.462608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b79c289-9f1d-4f1e-86cc-46b674607134 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:45.512963 n-d-811810-1 sudo[124660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b79c289-9f1d-4f1e-86cc-46b674607134 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:01:45.515195 n-d-811810-1 sudo[124660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:45.693948 n-d-811810-1 sudo[124658]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:45.696413 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:45.698363 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:45.746345 n-d-811810-1 sudo[124663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:45.756515 n-d-811810-1 sudo[124663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:46.417773 n-d-811810-1 sudo[124660]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:46.420362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b79c289-9f1d-4f1e-86cc-46b674607134 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.960s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:46.423964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e29c2c2b-b052-4d6f-9598-221085f97a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b79c289-9f1d-4f1e-86cc-46b674607134', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:46.426372 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04e6bd49-c0da-40b4-9214-ac98ff9616c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:46.447917 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Volume volume-3b79c289-9f1d-4f1e-86cc-46b674607134 (3b79c289-9f1d-4f1e-86cc-46b674607134): created successfully
Sep 30 02:01:46.450286 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04e6bd49-c0da-40b4-9214-ac98ff9616c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:46.453911 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Flow 'volume_create_manager' (5842a76e-292c-4d68-9688-6fcc31384eb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:46.471048 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f1513ee3-05eb-4e2a-a894-e7651a4d9ecc tempest-VolumesTransfersTest-890074565 None] Created volume successfully.
Sep 30 02:01:46.508958 n-d-811810-1 sudo[124663]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:46.511957 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] CMD "sudo 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.814s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:46.513653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:46.521161 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-214ac64d-e23b-43ad-8bbb-140be0917edc tempest-GroupsV320Test-1202296550 None] Delete group completed successfully.
Sep 30 02:01:49.002595 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-75cb1138-b497-42a6-b2c0-331507d92f28 tempest-VolumesTransfersTest-1782763936 None] Transfer volume completed successfully.
Sep 30 02:01:50.272345 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Lock "b'cinder-3b79c289-9f1d-4f1e-86cc-46b674607134-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:50.349868 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b79c289-9f1d-4f1e-86cc-46b674607134
Sep 30 02:01:50.352646 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b79c289-9f1d-4f1e-86cc-46b674607134 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:50.483455 n-d-811810-1 sudo[124747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b79c289-9f1d-4f1e-86cc-46b674607134
Sep 30 02:01:50.484341 n-d-811810-1 sudo[124747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:51.291025 n-d-811810-1 sudo[124747]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:51.294101 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b79c289-9f1d-4f1e-86cc-46b674607134" returned: 0 in 0.942s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:51.295851 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 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-3b79c289-9f1d-4f1e-86cc-46b674607134 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:51.346174 n-d-811810-1 sudo[124750]: 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-3b79c289-9f1d-4f1e-86cc-46b674607134
Sep 30 02:01:51.347789 n-d-811810-1 sudo[124750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:51.866843 n-d-811810-1 sudo[124750]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:51.869321 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b79c289-9f1d-4f1e-86cc-46b674607134" returned: 0 in 0.573s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:51.871551 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b79c289-9f1d-4f1e-86cc-46b674607134 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:51.906807 n-d-811810-1 sudo[124753]: 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-3b79c289-9f1d-4f1e-86cc-46b674607134
Sep 30 02:01:51.908981 n-d-811810-1 sudo[124753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:52.708870 n-d-811810-1 sudo[124753]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:52.711448 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b79c289-9f1d-4f1e-86cc-46b674607134" returned: 0 in 0.839s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:52.712733 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Successfully deleted volume: 3b79c289-9f1d-4f1e-86cc-46b674607134
Sep 30 02:01:52.788781 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Created reservations ['aa5b3291-64cd-4e01-b37a-a037f4865c80', '85cc7e1b-025c-4246-aaed-261279ae500d', 'b3ae275b-3a6e-4a99-952c-3b58e5bb2a21', '347c8f49-3d13-44ae-9956-5cf64915a0e8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:52.792057 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 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.
Sep 30 02:01:52.792057 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:52.792057 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:52.907648 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:52.908505 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:52.963429 n-d-811810-1 sudo[124770]: 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
Sep 30 02:01:52.964355 n-d-811810-1 sudo[124770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:53.817757 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:01:53.826014 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:01:53.828138 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 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'
Sep 30 02:01:53.841682 n-d-811810-1 sudo[124770]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:53.858894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Flow 'volume_create_manager' (d4883de1-26ac-4db6-9fa6-582333d8b005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:53.862525 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c082393d-6ad2-49d4-aa0f-ab911432e3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:53.882181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.974s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:53.884058 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:53.933855 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:01:53.950208 n-d-811810-1 sudo[124778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:53.951835 n-d-811810-1 sudo[124778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:53.985777 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c082393d-6ad2-49d4-aa0f-ab911432e3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-526462209',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=5d645f37-3d09-48ef-ac90-c11cb26360d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45fe2c437a9349339df3b446b80c7fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:01:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:01:54Z,user_id='31a89d5f126840caaf82a7fe4934988c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:53.991582 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1859a0d2-275f-494d-8bc6-51812469893a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:53.999442 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1859a0d2-275f-494d-8bc6-51812469893a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:54.002127 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d32d4e5e-17de-4bf3-89bd-77f870c250b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:54.005119 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d32d4e5e-17de-4bf3-89bd-77f870c250b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d645f37-3d09-48ef-ac90-c11cb26360d4', 'volume_name': 'volume-5d645f37-3d09-48ef-ac90-c11cb26360d4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:54.008969 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2e1cac7-1151-4c3d-a436-3e81cad4b578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:54.012305 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2e1cac7-1151-4c3d-a436-3e81cad4b578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:54.015379 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dd34066-3023-4406-ad6f-b1011796ae91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:54.016542 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Volume 5d645f37-3d09-48ef-ac90-c11cb26360d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d645f37-3d09-48ef-ac90-c11cb26360d4', 'volume_size': 1}
Sep 30 02:01:54.018001 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d645f37-3d09-48ef-ac90-c11cb26360d4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:54.042396 n-d-811810-1 sudo[124780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d645f37-3d09-48ef-ac90-c11cb26360d4 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:01:54.043230 n-d-811810-1 sudo[124780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:54.480656 n-d-811810-1 sudo[124778]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:54.483020 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] CMD "sudo 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.598s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:54.485413 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:54.505772 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Deleted volume successfully.
Sep 30 02:01:54.552623 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3e8c0f7c-9bec-4a4e-b8c4-8e1fbe3b699a tempest-VolumesTransfersTest-1066370620 None] Lock "b'cinder-3b79c289-9f1d-4f1e-86cc-46b674607134-delete_volume'" released by "delete_volume" :: held 4.294s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:01:54.707266 n-d-811810-1 sudo[124780]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:54.709431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d645f37-3d09-48ef-ac90-c11cb26360d4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.691s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:54.712337 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dd34066-3023-4406-ad6f-b1011796ae91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d645f37-3d09-48ef-ac90-c11cb26360d4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:54.714666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f359f11-7640-43d7-8d6c-f9dcf149b730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:01:54.730301 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Volume volume-5d645f37-3d09-48ef-ac90-c11cb26360d4 (5d645f37-3d09-48ef-ac90-c11cb26360d4): created successfully
Sep 30 02:01:54.732602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f359f11-7640-43d7-8d6c-f9dcf149b730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:01:54.735700 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Flow 'volume_create_manager' (d4883de1-26ac-4db6-9fa6-582333d8b005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:01:54.750224 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b4af4ec5-2f70-414e-9c67-9737f74d8ff4 tempest-VolumesTransfersTest-890074565 None] Created volume successfully.
Sep 30 02:01:55.835549 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Lock "b'cinder-5d645f37-3d09-48ef-ac90-c11cb26360d4-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:01:55.963240 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d645f37-3d09-48ef-ac90-c11cb26360d4
Sep 30 02:01:55.964293 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d645f37-3d09-48ef-ac90-c11cb26360d4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:56.029442 n-d-811810-1 sudo[124813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d645f37-3d09-48ef-ac90-c11cb26360d4
Sep 30 02:01:56.031261 n-d-811810-1 sudo[124813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:56.607683 n-d-811810-1 sudo[124813]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:56.610158 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d645f37-3d09-48ef-ac90-c11cb26360d4" returned: 0 in 0.645s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:56.612355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 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-5d645f37-3d09-48ef-ac90-c11cb26360d4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:56.674758 n-d-811810-1 sudo[124816]: 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-5d645f37-3d09-48ef-ac90-c11cb26360d4
Sep 30 02:01:56.675653 n-d-811810-1 sudo[124816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:57.329141 n-d-811810-1 sudo[124816]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:57.331334 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d645f37-3d09-48ef-ac90-c11cb26360d4" returned: 0 in 0.719s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:57.334094 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d645f37-3d09-48ef-ac90-c11cb26360d4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:57.361123 n-d-811810-1 sudo[124819]: 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-5d645f37-3d09-48ef-ac90-c11cb26360d4
Sep 30 02:01:57.361996 n-d-811810-1 sudo[124819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:58.012771 n-d-811810-1 sudo[124819]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:58.015831 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d645f37-3d09-48ef-ac90-c11cb26360d4" returned: 0 in 0.681s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:58.017101 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Successfully deleted volume: 5d645f37-3d09-48ef-ac90-c11cb26360d4
Sep 30 02:01:58.115273 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Created reservations ['139de711-da6c-4be1-babc-b058522161d3', 'ef5019ba-6aad-4e81-b81b-1d5d6b7c2f7d', '1c2c8594-b0b3-464b-9f92-7e9134cdaa6f', '45b8cff1-7a44-4e34-ab4e-5a135f93f2d6'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:01:58.116820 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 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.
Sep 30 02:01:58.116820 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:01:58.116820 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:01:58.191905 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:58.193189 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:58.225556 n-d-811810-1 sudo[124825]: 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
Sep 30 02:01:58.226996 n-d-811810-1 sudo[124825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:58.998552 n-d-811810-1 sudo[124825]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:59.001156 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.807s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:59.003439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:59.029198 n-d-811810-1 sudo[124835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:01:59.030824 n-d-811810-1 sudo[124835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:59.439341 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:01:59.439777 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:01:59.440625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:01:59.530379 n-d-811810-1 sudo[124842]: 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
Sep 30 02:01:59.531493 n-d-811810-1 sudo[124842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:01:59.919882 n-d-811810-1 sudo[124835]: pam_unix(sudo:session): session closed for user root
Sep 30 02:01:59.922350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] CMD "sudo 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.919s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:01:59.925211 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:01:59.936011 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Deleted volume successfully.
Sep 30 02:01:59.968078 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-555c17cd-6a84-4ca6-9659-dd87a172096b tempest-VolumesTransfersTest-1066370620 None] Lock "b'cinder-5d645f37-3d09-48ef-ac90-c11cb26360d4-delete_volume'" released by "delete_volume" :: held 4.131s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:00.300317 n-d-811810-1 sudo[124842]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:00.303900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.863s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:00.305226 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:00.360956 n-d-811810-1 sudo[124849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:00.361915 n-d-811810-1 sudo[124849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:00.998282 n-d-811810-1 sudo[124849]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:01.000471 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.695s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:01.001855 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:04.301298 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:04.316160 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:04.319287 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 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'
Sep 30 02:02:04.349602 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Flow 'volume_create_manager' (9e45ba5e-a41a-4534-8c2a-ba58101f36d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:04.363336 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5585958d-d460-418e-ac21-083e7b531011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:04.426578 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:04.478982 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5585958d-d460-418e-ac21-083e7b531011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1120040543',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=c5899859-36f7-4305-9fb1-f10e3ef3dbde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce77fbdc1e46425db2dcf6b7b6b43051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:04Z,user_id='0b23d4242b08410b938497cb6c5ed783',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:04.482353 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a30491e9-ba54-47b5-9229-f0a7880d0e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:04.496773 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a30491e9-ba54-47b5-9229-f0a7880d0e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:04.510969 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b9db9a7c-6ee8-47dd-bd04-317db88f5706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:04.513698 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b9db9a7c-6ee8-47dd-bd04-317db88f5706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c5899859-36f7-4305-9fb1-f10e3ef3dbde', 'volume_name': 'volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:04.516879 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dccd4e5a-73aa-4566-a8fc-fa8bda0c0593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:04.519031 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dccd4e5a-73aa-4566-a8fc-fa8bda0c0593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:04.521340 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (490238fd-212c-4947-b9fa-00aece796779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:04.521962 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Volume c5899859-36f7-4305-9fb1-f10e3ef3dbde: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde', 'volume_size': 1}
Sep 30 02:02:04.523310 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:04.606861 n-d-811810-1 sudo[124867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:04.607717 n-d-811810-1 sudo[124867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:05.462902 n-d-811810-1 sudo[124867]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:05.467313 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.943s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:05.472030 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (490238fd-212c-4947-b9fa-00aece796779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:05.474906 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ca7cb11-379d-48b6-b484-a90e8e727158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:05.516906 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Volume volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde (c5899859-36f7-4305-9fb1-f10e3ef3dbde): created successfully
Sep 30 02:02:05.522670 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ca7cb11-379d-48b6-b484-a90e8e727158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:05.532839 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Flow 'volume_create_manager' (9e45ba5e-a41a-4534-8c2a-ba58101f36d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:05.555478 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-02786902-0a80-4440-9a80-31ef25f41c04 tempest-SnapshotManageAdminTest-315447370 None] Created volume successfully.
Sep 30 02:02:06.077702 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:06.087369 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:06.088883 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 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'
Sep 30 02:02:06.126981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (bbe795be-727c-4ae0-9fd5-8210982bf2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:06.134424 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (981bcc71-4a99-4673-8363-86b7e059b2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:06.187451 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:06.235155 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (981bcc71-4a99-4673-8363-86b7e059b2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1064474270',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=4e813996-9cc8-41cf-94f6-9dca464c13f4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:06Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:06.237662 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6176b2ed-58e0-4a25-8948-6390a166bd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:06.239767 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6176b2ed-58e0-4a25-8948-6390a166bd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:06.253389 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (882b1022-8240-4e39-850c-7f9ea1062792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:06.255693 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (882b1022-8240-4e39-850c-7f9ea1062792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e813996-9cc8-41cf-94f6-9dca464c13f4', 'volume_name': 'volume-4e813996-9cc8-41cf-94f6-9dca464c13f4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:06.257971 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83f819ed-a382-4e61-97dc-b25abfadd4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:06.260089 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83f819ed-a382-4e61-97dc-b25abfadd4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:06.269792 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f007385-a840-4039-9f29-c796a0bc9844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:06.270598 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Volume 4e813996-9cc8-41cf-94f6-9dca464c13f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e813996-9cc8-41cf-94f6-9dca464c13f4', 'volume_size': 1}
Sep 30 02:02:06.277870 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e813996-9cc8-41cf-94f6-9dca464c13f4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:06.324716 n-d-811810-1 sudo[124912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e813996-9cc8-41cf-94f6-9dca464c13f4 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:06.325597 n-d-811810-1 sudo[124912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:06.921455 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Terminate volume connection completed successfully.
Sep 30 02:02:06.981241 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:07.057469 n-d-811810-1 sudo[124912]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:07.062016 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e813996-9cc8-41cf-94f6-9dca464c13f4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.783s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:07.066931 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f007385-a840-4039-9f29-c796a0bc9844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e813996-9cc8-41cf-94f6-9dca464c13f4', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:07.069850 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4980cbe7-e32f-4c5b-be3d-3eda7492aa7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:07.084171 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Volume volume-4e813996-9cc8-41cf-94f6-9dca464c13f4 (4e813996-9cc8-41cf-94f6-9dca464c13f4): created successfully
Sep 30 02:02:07.087402 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4980cbe7-e32f-4c5b-be3d-3eda7492aa7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:07.112966 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (bbe795be-727c-4ae0-9fd5-8210982bf2e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:07.141928 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a7c0054d-b8c2-490e-a0d5-c62f6db85efe tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:02:07.176820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:07.177581 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa\n System information:\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-7e901f81-3e7b-4541-b475-ad8a280e96fa\n Backing store flags: \n Account information:\n g9SL9yzaYEHpTP729Tno\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:07.179569 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Removing iscsi_target for Volume ID: 7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:02:07.181156 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:07.286342 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-aac7d440-ab18-4384-879c-79fd40c591ab tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:07.340765 n-d-811810-1 sudo[124961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde
Sep 30 02:02:07.341644 n-d-811810-1 sudo[124961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:07.478396 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e901f81-3e7b-4541-b475-ad8a280e96fa -f" returned: 0 in 0.286s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:07.486776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124224]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:07.494925 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:07.716656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:07.717202 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:07.718216 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d0a778c6-873e-47af-901e-48efdf276a4a tempest-VolumesBackupsAdminTest-355033713 None] Remove volume export completed successfully.
Sep 30 02:02:07.956360 n-d-811810-1 sudo[124961]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:07.958642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-aac7d440-ab18-4384-879c-79fd40c591ab tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde" returned: 0 in 0.672s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:07.965832 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-aac7d440-ab18-4384-879c-79fd40c591ab tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 --snapshot stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:08.004395 n-d-811810-1 sudo[124980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 --snapshot stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde -L 1.00g
Sep 30 02:02:08.005423 n-d-811810-1 sudo[124980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:08.618567 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:08.624800 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:08.625605 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 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'
Sep 30 02:02:08.644396 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (7324902f-d943-42ea-a18a-0de0cd185923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:08.648524 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d2b4f5d-210a-4948-a36f-8e9f4568ae8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:08.680674 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:08.732845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d2b4f5d-210a-4948-a36f-8e9f4568ae8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2001575316',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=6d8883dc-6c34-44be-b552-bb7596cc7586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:09Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:08.737908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff7b37c8-2796-42b9-b77c-3b675d57534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:08.742517 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff7b37c8-2796-42b9-b77c-3b675d57534a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:08.758799 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68d9e311-9a66-4ff0-81ee-298e39a784c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:08.763588 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68d9e311-9a66-4ff0-81ee-298e39a784c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d8883dc-6c34-44be-b552-bb7596cc7586', 'volume_name': 'volume-6d8883dc-6c34-44be-b552-bb7596cc7586', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:08.774947 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfc5d1c8-2f27-4f6d-95a9-966ede8b9e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:08.782169 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfc5d1c8-2f27-4f6d-95a9-966ede8b9e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:08.785891 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13b4e1f1-d766-4e03-b12c-fbae1d2e7ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:08.786978 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Volume 6d8883dc-6c34-44be-b552-bb7596cc7586: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d8883dc-6c34-44be-b552-bb7596cc7586', 'volume_size': 1}
Sep 30 02:02:08.789459 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d8883dc-6c34-44be-b552-bb7596cc7586 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:08.831999 n-d-811810-1 sudo[125074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d8883dc-6c34-44be-b552-bb7596cc7586 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:08.832917 n-d-811810-1 sudo[125074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:08.917099 n-d-811810-1 sudo[124980]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:08.919862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-aac7d440-ab18-4384-879c-79fd40c591ab tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 --snapshot stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde -L 1.00g" returned: 0 in 0.953s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:09.034664 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-aac7d440-ab18-4384-879c-79fd40c591ab tempest-SnapshotManageAdminTest-315447370 None] Create snapshot completed successfully
Sep 30 02:02:09.429837 n-d-811810-1 sudo[125074]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:09.432105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6d8883dc-6c34-44be-b552-bb7596cc7586 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.643s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:09.435435 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13b4e1f1-d766-4e03-b12c-fbae1d2e7ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d8883dc-6c34-44be-b552-bb7596cc7586', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:09.439755 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91744251-05e6-440f-8fba-c19254b645ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:09.452355 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Volume volume-6d8883dc-6c34-44be-b552-bb7596cc7586 (6d8883dc-6c34-44be-b552-bb7596cc7586): created successfully
Sep 30 02:02:09.454845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91744251-05e6-440f-8fba-c19254b645ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:09.459731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (7324902f-d943-42ea-a18a-0de0cd185923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:09.471245 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-187f1181-25cc-4704-8eff-60c3db9c1ea9 tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:02:09.785892 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0c672021-05c1-4ddb-88d2-f90f5db74a09 tempest-SnapshotManageAdminTest-24965286 None] Lock "b'cinder-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:09.924037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-0c672021-05c1-4ddb-88d2-f90f5db74a09 tempest-SnapshotManageAdminTest-24965286 None] Created reservations ['17ba8a98-924f-4292-b6b8-d8a7376392dc', '7731fed1-f0c9-42f5-95a7-a9e62e3bc0be', '01a26fee-4732-4f44-a94d-e7fb08422433', '319592df-1831-4fdf-a1e1-5852d1d6e9c7'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:09.926768 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-0c672021-05c1-4ddb-88d2-f90f5db74a09 tempest-SnapshotManageAdminTest-24965286 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.
Sep 30 02:02:09.926768 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:09.926768 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:10.023910 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0c672021-05c1-4ddb-88d2-f90f5db74a09 tempest-SnapshotManageAdminTest-24965286 None] Unmanage snapshot completed successfully.
Sep 30 02:02:10.038688 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0c672021-05c1-4ddb-88d2-f90f5db74a09 tempest-SnapshotManageAdminTest-24965286 None] Lock "b'cinder-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7-delete_snapshot'" released by "delete_snapshot" :: held 0.253s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:10.045308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Lock "b'cinder-6d8883dc-6c34-44be-b552-bb7596cc7586-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:10.128726 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6d8883dc-6c34-44be-b552-bb7596cc7586
Sep 30 02:02:10.129773 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6d8883dc-6c34-44be-b552-bb7596cc7586 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:10.157624 n-d-811810-1 sudo[125114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6d8883dc-6c34-44be-b552-bb7596cc7586
Sep 30 02:02:10.158871 n-d-811810-1 sudo[125114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:10.668604 n-d-811810-1 sudo[125114]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:10.671273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6d8883dc-6c34-44be-b552-bb7596cc7586" returned: 0 in 0.541s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:10.673189 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 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-6d8883dc-6c34-44be-b552-bb7596cc7586 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:10.701423 n-d-811810-1 sudo[125117]: 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-6d8883dc-6c34-44be-b552-bb7596cc7586
Sep 30 02:02:10.703752 n-d-811810-1 sudo[125117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:11.204727 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:11.209248 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:11.209770 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 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'
Sep 30 02:02:11.247514 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Flow 'volume_create_manager' (2b12503e-b161-4f8c-acba-cb114b4906e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:11.251118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8959bd1d-a628-49eb-8a57-537d68d108fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.288214 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:11.331982 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8959bd1d-a628-49eb-8a57-537d68d108fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b0f1ab4e-0aad-40e0-8e31-8a36a0f72e9e',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ca6fbcb0-e8db-4673-bf46-81b121583b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b6e23df91f4de19d1e19b97ab7aa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:11Z,user_id='fc0b855cf755447fb5fccd91f7cbf53d',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:11.356379 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (798595a6-50c5-48be-99f4-c1964fdd6e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.359579 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (798595a6-50c5-48be-99f4-c1964fdd6e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:11.405112 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8df1c80b-ba0c-49e0-9921-4cd445ead706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.405112 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8df1c80b-ba0c-49e0-9921-4cd445ead706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca6fbcb0-e8db-4673-bf46-81b121583b0d', 'volume_name': 'volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:11.405112 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4719f48a-c74f-4c72-b6a8-21a835f11668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.421609 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4719f48a-c74f-4c72-b6a8-21a835f11668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:11.423881 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2381529-00b8-46dc-8f79-8924024deeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.424757 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Volume ca6fbcb0-e8db-4673-bf46-81b121583b0d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d', 'volume_size': 1}
Sep 30 02:02:11.426109 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:11.484722 n-d-811810-1 sudo[125120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:11.485664 n-d-811810-1 sudo[125120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:11.503846 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] manage_existing_snapshot: managing {'source-name': '_snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7'}. {{(pid=84182) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Sep 30 02:02:11.504950 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Input parameters: context=, db=,driver=, host=n-d-811810-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7'}. {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Sep 30 02:02:11.515454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Sep 30 02:02:11.549501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Flow 'snapshot_manage_existing_manager' (203b6ca3-7fc6-4105-9c85-a366ab0602b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:11.567395 n-d-811810-1 sudo[125117]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:11.569325 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (34c105c0-99a8-4e9b-a57a-5f526e357e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.586590 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6d8883dc-6c34-44be-b552-bb7596cc7586" returned: 0 in 0.913s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:11.594880 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d8883dc-6c34-44be-b552-bb7596cc7586 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:11.639889 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-30T02:02:11Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1885326689',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1892501206',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=46135515-41ff-4184-a7ea-0a8d202550f2,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='d34a7b172ef9453c96020e7fe15dc5c2',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='c95ab04103ff41168efff84d961bfdc7',volume=>,volume_id=c5899859-36f7-4305-9fb1-f10e3ef3dbde,volume_size=1,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4) {{(pid=84182) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Sep 30 02:02:11.648015 n-d-811810-1 sudo[125122]: 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-6d8883dc-6c34-44be-b552-bb7596cc7586
Sep 30 02:02:11.651820 n-d-811810-1 sudo[125122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:11.652895 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (34c105c0-99a8-4e9b-a57a-5f526e357e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-30T02:02:11Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1885326689',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1892501206',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=46135515-41ff-4184-a7ea-0a8d202550f2,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='d34a7b172ef9453c96020e7fe15dc5c2',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='c95ab04103ff41168efff84d961bfdc7',volume=>,volume_id=c5899859-36f7-4305-9fb1-f10e3ef3dbde,volume_size=1,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:11.657544 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (3b6b18b0-6372-4958-bb54-f86cbf04264d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.658328 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (3b6b18b0-6372-4958-bb54-f86cbf04264d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:11.663908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (7525d70f-4fe9-498c-8668-9e0d0f794c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:11.665582 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Running cmd (subprocess): sudo 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-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:11.732041 n-d-811810-1 sudo[125124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7
Sep 30 02:02:11.732962 n-d-811810-1 sudo[125124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:12.220088 n-d-811810-1 sudo[125122]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:12.222635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6d8883dc-6c34-44be-b552-bb7596cc7586" returned: 0 in 0.627s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:12.230164 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Successfully deleted volume: 6d8883dc-6c34-44be-b552-bb7596cc7586
Sep 30 02:02:12.315917 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Created reservations ['cf9ce912-528a-47b3-8b39-d32340ae343d', '878b80ed-bb09-4b07-85d9-a1384fd36070', 'f6300f33-615c-4d4d-a56a-cc55780f3549', '2e3a7da1-5035-4ae6-a907-177007a66db1'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:12.319912 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 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.
Sep 30 02:02:12.319912 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:12.319912 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:12.337401 n-d-811810-1 sudo[125120]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:12.339400 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.913s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:12.340617 n-d-811810-1 sudo[125124]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:12.342633 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2381529-00b8-46dc-8f79-8924024deeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:12.345092 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f85055e-62f8-4e1e-ac26-edffb9cc64c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:12.349081 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] CMD "sudo 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-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7" returned: 0 in 0.684s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:12.353509 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (7525d70f-4fe9-498c-8668-9e0d0f794c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-30T02:02:11Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1885326689',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1892501206',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=46135515-41ff-4184-a7ea-0a8d202550f2,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='d34a7b172ef9453c96020e7fe15dc5c2',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='c95ab04103ff41168efff84d961bfdc7',volume=>,volume_id=c5899859-36f7-4305-9fb1-f10e3ef3dbde,volume_size=1,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:12.356622 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (82f14763-9ed9-4bf3-8046-c9b26e1df473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:12.420299 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Volume volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d (ca6fbcb0-e8db-4673-bf46-81b121583b0d): created successfully
Sep 30 02:02:12.422243 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f85055e-62f8-4e1e-ac26-edffb9cc64c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:12.425379 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Flow 'volume_create_manager' (2b12503e-b161-4f8c-acba-cb114b4906e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:12.446378 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Created volume successfully.
Sep 30 02:02:12.488801 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:12.489305 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:12.516341 n-d-811810-1 sudo[125160]: 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
Sep 30 02:02:12.518137 n-d-811810-1 sudo[125160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:12.522582 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Created reservations ['abdfc6c3-e7bd-4bf0-8957-c326307cd95e', 'e95f0b79-d949-42ed-bb9f-5acf0a3eee52'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:12.525684 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (82f14763-9ed9-4bf3-8046-c9b26e1df473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abdfc6c3-e7bd-4bf0-8957-c326307cd95e', 'e95f0b79-d949-42ed-bb9f-5acf0a3eee52']}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:12.528458 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (df113392-9a2d-4440-8c15-21b4b4470a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:12.530604 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Running cmd (subprocess): sudo 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-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:12.580621 n-d-811810-1 sudo[125162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7
Sep 30 02:02:12.581481 n-d-811810-1 sudo[125162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:13.048708 n-d-811810-1 sudo[125160]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:13.053828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.565s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:13.055648 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:13.080535 n-d-811810-1 sudo[125168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:13.081497 n-d-811810-1 sudo[125168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:13.082928 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Lock "b'cinder-4e813996-9cc8-41cf-94f6-9dca464c13f4-delete_volume'" acquired by "delete_volume" :: waited 0.039s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:13.180735 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4e813996-9cc8-41cf-94f6-9dca464c13f4
Sep 30 02:02:13.182104 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e813996-9cc8-41cf-94f6-9dca464c13f4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:13.186607 n-d-811810-1 sudo[125162]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:13.204104 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] CMD "sudo 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-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7" returned: 0 in 0.673s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:13.208585 n-d-811810-1 sudo[125170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e813996-9cc8-41cf-94f6-9dca464c13f4
Sep 30 02:02:13.209217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 _snapshot-46135515-41ff-4184-a7ea-0a8d202550f2 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:13.209418 n-d-811810-1 sudo[125170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:13.547067 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-4d0635f5-99db-43fe-9f1d-7e6cd9ca22c7 _snapshot-46135515-41ff-4184-a7ea-0a8d202550f2" returned: 0 in 0.341s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:13.547678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125184]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:13.586708 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:13.625458 n-d-811810-1 sudo[125168]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:13.631614 n-d-811810-1 sudo[125239]: 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-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:13.632478 n-d-811810-1 sudo[125239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:13.634229 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] CMD "sudo 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.578s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:13.636144 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:13.643827 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:02:13.651555 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (df113392-9a2d-4440-8c15-21b4b4470a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-30T02:02:11Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1885326689',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1892501206',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=46135515-41ff-4184-a7ea-0a8d202550f2,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='d34a7b172ef9453c96020e7fe15dc5c2',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='c95ab04103ff41168efff84d961bfdc7',volume=>,volume_id=c5899859-36f7-4305-9fb1-f10e3ef3dbde,volume_size=1,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4), 'new_status': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:13.654742 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (9971fd14-aa36-43c6-b2af-e6edb85cee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:13.687547 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7ebea05b-7f6c-4ce3-a994-e3d00dc0fc7f tempest-VolumesGetTest-830557426 None] Lock "b'cinder-6d8883dc-6c34-44be-b552-bb7596cc7586-delete_volume'" released by "delete_volume" :: held 3.642s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:13.695866 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (9971fd14-aa36-43c6-b2af-e6edb85cee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-30T02:02:11Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1885326689',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1892501206',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=46135515-41ff-4184-a7ea-0a8d202550f2,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='d34a7b172ef9453c96020e7fe15dc5c2',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='c95ab04103ff41168efff84d961bfdc7',volume=>,volume_id=c5899859-36f7-4305-9fb1-f10e3ef3dbde,volume_size=1,volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:13.699583 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (eb12fab6-4be5-46c4-810a-a45eb523eca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:13.701171 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=84182) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Sep 30 02:02:13.704378 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] New status: available {{(pid=84182) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Sep 30 02:02:13.734887 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Snapshot 46135515-41ff-4184-a7ea-0a8d202550f2 created successfully.
Sep 30 02:02:13.737022 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (eb12fab6-4be5-46c4-810a-a45eb523eca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:13.740176 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-ef25954f-5f7d-43f8-b274-afc3afbbab36 tempest-SnapshotManageAdminTest-24965286 None] Flow 'snapshot_manage_existing_manager' (203b6ca3-7fc6-4105-9c85-a366ab0602b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:13.846666 n-d-811810-1 sudo[125170]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:13.848891 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e813996-9cc8-41cf-94f6-9dca464c13f4" returned: 0 in 0.667s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:13.850763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 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-4e813996-9cc8-41cf-94f6-9dca464c13f4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:13.908942 n-d-811810-1 sudo[125242]: 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-4e813996-9cc8-41cf-94f6-9dca464c13f4
Sep 30 02:02:13.930095 n-d-811810-1 sudo[125242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:14.136121 n-d-811810-1 sudo[125239]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:14.139147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d" returned: 0 in 0.552s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.233520 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.237329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] Lock "b'cinder-46135515-41ff-4184-a7ea-0a8d202550f2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:14.254677 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.255280 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: I_T nexus: 33
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: dvqScJr2T5tEWdL2DB6z
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:14.256376 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:02:14.260081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Creating iscsi_target for Volume ID: volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Created volume path /opt/stack/data/cinder/volumes/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d,
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: incominguser RPfxkAtuCAcjLhEW3N9t e3yDXmhfcPLY4Fe9
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:14.264796 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:02:14.274262 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.295319 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] Running cmd (subprocess): sudo 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-46135515-41ff-4184-a7ea-0a8d202550f2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.329759 n-d-811810-1 sudo[125248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-46135515-41ff-4184-a7ea-0a8d202550f2
Sep 30 02:02:14.331785 n-d-811810-1 sudo[125248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:14.427216 n-d-811810-1 sudo[125242]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:14.429900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e813996-9cc8-41cf-94f6-9dca464c13f4" returned: 0 in 0.579s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.432059 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e813996-9cc8-41cf-94f6-9dca464c13f4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.460423 n-d-811810-1 sudo[125257]: 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-4e813996-9cc8-41cf-94f6-9dca464c13f4
Sep 30 02:02:14.462261 n-d-811810-1 sudo[125257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:14.740447 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d" returned: 0 in 0.472s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.741452 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:14.742506 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:02:14.743034 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:02:14.747224 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.753105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.753650 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: I_T nexus: 33
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: dvqScJr2T5tEWdL2DB6z
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:14.754315 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:02:14.757585 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.863813 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.864502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:14.868435 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.887277 n-d-811810-1 sudo[125248]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:14.889332 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] CMD "sudo 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-46135515-41ff-4184-a7ea-0a8d202550f2" returned: 0 in 0.594s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.891475 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-46135515-41ff-4184-a7ea-0a8d202550f2 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:14.915837 n-d-811810-1 sudo[125287]: 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-46135515-41ff-4184-a7ea-0a8d202550f2
Sep 30 02:02:14.916881 n-d-811810-1 sudo[125287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:14.976285 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.976922 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:14.978854 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:02:14.985258 n-d-811810-1 sudo[125257]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:14.987565 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e813996-9cc8-41cf-94f6-9dca464c13f4" returned: 0 in 0.555s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:14.988708 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Successfully deleted volume: 4e813996-9cc8-41cf-94f6-9dca464c13f4
Sep 30 02:02:15.061288 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Initialize volume connection completed successfully.
Sep 30 02:02:15.097778 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Created reservations ['7c1c0f68-d7d0-447e-8623-5a75816ef33c', 'f6ff11e1-cfba-4720-9137-8ce088c7f11b', 'dc70ff95-b0c8-42d2-8f8c-992851ca843e', 'cb73ed71-6eb1-4d4e-b97b-47eabc10507e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:15.099908 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 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.
Sep 30 02:02:15.099908 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:15.099908 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:15.184381 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:15.185531 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:15.224826 n-d-811810-1 sudo[125298]: 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
Sep 30 02:02:15.233007 n-d-811810-1 sudo[125298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:15.682863 n-d-811810-1 sudo[125287]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:15.685034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-46135515-41ff-4184-a7ea-0a8d202550f2" returned: 0 in 0.793s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:15.844453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] Created reservations ['8b2ab808-9aab-4c53-9659-3f5058996e86', '457f4257-cec8-4bd7-b1cd-f13f867f3d66', '0684e538-53a8-487a-9f59-d11a15a0c37f', 'b5b47f91-a9d7-4ba9-8b50-dd5518f0178b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:15.847381 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 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.
Sep 30 02:02:15.847381 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:15.847381 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:15.874810 n-d-811810-1 sudo[125298]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:15.889348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.704s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:15.891089 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:15.935225 n-d-811810-1 sudo[125379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:15.938376 n-d-811810-1 sudo[125379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:15.952358 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] Delete snapshot completed successfully.
Sep 30 02:02:15.963506 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e4a0be1b-03ce-4357-a81e-1ece1ac7cf6f tempest-SnapshotManageAdminTest-24965286 None] Lock "b'cinder-46135515-41ff-4184-a7ea-0a8d202550f2-delete_snapshot'" released by "delete_snapshot" :: held 1.726s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:16.038887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:16.047364 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:16.047883 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 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'
Sep 30 02:02:16.079124 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (07136712-64be-4eb0-b01f-0fb29fc27d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:16.087998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2f9d2d0-2778-45f4-86a6-c72d73f9a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:16.117977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:16.149700 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2f9d2d0-2778-45f4-86a6-c72d73f9a239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860689398',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=53218832-d653-49c1-a91b-6d38272c365d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:16Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:16.152719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feee377c-2742-4a60-bd1e-1d360f9677e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:16.155287 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feee377c-2742-4a60-bd1e-1d360f9677e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:16.157993 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8501525a-11af-4b2b-b7af-8b585e8bd2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:16.160501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8501525a-11af-4b2b-b7af-8b585e8bd2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53218832-d653-49c1-a91b-6d38272c365d', 'volume_name': 'volume-53218832-d653-49c1-a91b-6d38272c365d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:16.162937 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0190d06e-b980-484a-ae57-100b5d6382af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:16.165251 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0190d06e-b980-484a-ae57-100b5d6382af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:16.167625 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d25d7f9-bcc1-49d6-9c53-094feb9bd220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:16.168633 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Volume 53218832-d653-49c1-a91b-6d38272c365d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53218832-d653-49c1-a91b-6d38272c365d', 'volume_size': 1}
Sep 30 02:02:16.170398 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53218832-d653-49c1-a91b-6d38272c365d stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:16.190584 n-d-811810-1 sudo[125381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53218832-d653-49c1-a91b-6d38272c365d stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:16.191630 n-d-811810-1 sudo[125381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:16.410075 n-d-811810-1 sudo[125379]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:16.412425 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] CMD "sudo 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.521s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:16.415191 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:16.421431 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:02:16.440928 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-03f1b056-22f3-4d9c-966b-c6af3210ed3f tempest-VolumesGetTest-830557426 None] Lock "b'cinder-4e813996-9cc8-41cf-94f6-9dca464c13f4-delete_volume'" released by "delete_volume" :: held 3.359s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:16.502004 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Lock "b'cinder-c5899859-36f7-4305-9fb1-f10e3ef3dbde-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:16.618698 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Skipping remove_export. No iscsi_target is presently exported for volume: c5899859-36f7-4305-9fb1-f10e3ef3dbde
Sep 30 02:02:16.620105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:16.682653 n-d-811810-1 sudo[125387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde
Sep 30 02:02:16.684142 n-d-811810-1 sudo[125387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:16.879720 n-d-811810-1 sudo[125381]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:16.882461 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53218832-d653-49c1-a91b-6d38272c365d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.711s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:16.888017 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d25d7f9-bcc1-49d6-9c53-094feb9bd220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53218832-d653-49c1-a91b-6d38272c365d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:16.890783 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a20fc1f2-8b51-4bdb-839d-ead5b593cf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:16.904123 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Volume volume-53218832-d653-49c1-a91b-6d38272c365d (53218832-d653-49c1-a91b-6d38272c365d): created successfully
Sep 30 02:02:16.906873 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a20fc1f2-8b51-4bdb-839d-ead5b593cf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:16.911806 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (07136712-64be-4eb0-b01f-0fb29fc27d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:16.992789 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a3c41c16-86e0-4402-835f-3fb2980cfad3 tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:02:17.254514 n-d-811810-1 sudo[125387]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:17.261043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde" returned: 0 in 0.636s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:17.261043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 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-c5899859-36f7-4305-9fb1-f10e3ef3dbde {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:17.279942 n-d-811810-1 sudo[125420]: 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-c5899859-36f7-4305-9fb1-f10e3ef3dbde
Sep 30 02:02:17.280803 n-d-811810-1 sudo[125420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:17.813499 n-d-811810-1 sudo[125420]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:17.820837 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde" returned: 0 in 0.557s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:17.820837 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:17.862809 n-d-811810-1 sudo[125423]: 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-c5899859-36f7-4305-9fb1-f10e3ef3dbde
Sep 30 02:02:17.863669 n-d-811810-1 sudo[125423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:18.037781 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:18.045187 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:18.045948 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 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'
Sep 30 02:02:18.071505 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (d7981ce0-df12-4219-8b6c-32582996d1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:18.074988 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21125145-4224-4e17-b11f-b75ea15662a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:18.099522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:18.125216 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21125145-4224-4e17-b11f-b75ea15662a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1139035116',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8fba0bf3-1a7d-4897-9a8c-c47ef77858ee,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=53218832-d653-49c1-a91b-6d38272c365d,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:18Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:18.127680 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c0342e5-dc4f-4cda-bfca-f57a8ecf12d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:18.129806 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c0342e5-dc4f-4cda-bfca-f57a8ecf12d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:18.132085 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (289a1289-826f-493e-9169-29b216e4172a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:18.180022 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (289a1289-826f-493e-9169-29b216e4172a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '8fba0bf3-1a7d-4897-9a8c-c47ef77858ee', 'volume_name': 'volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee', 'volume_size': 1, 'source_volid': '53218832-d653-49c1-a91b-6d38272c365d', 'source_volstatus': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:18.198422 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (061fe5c4-82d2-4f5d-b32a-575cfcfb5935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:18.203660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (061fe5c4-82d2-4f5d-b32a-575cfcfb5935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:18.203660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61414579-33f0-4ca2-bcbb-e6987b67dac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:18.208127 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Volume 8fba0bf3-1a7d-4897-9a8c-c47ef77858ee: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee', 'volume_size': 1, 'source_volid': '53218832-d653-49c1-a91b-6d38272c365d', 'source_volstatus': 'available'}
Sep 30 02:02:18.255666 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Creating clone of volume: 53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:02:18.255666 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:18.283258 n-d-811810-1 sudo[125426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:02:18.284138 n-d-811810-1 sudo[125426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:18.389382 n-d-811810-1 sudo[125423]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:18.391992 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5899859-36f7-4305-9fb1-f10e3ef3dbde" returned: 0 in 0.573s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:18.393262 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Successfully deleted volume: c5899859-36f7-4305-9fb1-f10e3ef3dbde
Sep 30 02:02:18.444890 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Created reservations ['e4a6673a-2773-42f6-ba9f-4a47dc292fcc', '8307b388-2ba4-4878-9845-3287d9551c3f', '2bb02fba-2999-491b-9913-1c7d14590334', '5b08b8fd-d158-478a-821a-94f3d034679f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:18.444890 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 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.
Sep 30 02:02:18.444890 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:18.444890 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:18.506149 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:18.506149 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:18.586081 n-d-811810-1 sudo[125431]: 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
Sep 30 02:02:18.586915 n-d-811810-1 sudo[125431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:18.927720 n-d-811810-1 sudo[125426]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:18.930114 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d" returned: 0 in 0.674s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:18.933300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee --snapshot stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:18.961233 n-d-811810-1 sudo[125436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee --snapshot stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d -L 1.00g
Sep 30 02:02:18.962107 n-d-811810-1 sudo[125436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:19.148156 n-d-811810-1 sudo[125431]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:19.153298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.647s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:19.166642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:19.196804 n-d-811810-1 sudo[125439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:19.197627 n-d-811810-1 sudo[125439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:20.113239 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee --snapshot stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d -L 1.00g" returned: 0 in 1.176s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:20.113239 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:20.106935 n-d-811810-1 sudo[125436]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:20.115125 n-d-811810-1 sudo[125439]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:20.135329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] CMD "sudo 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.969s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:20.135329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:20.146456 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Deleted volume successfully.
Sep 30 02:02:20.152292 n-d-811810-1 sudo[125540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:20.153684 n-d-811810-1 sudo[125540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:20.171716 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-64769fce-b4dd-4d4f-bf03-2dca5052740b tempest-SnapshotManageAdminTest-315447370 None] Lock "b'cinder-c5899859-36f7-4305-9fb1-f10e3ef3dbde-delete_volume'" released by "delete_volume" :: held 3.669s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:20.799660 n-d-811810-1 sudo[125540]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:20.804339 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.690s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:20.804339 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:20.827823 n-d-811810-1 sudo[125571]: 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:20.828689 n-d-811810-1 sudo[125571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:21.287754 n-d-811810-1 sudo[125571]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:21.298840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee" returned: 0 in 0.486s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:21.298840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:21.316591 n-d-811810-1 sudo[125574]: 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--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee iflag=direct
Sep 30 02:02:21.317566 n-d-811810-1 sudo[125574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:21.777799 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee iflag=direct" returned: 0 in 0.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:21.774549 n-d-811810-1 sudo[125574]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:21.783594 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:21.800419 n-d-811810-1 sudo[125588]: 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--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee oflag=direct
Sep 30 02:02:21.801256 n-d-811810-1 sudo[125588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:22.174129 n-d-811810-1 sudo[125588]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:22.176698 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee oflag=direct" returned: 0 in 0.398s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:22.177765 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:22.203982 n-d-811810-1 sudo[125600]: 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--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:02:22.204905 n-d-811810-1 sudo[125600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:23.733681 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Terminate volume connection completed successfully.
Sep 30 02:02:23.927550 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:24.110700 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:24.110700 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n System information:\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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8\n Backing store flags: \n Account information:\n dvqScJr2T5tEWdL2DB6z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:24.115358 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Removing iscsi_target for Volume ID: 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:02:24.115358 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:24.362545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 -f" returned: 0 in 0.247s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:24.362895 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:24.368174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:24.546533 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:24.572019 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:24.572019 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f540696b-c732-4353-909b-5f27944c7245 tempest-TestVolumeBackupRestore-1951702658 None] Remove volume export completed successfully.
Sep 30 02:02:26.670307 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:26.680215 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:26.680215 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 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'
Sep 30 02:02:26.693236 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Flow 'volume_create_manager' (0bfab183-c597-42a1-8b58-65ebd56971ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:26.693236 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0bc9d5bf-115b-4e25-993d-271698d9dcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:26.716944 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:26.743187 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0bc9d5bf-115b-4e25-993d-271698d9dcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_58327517-1d5d-4bf9-b3dd-d912aee5559b',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=3d6daadf-9c16-4026-865a-7080c8a8543d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='257cf35be56a409db22348ec0744b610',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:27Z,user_id='f7a362c2f2244913971e0afc7a9194cf',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:26.750717 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dabf585-5b29-459b-8858-be1c1099c720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:26.750717 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7dabf585-5b29-459b-8858-be1c1099c720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:26.750717 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9544cc22-0b39-4c70-9f88-278897fb1fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:26.755160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9544cc22-0b39-4c70-9f88-278897fb1fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d6daadf-9c16-4026-865a-7080c8a8543d', 'volume_name': 'volume-3d6daadf-9c16-4026-865a-7080c8a8543d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:26.755160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9eae2860-167d-46b1-938c-6f24a78bd23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:26.762860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9eae2860-167d-46b1-938c-6f24a78bd23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:26.762860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c03dfc5a-d5d8-4daa-84fb-fce631cf04e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:26.762860 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Volume 3d6daadf-9c16-4026-865a-7080c8a8543d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d6daadf-9c16-4026-865a-7080c8a8543d', 'volume_size': 1}
Sep 30 02:02:26.762860 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d6daadf-9c16-4026-865a-7080c8a8543d stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:26.803165 n-d-811810-1 sudo[125634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d6daadf-9c16-4026-865a-7080c8a8543d stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:26.807792 n-d-811810-1 sudo[125634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:27.690146 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d6daadf-9c16-4026-865a-7080c8a8543d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.924s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:27.690146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c03dfc5a-d5d8-4daa-84fb-fce631cf04e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d6daadf-9c16-4026-865a-7080c8a8543d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:27.683598 n-d-811810-1 sudo[125634]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:27.696694 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (727ab654-96d8-4fbb-b883-665817de0ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:27.719993 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Volume volume-3d6daadf-9c16-4026-865a-7080c8a8543d (3d6daadf-9c16-4026-865a-7080c8a8543d): created successfully
Sep 30 02:02:27.732888 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (727ab654-96d8-4fbb-b883-665817de0ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:27.750397 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Flow 'volume_create_manager' (0bfab183-c597-42a1-8b58-65ebd56971ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:27.765837 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Created volume successfully.
Sep 30 02:02:28.067913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:28.085755 n-d-811810-1 sudo[125670]: 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-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:02:28.086787 n-d-811810-1 sudo[125670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:28.480584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.300s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:28.480584 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8fba0bf3--1a7d--4897--9a8c--c47ef77858ee, size 1024.00 MB, duration 6.30 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:02:28.480584 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Volume copy 1024.00 MB at 162.51 MB/s
Sep 30 02:02:28.483516 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:28.588039 n-d-811810-1 sudo[125675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:28.591918 n-d-811810-1 sudo[125675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:28.606097 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:28.612666 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:28.613205 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 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'
Sep 30 02:02:28.623571 n-d-811810-1 sudo[125670]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:28.659546 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Flow 'volume_create_manager' (bb9b3094-326f-4bb5-8a8d-9e58d9f5106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:28.671646 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a63280c5-fa82-4d49-a276-dcabeb98fe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:28.709532 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.646s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:28.755023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:28.801699 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a63280c5-fa82-4d49-a276-dcabeb98fe83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-486077567',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=3fb1009f-b76a-4991-ad65-7e6ade8d46a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1be12a5ad984743a03cea6485fe9e0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:29Z,user_id='0c66fd8fa05f483b86ff17735ff5f912',volume_attachment=>,volume_type=VolumeType(7960230d-4910-4a65-bbe5-9ffcea1a3968),volume_type_id=7960230d-4910-4a65-bbe5-9ffcea1a3968)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:28.801699 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ee4649e-86a5-4c0d-b973-c86747b07fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:28.806596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ee4649e-86a5-4c0d-b973-c86747b07fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:28.806596 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68edb34e-844f-4959-b46c-b4babc0345a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:28.811619 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68edb34e-844f-4959-b46c-b4babc0345a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fb1009f-b76a-4991-ad65-7e6ade8d46a1', 'volume_name': 'volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:28.811619 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dbdd9d1-eade-4135-8457-9e5636399002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:28.814637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dbdd9d1-eade-4135-8457-9e5636399002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:28.814637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c86b8228-5cfd-4af5-b5d2-2c1404177019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:28.814637 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Volume 3fb1009f-b76a-4991-ad65-7e6ade8d46a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1', 'volume_size': 1}
Sep 30 02:02:28.820754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:28.841936 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:28.841929 n-d-811810-1 sudo[125686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:28.842733 n-d-811810-1 sudo[125686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: I_T nexus: 35
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: RPfxkAtuCAcjLhEW3N9t
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:02:28.865098 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Creating iscsi_target for Volume ID: volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Created volume path /opt/stack/data/cinder/volumes/volume-3d6daadf-9c16-4026-865a-7080c8a8543d,
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: incominguser 8DspZ3HzxmHfNed7rArp z4iM3KGbGya5t7iH
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:02:28.872051 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:29.152959 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee" returned: 0 in 0.669s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:29.152959 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:29.147667 n-d-811810-1 sudo[125675]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:29.174457 n-d-811810-1 sudo[125698]: 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:29.175282 n-d-811810-1 sudo[125698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:29.476791 n-d-811810-1 sudo[125686]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:29.479219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.663s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:29.482908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c86b8228-5cfd-4af5-b5d2-2c1404177019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:29.485357 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42bb3d3b-a57f-43f6-aece-04deabe53af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:29.500226 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Volume volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 (3fb1009f-b76a-4991-ad65-7e6ade8d46a1): created successfully
Sep 30 02:02:29.502604 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42bb3d3b-a57f-43f6-aece-04deabe53af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:29.506252 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Flow 'volume_create_manager' (bb9b3094-326f-4bb5-8a8d-9e58d9f5106d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:29.517815 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-2f9104b2-b9b9-49d1-b889-384d348c704b tempest-VolumeTypesAccessTest-1560816291 None] Created volume successfully.
Sep 30 02:02:29.540446 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.670s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:29.540882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:29.541734 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:02:29.542251 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:02:29.560531 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: I_T nexus: 35
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: RPfxkAtuCAcjLhEW3N9t
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:02:29.571783 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:29.683937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:29.683937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:29.695774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:29.828190 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:29.828849 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131403968]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:29.835628 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Set provider_location to: 10.222.0.61:3260,3 iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:02:29.920565 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Initialize volume connection completed successfully.
Sep 30 02:02:30.020051 n-d-811810-1 sudo[125698]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:30.024035 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee" returned: 0 in 0.871s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:30.036573 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61414579-33f0-4ca2-bcbb-e6987b67dac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee', 'volume_size': 1, 'source_volid': '53218832-d653-49c1-a91b-6d38272c365d', 'source_volstatus': 'available'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:30.036573 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a717b40-eb14-4063-9b94-c69e0211d895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:30.046335 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Volume volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee (8fba0bf3-1a7d-4897-9a8c-c47ef77858ee): created successfully
Sep 30 02:02:30.046335 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a717b40-eb14-4063-9b94-c69e0211d895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:30.052321 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (d7981ce0-df12-4219-8b6c-32582996d1a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:30.099181 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cb00fcc6-d27a-420a-9eb1-a636284a61c3 tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:02:30.589399 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Lock "b'cinder-3fb1009f-b76a-4991-ad65-7e6ade8d46a1-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:30.661291 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3fb1009f-b76a-4991-ad65-7e6ade8d46a1
Sep 30 02:02:30.661291 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:30.704256 n-d-811810-1 sudo[125818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1
Sep 30 02:02:30.705084 n-d-811810-1 sudo[125818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:31.301358 n-d-811810-1 sudo[125818]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:31.305582 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1" returned: 0 in 0.648s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:31.309913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 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-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:31.334564 n-d-811810-1 sudo[125846]: 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-3fb1009f-b76a-4991-ad65-7e6ade8d46a1
Sep 30 02:02:31.335424 n-d-811810-1 sudo[125846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:31.845711 n-d-811810-1 sudo[125846]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:31.849574 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1" returned: 0 in 0.540s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:31.853300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:31.869645 n-d-811810-1 sudo[125849]: 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-3fb1009f-b76a-4991-ad65-7e6ade8d46a1
Sep 30 02:02:31.870589 n-d-811810-1 sudo[125849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:32.377237 n-d-811810-1 sudo[125849]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:32.380212 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fb1009f-b76a-4991-ad65-7e6ade8d46a1" returned: 0 in 0.529s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:32.383151 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Successfully deleted volume: 3fb1009f-b76a-4991-ad65-7e6ade8d46a1
Sep 30 02:02:32.395326 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:32.395326 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:32.395326 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 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'
Sep 30 02:02:32.440149 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (26f3e538-f81f-424b-a05a-9c019cc2b1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:32.440149 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6353673d-788c-44f4-95ca-493e21ebed85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:32.501206 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:32.538446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6353673d-788c-44f4-95ca-493e21ebed85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1412703136',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=eba46348-87a2-4d02-bd85-fc5e7b449b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:32Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:32.538446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c49f7fa-794c-4ce2-9b55-a8d527533b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:32.542421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c49f7fa-794c-4ce2-9b55-a8d527533b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:32.547130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bb57ede-8f08-4484-a9b1-eadd21517531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:32.547130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bb57ede-8f08-4484-a9b1-eadd21517531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eba46348-87a2-4d02-bd85-fc5e7b449b90', 'volume_name': 'volume-eba46348-87a2-4d02-bd85-fc5e7b449b90', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:32.553227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7706490-9f4e-4133-b88f-b363787b70dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:32.553227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c7706490-9f4e-4133-b88f-b363787b70dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:32.553227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3223aeb-ad62-475f-95da-be630af137fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:32.553227 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Volume eba46348-87a2-4d02-bd85-fc5e7b449b90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eba46348-87a2-4d02-bd85-fc5e7b449b90', 'volume_size': 1}
Sep 30 02:02:32.558182 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eba46348-87a2-4d02-bd85-fc5e7b449b90 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:32.574836 n-d-811810-1 sudo[125856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eba46348-87a2-4d02-bd85-fc5e7b449b90 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:32.586104 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1529652354 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1529652354, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:02:32.586104 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1529652354 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1529652354, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:02:32.578069 n-d-811810-1 sudo[125856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:32.615122 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Created reservations ['9c688d8f-1f6a-403b-9ebd-88e9e5486cd1', 'dd747ed1-10f3-4882-9521-98f0624578a2', '37d4d864-3748-4979-ad57-bb3c8dee5f38', '0eee8ca2-cdc9-4c62-a70d-0700b8fdb09b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:32.616488 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 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.
Sep 30 02:02:32.616488 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:32.616488 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:32.670401 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:32.671440 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:32.706428 n-d-811810-1 sudo[125858]: 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
Sep 30 02:02:32.707251 n-d-811810-1 sudo[125858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:33.190552 n-d-811810-1 sudo[125858]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:33.192910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.521s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:33.196569 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:33.218723 n-d-811810-1 sudo[125856]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:33.261438 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eba46348-87a2-4d02-bd85-fc5e7b449b90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.706s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:33.269037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3223aeb-ad62-475f-95da-be630af137fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eba46348-87a2-4d02-bd85-fc5e7b449b90', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:33.269037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74e9d94a-2f23-4364-b066-9db4d86d8441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:33.285578 n-d-811810-1 sudo[125891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:33.287056 n-d-811810-1 sudo[125891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:33.301123 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Volume volume-eba46348-87a2-4d02-bd85-fc5e7b449b90 (eba46348-87a2-4d02-bd85-fc5e7b449b90): created successfully
Sep 30 02:02:33.306940 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74e9d94a-2f23-4364-b066-9db4d86d8441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:33.306940 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (26f3e538-f81f-424b-a05a-9c019cc2b1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:33.340225 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b5e7928f-f098-41f8-b3c9-6587a6f8d2e5 tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:02:33.955883 n-d-811810-1 sudo[125891]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:33.957553 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Lock "b'cinder-eba46348-87a2-4d02-bd85-fc5e7b449b90-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:33.969329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] CMD "sudo 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.773s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:33.971368 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:33.996819 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Deleted volume successfully.
Sep 30 02:02:34.095180 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-13e6f4e1-cdd2-41fb-9ef2-ec337f9e4c12 tempest-VolumeTypesAccessTest-1560816291 None] Lock "b'cinder-3fb1009f-b76a-4991-ad65-7e6ade8d46a1-delete_volume'" released by "delete_volume" :: held 3.509s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:34.100600 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: eba46348-87a2-4d02-bd85-fc5e7b449b90
Sep 30 02:02:34.100600 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eba46348-87a2-4d02-bd85-fc5e7b449b90 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:34.130942 n-d-811810-1 sudo[125894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eba46348-87a2-4d02-bd85-fc5e7b449b90
Sep 30 02:02:34.131765 n-d-811810-1 sudo[125894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:34.618813 n-d-811810-1 sudo[125894]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:34.621834 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-eba46348-87a2-4d02-bd85-fc5e7b449b90" returned: 0 in 0.522s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:34.624063 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 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-eba46348-87a2-4d02-bd85-fc5e7b449b90 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:34.645957 n-d-811810-1 sudo[125897]: 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-eba46348-87a2-4d02-bd85-fc5e7b449b90
Sep 30 02:02:34.646810 n-d-811810-1 sudo[125897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:35.147872 n-d-811810-1 sudo[125897]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:35.150432 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eba46348-87a2-4d02-bd85-fc5e7b449b90" returned: 0 in 0.526s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:35.156386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eba46348-87a2-4d02-bd85-fc5e7b449b90 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:35.178546 n-d-811810-1 sudo[125900]: 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-eba46348-87a2-4d02-bd85-fc5e7b449b90
Sep 30 02:02:35.179332 n-d-811810-1 sudo[125900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:35.764552 n-d-811810-1 sudo[125900]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:35.767417 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eba46348-87a2-4d02-bd85-fc5e7b449b90" returned: 0 in 0.612s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:35.769001 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Successfully deleted volume: eba46348-87a2-4d02-bd85-fc5e7b449b90
Sep 30 02:02:35.830128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Created reservations ['450f540e-aed5-4417-962e-23ac55e2a29c', 'a1356090-de20-4ff4-a5e2-604219a9ccba', '35ded486-8c94-4dcd-98e0-086fdc7f7a60', '33871eb4-5aba-4b93-8950-202d31cca89f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:35.830128 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 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.
Sep 30 02:02:35.830128 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:35.830128 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:35.889571 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:35.889571 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:35.910960 n-d-811810-1 sudo[125905]: 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
Sep 30 02:02:35.911788 n-d-811810-1 sudo[125905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:36.451254 n-d-811810-1 sudo[125905]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:36.455379 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.567s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:36.462029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:36.525215 n-d-811810-1 sudo[125908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:36.531209 n-d-811810-1 sudo[125908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:36.553385 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Lock "b'cinder-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:02:36.667148 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:36.667148 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:36.701439 n-d-811810-1 sudo[125910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:36.702242 n-d-811810-1 sudo[125910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:37.128762 n-d-811810-1 sudo[125908]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:37.138066 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:37.138066 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:37.181346 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:02:37.181371 n-d-811810-1 sudo[125910]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:37.189504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee" returned: 0 in 0.522s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:37.189504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:37.213166 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-58351e58-727b-4ce0-ae2d-e5ca5c5fec2d tempest-VolumesGetTest-830557426 None] Lock "b'cinder-eba46348-87a2-4d02-bd85-fc5e7b449b90-delete_volume'" released by "delete_volume" :: held 3.256s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:37.219125 n-d-811810-1 sudo[125914]: 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:37.219925 n-d-811810-1 sudo[125914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:37.772749 n-d-811810-1 sudo[125914]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:37.774543 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee" returned: 0 in 0.587s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:37.776630 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:37.814834 n-d-811810-1 sudo[125917]: 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-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:37.816378 n-d-811810-1 sudo[125917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:38.425632 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee" returned: 0 in 0.644s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:38.425632 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Successfully deleted volume: 8fba0bf3-1a7d-4897-9a8c-c47ef77858ee
Sep 30 02:02:38.418012 n-d-811810-1 sudo[125917]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:38.539724 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Created reservations ['4225dc24-d6a5-43ba-a6ae-339a00ffe6b6', 'c2d4094c-681c-436c-866c-6272bbc5b27d', '83005c76-b46d-4dd8-98b4-310631cdac4f', 'd7aa2182-458d-4197-be34-88b499917441'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:02:38.542306 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 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.
Sep 30 02:02:38.542306 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:02:38.542306 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:38.598564 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:38.608855 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:38.634212 n-d-811810-1 sudo[125924]: 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
Sep 30 02:02:38.635021 n-d-811810-1 sudo[125924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:39.107461 n-d-811810-1 sudo[125924]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:39.112775 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.510s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:39.112775 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:39.140385 n-d-811810-1 sudo[125927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:02:39.141176 n-d-811810-1 sudo[125927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:39.307982 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:39.311647 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:39.311647 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 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'
Sep 30 02:02:39.355240 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Flow 'volume_create_manager' (8283b7cc-2aee-4785-8f27-e889c720e161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:39.360347 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6fcfe7b-86c0-4e65-9b6d-3c4da5c02ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:39.382556 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:39.415711 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6fcfe7b-86c0-4e65-9b6d-3c4da5c02ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1162280618',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d7c446b4-cab9-4f22-a44c-08836788d663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79f67a992736400eaed27ab591f330c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:39Z,user_id='803d0c6f5e7946779a5b35fdec38fa48',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:39.415711 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5233f82f-e270-4090-9bf4-309db4f2d693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:39.415711 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5233f82f-e270-4090-9bf4-309db4f2d693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:39.424039 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a253e278-5862-417a-bee3-7881e0290606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:39.424039 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a253e278-5862-417a-bee3-7881e0290606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7c446b4-cab9-4f22-a44c-08836788d663', 'volume_name': 'volume-d7c446b4-cab9-4f22-a44c-08836788d663', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:39.424039 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10521e0a-adce-4ac3-b4b4-f225eb0d8044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:39.428306 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10521e0a-adce-4ac3-b4b4-f225eb0d8044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:39.436044 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (220e3206-d0cb-438d-85eb-c8f97437e0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:39.436044 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Volume d7c446b4-cab9-4f22-a44c-08836788d663: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7c446b4-cab9-4f22-a44c-08836788d663', 'volume_size': 1}
Sep 30 02:02:39.436044 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7c446b4-cab9-4f22-a44c-08836788d663 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:39.451304 n-d-811810-1 sudo[125929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7c446b4-cab9-4f22-a44c-08836788d663 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:39.452171 n-d-811810-1 sudo[125929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:39.890486 n-d-811810-1 sudo[125927]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:39.893540 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] CMD "sudo 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.780s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:39.898047 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:02:39.907739 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:02:39.950343 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d91246db-39c7-437e-a657-8d89f5579a49 tempest-VolumesGetTest-830557426 None] Lock "b'cinder-8fba0bf3-1a7d-4897-9a8c-c47ef77858ee-delete_volume'" released by "delete_volume" :: held 3.397s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:02:40.108997 n-d-811810-1 sudo[125929]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:40.114792 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7c446b4-cab9-4f22-a44c-08836788d663 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.680s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:40.114792 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (220e3206-d0cb-438d-85eb-c8f97437e0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7c446b4-cab9-4f22-a44c-08836788d663', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:40.120723 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f2714c9-4e45-44d3-9459-1c51ae4768cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:40.139953 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Volume volume-d7c446b4-cab9-4f22-a44c-08836788d663 (d7c446b4-cab9-4f22-a44c-08836788d663): created successfully
Sep 30 02:02:40.139953 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f2714c9-4e45-44d3-9459-1c51ae4768cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:40.146629 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Flow 'volume_create_manager' (8283b7cc-2aee-4785-8f27-e889c720e161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:40.169441 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-6b251239-92dd-4188-aeaa-f5f7b4d944f8 tempest-VolumesBackupsV39Test-1362793376 None] Created volume successfully.
Sep 30 02:02:40.183999 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:02:40.188321 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:02:40.188929 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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'
Sep 30 02:02:40.202196 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (af716cf6-5891-4c1a-bfa1-13fece68a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:02:40.205852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a88cbbe-30ee-4f31-8254-7ef2b7c099be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:40.229142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:02:40.264454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a88cbbe-30ee-4f31-8254-7ef2b7c099be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1963200318',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=b53b381e-eb5a-4a68-b965-6e12ddcb1384,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:02:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:02:40Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:40.264454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc5890b9-f025-41db-9e4a-7b4cf630810b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:40.270653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc5890b9-f025-41db-9e4a-7b4cf630810b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:40.270653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18c0e7f9-93c5-4676-aa2e-2468f74d8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:40.364194 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18c0e7f9-93c5-4676-aa2e-2468f74d8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b53b381e-eb5a-4a68-b965-6e12ddcb1384', 'volume_name': 'volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:40.368477 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49d6d11a-fa17-450f-a99f-2c547df95de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:40.368477 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49d6d11a-fa17-450f-a99f-2c547df95de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:02:40.372885 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cdcc6fa-a6d5-4e70-9573-f4f2c9071ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:02:40.372885 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Volume b53b381e-eb5a-4a68-b965-6e12ddcb1384: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:02:40.372885 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Cloning b53b381e-eb5a-4a68-b965-6e12ddcb1384 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:02:41.360000 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Creating a new backup for volume volume-d7c446b4-cab9-4f22-a44c-08836788d663. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 02:02:41.460488 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:41.482504 n-d-811810-1 sudo[125965]: 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-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:02:41.483293 n-d-811810-1 sudo[125965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:42.033464 n-d-811810-1 sudo[125965]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:42.036608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663" returned: 0 in 0.576s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:42.103385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: I_T nexus: 35
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: RPfxkAtuCAcjLhEW3N9t
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: I_T nexus: 36
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: 8DspZ3HzxmHfNed7rArp
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:02:42.128082 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Creating iscsi_target for Volume ID: volume-d7c446b4-cab9-4f22-a44c-08836788d663 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Created volume path /opt/stack/data/cinder/volumes/volume-d7c446b4-cab9-4f22-a44c-08836788d663,
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: incominguser RESj3GJBHwLnVU4RHdC3 3RVU7hgaSGX5mUai
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:02:42.136228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:42.691134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663" returned: 0 in 0.552s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:42.691134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:42.691134 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:02:42.691134 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:02:42.691134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:42.702381 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:42.704627 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\n System information:\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: I_T nexus: 35
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: RPfxkAtuCAcjLhEW3N9t
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: I_T nexus: 36
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: 8DspZ3HzxmHfNed7rArp
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:02:42.705311 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:02:42.711656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:42.809795 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:42.810275 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\n System information:\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:42.824493 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:42.911937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:42.911937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\n System information:\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:02:42.911937 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:02:42.966577 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Initialize volume connection completed successfully.
Sep 30 02:02:58.049124 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 17.67 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:02:58.049732 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Image download 616.00 MB at 34.85 MB/s
Sep 30 02:02:58.092286 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:58.255486 n-d-811810-1 sudo[126087]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1
Sep 30 02:02:58.256335 n-d-811810-1 sudo[126087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:58.756890 n-d-811810-1 sudo[126087]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:58.759485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1" returned: 0 in 0.667s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:58.764420 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 2108a42b905e441a8ca1b56891e8637e. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:02:58.828040 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:58.911333 n-d-811810-1 sudo[126094]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1
Sep 30 02:02:58.912187 n-d-811810-1 sudo[126094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:59.280906 n-d-811810-1 sudo[126094]: pam_unix(sudo:session): session closed for user root
Sep 30 02:02:59.284836 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1" returned: 0 in 0.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:02:59.290802 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:59.341822 n-d-811810-1 sudo[126108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:02:59.342630 n-d-811810-1 sudo[126108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:02:59.445529 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:02:59.445529 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:02:59.446205 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:02:59.508427 n-d-811810-1 sudo[126113]: 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
Sep 30 02:02:59.512367 n-d-811810-1 sudo[126113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:00.023819 n-d-811810-1 sudo[126113]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:00.027902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.579s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:00.027902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:00.051157 n-d-811810-1 sudo[126131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:03:00.051967 n-d-811810-1 sudo[126131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:00.206060 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Terminate volume connection completed successfully.
Sep 30 02:03:00.308876 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:00.380539 n-d-811810-1 sudo[126108]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:00.390343 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.102s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:00.408635 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume b53b381e-eb5a-4a68-b965-6e12ddcb1384. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:03:00.461688 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wous_6aw {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:00.519994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:00.520256 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n System information:\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-ca6fbcb0-e8db-4673-bf46-81b121583b0d\n Backing store flags: \n Account information:\n RPfxkAtuCAcjLhEW3N9t\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:00.521579 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Removing iscsi_target for Volume ID: ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:03:00.522437 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:00.603051 n-d-811810-1 sudo[126164]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wous_6aw
Sep 30 02:03:00.618219 n-d-811810-1 sudo[126164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:00.664591 n-d-811810-1 sudo[126131]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:00.669075 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.639s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:00.669075 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:03:00.865769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d -f" returned: 0 in 0.340s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:00.865769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:00.869661 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:00.989760 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:00.990121 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:00.992274 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b8b7f41f-5315-4d66-a817-004f0f303b1a tempest-VolumesBackupsAdminTest-355033713 None] Remove volume export completed successfully.
Sep 30 02:03:01.093945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_wous_6aw" returned: 0 in 0.631s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:01.093945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:01.090761 n-d-811810-1 sudo[126164]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:01.180499 n-d-811810-1 sudo[126183]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1
Sep 30 02:03:01.182331 n-d-811810-1 sudo[126183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:01.565320 n-d-811810-1 sudo[126183]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:01.567644 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1" returned: 0 in 0.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:01.569958 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:03:01.571426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:01.598377 n-d-811810-1 sudo[126188]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384 oflag=direct
Sep 30 02:03:01.599644 n-d-811810-1 sudo[126188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:02.023850 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Lock "b'cinder-ca6fbcb0-e8db-4673-bf46-81b121583b0d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:03:02.101501 n-d-811810-1 sudo[126188]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:02.124831 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384 oflag=direct" returned: 0 in 0.550s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:02.124831 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:02.159373 n-d-811810-1 sudo[126200]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384
Sep 30 02:03:02.160362 n-d-811810-1 sudo[126200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:02.173562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:02.342662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:02.342662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:02.342662 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Skipping remove_export. No iscsi_target is presently exported for volume: ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:03:02.342662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:02.386775 n-d-811810-1 sudo[126204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:03:02.387810 n-d-811810-1 sudo[126204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:02.908714 n-d-811810-1 sudo[126204]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:02.911697 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d" returned: 0 in 0.572s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:02.916534 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 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-ca6fbcb0-e8db-4673-bf46-81b121583b0d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:02.956776 n-d-811810-1 sudo[126228]: 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-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:03:02.957720 n-d-811810-1 sudo[126228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:03.621640 n-d-811810-1 sudo[126228]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:03.625516 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d" returned: 0 in 0.707s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:03.629509 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:03.657378 n-d-811810-1 sudo[126231]: 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-ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:03:03.658268 n-d-811810-1 sudo[126231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:03.791828 n-d-811810-1 sudo[126200]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:03.794648 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384" returned: 0 in 1.671s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:03.795754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:03.954955 n-d-811810-1 sudo[126242]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1
Sep 30 02:03:03.956402 n-d-811810-1 sudo[126242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:04.208697 n-d-811810-1 sudo[126231]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:04.211202 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ca6fbcb0-e8db-4673-bf46-81b121583b0d" returned: 0 in 0.584s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:04.212403 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Successfully deleted volume: ca6fbcb0-e8db-4673-bf46-81b121583b0d
Sep 30 02:03:04.333736 n-d-811810-1 sudo[126242]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:04.336481 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1" returned: 0 in 0.540s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:04.337344 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_1hfm6s8dn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.67 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b53b381e--eb5a--4a68--b965--6e12ddcb1384 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:03:04.337635 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Converted 700.00 MB image at 418.34 MB/s
Sep 30 02:03:04.338275 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume b53b381e-eb5a-4a68-b965-6e12ddcb1384 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:03:04.496480 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 2108a42b905e441a8ca1b56891e8637e is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:03:04.496480 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Marking volume b53b381e-eb5a-4a68-b965-6e12ddcb1384 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:03:04.505533 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Created reservations ['bb9a075d-2495-42c5-a181-0a5403951d44', 'c3a29e88-3c97-4e1b-a0f8-924361637890', 'd9808769-e17c-41cf-b59b-d66b64e459ba', '74572625-dcfd-4f1e-b747-6172c50ee60b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:03:04.505533 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 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.
Sep 30 02:03:04.505533 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:03:04.505533 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:04.519154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to b53b381e-eb5a-4a68-b965-6e12ddcb1384. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:03:04.519154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Creating volume glance metadata for volume b53b381e-eb5a-4a68-b965-6e12ddcb1384 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:03:04.619219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:03:04.620017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:04.677266 n-d-811810-1 sudo[126251]: 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
Sep 30 02:03:04.678091 n-d-811810-1 sudo[126251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:04.688343 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cdcc6fa-a6d5-4e70-9573-f4f2c9071ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:04.691241 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6882a644-798f-4d66-8440-5dcd17a8037d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:04.708189 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Volume volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384 (b53b381e-eb5a-4a68-b965-6e12ddcb1384): created successfully
Sep 30 02:03:04.714171 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6882a644-798f-4d66-8440-5dcd17a8037d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:04.724079 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (af716cf6-5891-4c1a-bfa1-13fece68a3d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:03:04.737794 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3228fc32-ac8e-4bb2-8516-49f637bf0d23 tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:03:05.169285 n-d-811810-1 sudo[126251]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:05.173547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.552s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:05.176986 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:05.193108 n-d-811810-1 sudo[126254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:03:05.193910 n-d-811810-1 sudo[126254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:05.738644 n-d-811810-1 sudo[126254]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:05.751073 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo 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.568s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:05.751073 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:03:05.770681 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Deleted volume successfully.
Sep 30 02:03:05.796832 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7be27f61-9f5c-4563-8ed8-0eac3c7d0701 tempest-VolumesBackupsAdminTest-355033713 None] Lock "b'cinder-ca6fbcb0-e8db-4673-bf46-81b121583b0d-delete_volume'" released by "delete_volume" :: held 3.771s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:03:06.751502 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:03:06.759387 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:03:06.759900 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 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'
Sep 30 02:03:06.779238 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (4ca55ebd-7596-46b9-99cf-5d9b053599f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:03:06.782497 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48e5ea77-b833-4d18-98ac-4ef0a58afd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:06.806927 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:03:06.835079 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48e5ea77-b833-4d18-98ac-4ef0a58afd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:03:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1649105865',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8f68a5ab-d20c-488b-b31a-20257ae45f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='247bafc8fd5e431884a2fbf80cc3d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:03:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:03:07Z,user_id='2108a42b905e441a8ca1b56891e8637e',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:06.838032 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb98b7ab-2c63-4f4c-8e5b-8a8665fb49de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:06.839906 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb98b7ab-2c63-4f4c-8e5b-8a8665fb49de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:06.842169 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e0654b5-75d2-4031-9594-03b39511a951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:06.844418 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e0654b5-75d2-4031-9594-03b39511a951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f68a5ab-d20c-488b-b31a-20257ae45f37', 'volume_name': 'volume-8f68a5ab-d20c-488b-b31a-20257ae45f37', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:06.846676 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a8026cc-0bb8-47eb-8655-2cfd2857f5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:06.848911 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a8026cc-0bb8-47eb-8655-2cfd2857f5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:06.851258 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87cc73ca-5ec7-4401-aaf1-34815101a5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:06.852167 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Volume 8f68a5ab-d20c-488b-b31a-20257ae45f37: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f68a5ab-d20c-488b-b31a-20257ae45f37', 'volume_size': 1}
Sep 30 02:03:06.854170 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f68a5ab-d20c-488b-b31a-20257ae45f37 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:06.877828 n-d-811810-1 sudo[126257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f68a5ab-d20c-488b-b31a-20257ae45f37 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:03:06.878974 n-d-811810-1 sudo[126257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:07.507407 n-d-811810-1 sudo[126257]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:07.515770 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f68a5ab-d20c-488b-b31a-20257ae45f37 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.656s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:07.515770 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87cc73ca-5ec7-4401-aaf1-34815101a5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f68a5ab-d20c-488b-b31a-20257ae45f37', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:07.521570 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e038593-c1d7-4408-bbe2-386d8ed9b043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:07.535799 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Volume volume-8f68a5ab-d20c-488b-b31a-20257ae45f37 (8f68a5ab-d20c-488b-b31a-20257ae45f37): created successfully
Sep 30 02:03:07.535799 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e038593-c1d7-4408-bbe2-386d8ed9b043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:07.541412 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Flow 'volume_create_manager' (4ca55ebd-7596-46b9-99cf-5d9b053599f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:03:07.555180 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c429608b-0bcc-40b1-8479-79a91b985412 tempest-VolumesGetTest-830557426 None] Created volume successfully.
Sep 30 02:03:08.121775 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Lock "b'cinder-8f68a5ab-d20c-488b-b31a-20257ae45f37-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:03:08.258482 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f68a5ab-d20c-488b-b31a-20257ae45f37
Sep 30 02:03:08.258482 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8f68a5ab-d20c-488b-b31a-20257ae45f37 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:08.273478 n-d-811810-1 sudo[126290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8f68a5ab-d20c-488b-b31a-20257ae45f37
Sep 30 02:03:08.274280 n-d-811810-1 sudo[126290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:08.796676 n-d-811810-1 sudo[126290]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:08.799501 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8f68a5ab-d20c-488b-b31a-20257ae45f37" returned: 0 in 0.548s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:08.801323 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 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-8f68a5ab-d20c-488b-b31a-20257ae45f37 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:08.821150 n-d-811810-1 sudo[126295]: 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-8f68a5ab-d20c-488b-b31a-20257ae45f37
Sep 30 02:03:08.821968 n-d-811810-1 sudo[126295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:09.371494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f68a5ab-d20c-488b-b31a-20257ae45f37" returned: 0 in 0.565s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:09.371494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f68a5ab-d20c-488b-b31a-20257ae45f37 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:09.364126 n-d-811810-1 sudo[126295]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:09.389640 n-d-811810-1 sudo[126298]: 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-8f68a5ab-d20c-488b-b31a-20257ae45f37
Sep 30 02:03:09.390424 n-d-811810-1 sudo[126298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:09.878624 n-d-811810-1 sudo[126298]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:09.882819 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f68a5ab-d20c-488b-b31a-20257ae45f37" returned: 0 in 0.512s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:09.882819 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Successfully deleted volume: 8f68a5ab-d20c-488b-b31a-20257ae45f37
Sep 30 02:03:09.952363 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Created reservations ['efe81d15-25c4-4536-b115-ec01141a9fdb', '2a1aff8b-859b-4514-a9df-6842344081fd', 'c2c82dcd-7bd1-42bb-a97b-d92e09270413', 'a0715459-7c1d-4b68-ba77-892261a2236e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:03:09.958677 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 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.
Sep 30 02:03:09.958677 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:03:09.958677 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:10.010329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:03:10.011174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:10.035175 n-d-811810-1 sudo[126304]: 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
Sep 30 02:03:10.040562 n-d-811810-1 sudo[126304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:10.520538 n-d-811810-1 sudo[126304]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:10.523603 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.512s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:10.525978 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:10.566623 n-d-811810-1 sudo[126307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:03:10.569851 n-d-811810-1 sudo[126307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:10.598047 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Lock "b'cinder-b53b381e-eb5a-4a68-b965-6e12ddcb1384-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:03:10.749544 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: b53b381e-eb5a-4a68-b965-6e12ddcb1384
Sep 30 02:03:10.749544 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:10.778088 n-d-811810-1 sudo[126309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384
Sep 30 02:03:10.779617 n-d-811810-1 sudo[126309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:11.118895 n-d-811810-1 sudo[126307]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:11.136443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:11.136443 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:03:11.154178 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:03:11.183545 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a39a89bb-266f-4c8a-8527-7d8ae1ec81ef tempest-VolumesGetTest-830557426 None] Lock "b'cinder-8f68a5ab-d20c-488b-b31a-20257ae45f37-delete_volume'" released by "delete_volume" :: held 3.068s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:03:11.319503 n-d-811810-1 sudo[126309]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:11.321354 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384" returned: 0 in 0.580s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:11.322750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 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-b53b381e-eb5a-4a68-b965-6e12ddcb1384 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:11.344352 n-d-811810-1 sudo[126313]: 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-b53b381e-eb5a-4a68-b965-6e12ddcb1384
Sep 30 02:03:11.345192 n-d-811810-1 sudo[126313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:11.839422 n-d-811810-1 sudo[126313]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:11.843695 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384" returned: 0 in 0.518s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:11.846570 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:11.877595 n-d-811810-1 sudo[126316]: 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-b53b381e-eb5a-4a68-b965-6e12ddcb1384
Sep 30 02:03:11.878791 n-d-811810-1 sudo[126316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:12.427862 n-d-811810-1 sudo[126316]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:12.432120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b53b381e-eb5a-4a68-b965-6e12ddcb1384" returned: 0 in 0.586s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:12.432120 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Successfully deleted volume: b53b381e-eb5a-4a68-b965-6e12ddcb1384
Sep 30 02:03:12.499095 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Created reservations ['c368cbc9-6e12-4ad1-969a-c1b97d625537', '29a44706-2f91-49a4-80bd-65286683863b', 'b5fecc02-a0dd-4b37-92f0-fb37f81bc752', '926643f4-da33-401e-87dc-c352fbce3a59'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:03:12.501903 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 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.
Sep 30 02:03:12.501903 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:03:12.501903 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:12.554137 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:03:12.555989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:12.599819 n-d-811810-1 sudo[126322]: 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
Sep 30 02:03:12.600675 n-d-811810-1 sudo[126322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:13.052628 n-d-811810-1 sudo[126322]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:13.058358 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.498s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:13.058358 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:13.092501 n-d-811810-1 sudo[126325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:03:13.093339 n-d-811810-1 sudo[126325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:13.133549 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Lock "b'cinder-53218832-d653-49c1-a91b-6d38272c365d-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:03:13.249344 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Skipping remove_export. No iscsi_target is presently exported for volume: 53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:03:13.249344 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:13.299259 n-d-811810-1 sudo[126327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:03:13.300081 n-d-811810-1 sudo[126327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:13.657026 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] CMD "sudo 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.593s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:13.657026 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:03:13.649485 n-d-811810-1 sudo[126325]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:13.668734 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:03:13.688834 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-296b02d1-300f-4d6b-a48b-3a5341e7b639 tempest-VolumesGetTest-830557426 None] Lock "b'cinder-b53b381e-eb5a-4a68-b965-6e12ddcb1384-delete_volume'" released by "delete_volume" :: held 3.089s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:03:13.866805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:03:13.883269 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:03:13.886220 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 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'
Sep 30 02:03:13.887860 n-d-811810-1 sudo[126327]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:13.916634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Flow 'volume_create_manager' (bdc9ec11-e401-4e76-8a3a-6f1708d492e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:03:13.920318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a7c9581-dd4e-4af8-9459-8fc00d6a7d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:13.965173 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d" returned: 0 in 0.716s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:13.984641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 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-53218832-d653-49c1-a91b-6d38272c365d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:14.019864 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:03:14.020793 n-d-811810-1 sudo[126331]: 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-53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:03:14.021679 n-d-811810-1 sudo[126331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:14.092964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a7c9581-dd4e-4af8-9459-8fc00d6a7d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-652503696',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b6e23df91f4de19d1e19b97ab7aa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:03:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:03:14Z,user_id='fc0b855cf755447fb5fccd91f7cbf53d',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:14.092964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd3454dc-d877-4120-aa9e-dc2fab400c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:14.102205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd3454dc-d877-4120-aa9e-dc2fab400c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:14.102205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89b66cf3-33e7-4298-9361-8eaea36db4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:14.102205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89b66cf3-33e7-4298-9361-8eaea36db4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83', 'volume_name': 'volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:14.102205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4bf676a3-ed27-487e-b8af-593c6bdd5dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:14.114728 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4bf676a3-ed27-487e-b8af-593c6bdd5dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:14.114728 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (937591d2-56e4-47c6-b99c-472608b9f38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:14.121947 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Volume 1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83', 'volume_size': 1}
Sep 30 02:03:14.121947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:14.162213 n-d-811810-1 sudo[126333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:03:14.163056 n-d-811810-1 sudo[126333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:14.690949 n-d-811810-1 sudo[126331]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:14.693314 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d" returned: 0 in 0.722s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:14.695656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:14.718503 n-d-811810-1 sudo[126357]: 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-53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:03:14.719385 n-d-811810-1 sudo[126357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:14.805227 n-d-811810-1 sudo[126333]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:14.809882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.688s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:14.814860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (937591d2-56e4-47c6-b99c-472608b9f38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:14.814860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (401436ec-01b9-4805-9401-01461b76ca00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:14.828072 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Volume volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 (1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83): created successfully
Sep 30 02:03:14.832684 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (401436ec-01b9-4805-9401-01461b76ca00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:14.838126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Flow 'volume_create_manager' (bdc9ec11-e401-4e76-8a3a-6f1708d492e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:03:14.853632 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-057d7d15-40bb-451c-a3c9-152f309e2261 tempest-VolumesBackupsAdminTest-355033713 None] Created volume successfully.
Sep 30 02:03:15.276274 n-d-811810-1 sudo[126357]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:15.278348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53218832-d653-49c1-a91b-6d38272c365d" returned: 0 in 0.583s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:15.279135 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Successfully deleted volume: 53218832-d653-49c1-a91b-6d38272c365d
Sep 30 02:03:15.353114 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Created reservations ['c6322981-f27b-47ab-b84c-871d661905ab', 'de383ccd-7933-45f6-a40d-bdd023c078ae', 'eb0bab20-84ae-4304-9b17-4de5d02cc435', 'e245af85-3130-4788-90f6-45351216ce6f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:03:15.353114 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 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.
Sep 30 02:03:15.353114 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:03:15.353114 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:15.413386 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:03:15.413386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:15.448045 n-d-811810-1 sudo[126372]: 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
Sep 30 02:03:15.448911 n-d-811810-1 sudo[126372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:16.055427 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Creating a new backup for volume volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 02:03:16.072162 n-d-811810-1 sudo[126372]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:16.075845 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:16.105098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.692s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:16.108275 n-d-811810-1 sudo[126379]: 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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:16.109412 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:16.110055 n-d-811810-1 sudo[126379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:16.130053 n-d-811810-1 sudo[126381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:03:16.132455 n-d-811810-1 sudo[126381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:16.732088 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83" returned: 0 in 0.655s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:16.728414 n-d-811810-1 sudo[126379]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:16.740908 n-d-811810-1 sudo[126381]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:16.781762 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] CMD "sudo 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.672s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:16.786490 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:03:16.808784 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Deleted volume successfully.
Sep 30 02:03:16.881171 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:16.907821 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-4b38422f-7f5d-4e59-ae74-d6f20aa7d531 tempest-VolumesGetTest-830557426 None] Lock "b'cinder-53218832-d653-49c1-a91b-6d38272c365d-delete_volume'" released by "delete_volume" :: held 3.774s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:03:16.908792 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:16.909082 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: I_T nexus: 36
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: 8DspZ3HzxmHfNed7rArp
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: I_T nexus: 37
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: RESj3GJBHwLnVU4RHdC3
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:16.909693 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:03:16.915732 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Creating iscsi_target for Volume ID: volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Created volume path /opt/stack/data/cinder/volumes/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83,
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: incominguser Em6XDaRbBhYCSK9TxZ6g x6nihFCmRA8p8Tmv
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:16.917801 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:03:16.922206 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:17.521692 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83" returned: 0 in 0.569s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:17.522198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:17.523453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:03:17.524050 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:03:17.545407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:17.545948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:17.546503 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: I_T nexus: 36
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: 8DspZ3HzxmHfNed7rArp
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: I_T nexus: 37
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: RESj3GJBHwLnVU4RHdC3
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:17.547427 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:03:17.554554 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:17.558093 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Terminate volume connection completed successfully.
Sep 30 02:03:17.674114 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:17.809362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.255s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:17.810894 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:17.812357 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:17.889806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:17.892527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:17.894566 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Removing iscsi_target for Volume ID: 3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:17.898031 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:17.951005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:17.951812 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405408]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:17.953497 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Set provider_location to: 10.222.0.61:3260,5 iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:03:18.041432 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Initialize volume connection completed successfully.
Sep 30 02:03:18.201466 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d -f" returned: 0 in 0.305s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:18.201717 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:18.202852 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:18.357032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:18.357032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:18.357032 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b2fecf54-a421-4ea1-a532-0eaf4246710c tempest-TestVolumeBackupRestore-1951702658 None] Remove volume export completed successfully.
Sep 30 02:03:25.453917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:25.497717 n-d-811810-1 sudo[126517]: 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-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:25.498539 n-d-811810-1 sudo[126517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:26.169555 n-d-811810-1 sudo[126517]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:26.171885 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.718s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:26.229067 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:26.240932 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:26.241272 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: I_T nexus: 37
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: RESj3GJBHwLnVU4RHdC3
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: I_T nexus: 38
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: Em6XDaRbBhYCSK9TxZ6g
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:26.241938 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:03:26.247131 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] Creating iscsi_target for Volume ID: volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] Created volume path /opt/stack/data/cinder/volumes/volume-3d6daadf-9c16-4026-865a-7080c8a8543d,
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: incominguser 8DspZ3HzxmHfNed7rArp z4iM3KGbGya5t7iH
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:26.248632 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:03:26.253639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:27.001083 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.747s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:27.001676 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:27.002107 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:03:27.002537 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:03:27.003832 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:27.025373 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:27.025786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: I_T nexus: 37
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040000
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf40
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00040001
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf41
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: RESj3GJBHwLnVU4RHdC3
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Target 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: I_T nexus: 38
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Connection: 0
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.61
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050000
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf50
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00050001
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf51
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: Em6XDaRbBhYCSK9TxZ6g
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:03:27.026593 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:03:27.033379 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:27.154786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:27.155151 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:27.158576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:27.309198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:27.309656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\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:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:27.310928 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] Set provider_location to: 10.222.0.61:3260,6 iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:03:27.799415 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-ee11a801-c95d-4adb-90f0-2f7e7ff55a8f req-5a088cdb-cfc9-4b14-b0e0-34ce291b07d3 tempest-TestVolumeBackupRestore-1951702658 None] attachment_update completed successfully.
Sep 30 02:03:40.539165 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Terminate volume connection completed successfully.
Sep 30 02:03:40.591991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:40.731545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:40.732108 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663\n System information:\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-d7c446b4-cab9-4f22-a44c-08836788d663\n Backing store flags: \n Account information:\n RESj3GJBHwLnVU4RHdC3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:40.732961 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Removing iscsi_target for Volume ID: d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:40.738279 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:40.938989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d7c446b4-cab9-4f22-a44c-08836788d663 -f" returned: 0 in 0.200s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:40.939500 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:40.944721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:41.048405 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:41.048749 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:41.049594 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4dfcc72d-e538-4606-a326-05dab9e2d5e4 tempest-VolumesBackupsV39Test-1362793376 None] Remove volume export completed successfully.
Sep 30 02:03:46.245805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Lock "b'cinder-d7c446b4-cab9-4f22-a44c-08836788d663-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:03:46.344566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:46.453710 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:46.454197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:d581fcde41f alias: n-d-811810-1\n Connection: 0\n IP Address: 10.222.0.61\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:46.454976 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:46.456359 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:46.489617 n-d-811810-1 sudo[126625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:46.490450 n-d-811810-1 sudo[126625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:47.109029 n-d-811810-1 sudo[126625]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:47.111524 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663" returned: 0 in 0.655s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:47.113161 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 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-d7c446b4-cab9-4f22-a44c-08836788d663 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:47.139657 n-d-811810-1 sudo[126628]: 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-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:47.144612 n-d-811810-1 sudo[126628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:47.734813 n-d-811810-1 sudo[126628]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:47.737651 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663" returned: 0 in 0.623s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:47.740255 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:47.768615 n-d-811810-1 sudo[126665]: 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-d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:47.769579 n-d-811810-1 sudo[126665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:48.392186 n-d-811810-1 sudo[126665]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:48.395608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7c446b4-cab9-4f22-a44c-08836788d663" returned: 0 in 0.655s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:48.397401 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Successfully deleted volume: d7c446b4-cab9-4f22-a44c-08836788d663
Sep 30 02:03:48.473967 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Created reservations ['d2a293bb-77a5-4270-b2f5-2648be2acc80', 'c15ed531-f6b5-4392-bc38-de5d97eb685b', 'ce8a7452-3b1c-4791-a94c-23e1b1ca9b38', 'b5aa130b-a3f4-4f35-a518-3230b3e2ce44'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:03:48.477205 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 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.
Sep 30 02:03:48.477205 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:03:48.477205 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:03:48.561544 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:03:48.563384 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:48.590398 n-d-811810-1 sudo[126673]: 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
Sep 30 02:03:48.591988 n-d-811810-1 sudo[126673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:49.243145 n-d-811810-1 sudo[126673]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:49.245571 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:49.247754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:49.283881 n-d-811810-1 sudo[126678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:03:49.285399 n-d-811810-1 sudo[126678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:03:49.942770 n-d-811810-1 sudo[126678]: pam_unix(sudo:session): session closed for user root
Sep 30 02:03:49.945172 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] CMD "sudo 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.697s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:49.948958 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:03:49.957896 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Deleted volume successfully.
Sep 30 02:03:50.007688 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d7ac6554-475c-4ac1-9a4e-2fc0bf94e10e tempest-VolumesBackupsV39Test-1362793376 None] Lock "b'cinder-d7c446b4-cab9-4f22-a44c-08836788d663-delete_volume'" released by "delete_volume" :: held 3.762s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:03:53.584271 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:03:53.602021 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:03:53.603336 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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'
Sep 30 02:03:53.646429 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Flow 'volume_create_manager' (c9f5c93a-f856-4c40-bc29-e87d58337105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:03:53.655689 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (694b3480-f1a2-4c80-98a0-96e7afc4b692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:53.701155 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:03:53.729630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (694b3480-f1a2-4c80-98a0-96e7afc4b692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-400954205',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a22c4812-c6de-42f6-ae14-eab6ca73d57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47aa2cff7da4715bbbdd4f886d85fc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:03:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:03:54Z,user_id='17c9559a54ab4800884a98a52c73bf1c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:53.732408 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93344eca-e024-41f8-8b24-5ff563f9923d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:53.734693 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93344eca-e024-41f8-8b24-5ff563f9923d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:53.737324 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bfde664-3da9-4875-ba9f-53dc1a8c25a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:53.889397 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bfde664-3da9-4875-ba9f-53dc1a8c25a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a22c4812-c6de-42f6-ae14-eab6ca73d57c', 'volume_name': 'volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:53.892342 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76bcfda4-126f-4d5e-a0e7-4adf77e89c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:53.894887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76bcfda4-126f-4d5e-a0e7-4adf77e89c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:03:53.912671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (292e6af0-3321-427e-9fbd-b9913cd93b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:03:53.915411 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Volume a22c4812-c6de-42f6-ae14-eab6ca73d57c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:03:53.916163 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Cloning a22c4812-c6de-42f6-ae14-eab6ca73d57c from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:03:58.229497 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Terminate volume connection completed successfully.
Sep 30 02:03:58.275867 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:58.369954 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:58.370299 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n System information:\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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83\n Backing store flags: \n Account information:\n Em6XDaRbBhYCSK9TxZ6g\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:58.371159 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Removing iscsi_target for Volume ID: 1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:03:58.372421 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:58.584972 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 -f" returned: 0 in 0.210s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:58.585392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:58.587661 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:58.698457 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:03:58.699558 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:03:58.700432 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7d435687-ab3f-4a0c-a392-e64640dbcf97 tempest-VolumesBackupsAdminTest-355033713 None] Remove volume export completed successfully.
Sep 30 02:03:59.454128 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:03:59.454128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:03:59.454128 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:03:59.499924 n-d-811810-1 sudo[126748]: 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
Sep 30 02:03:59.502728 n-d-811810-1 sudo[126748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:00.156849 n-d-811810-1 sudo[126748]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:00.159099 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.709s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:00.161416 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:00.185474 n-d-811810-1 sudo[126753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:00.186283 n-d-811810-1 sudo[126753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:00.774849 n-d-811810-1 sudo[126753]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:00.777210 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.616s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:00.781764 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:04.008051 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Lock "b'cinder-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:04.093922 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:04.192655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:04.192919 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405248]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:04.193885 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:04:04.194940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:04.214794 n-d-811810-1 sudo[126760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:04:04.215610 n-d-811810-1 sudo[126760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:04.654432 n-d-811810-1 sudo[126760]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:04.658419 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83" returned: 0 in 0.463s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:04.660259 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:04.680092 n-d-811810-1 sudo[126763]: 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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:04:04.680937 n-d-811810-1 sudo[126763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:05.183059 n-d-811810-1 sudo[126763]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:05.188599 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83" returned: 0 in 0.528s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:05.193980 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:05.216589 n-d-811810-1 sudo[126766]: 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-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:04:05.217411 n-d-811810-1 sudo[126766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:05.724345 n-d-811810-1 sudo[126766]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:05.728331 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83" returned: 0 in 0.533s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:05.728331 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Successfully deleted volume: 1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83
Sep 30 02:04:05.803086 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Created reservations ['a6e217a1-a477-4311-949e-eed3fd6bd81d', '46c53241-ee79-4991-a326-04d308f81d4c', '0ac1172a-421f-4260-b51d-1c689ea62a24', 'da59c363-1d93-475f-ae73-ce79d3bc6a44'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:05.805423 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 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.
Sep 30 02:04:05.805423 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:05.805423 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:05.879251 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:05.880003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:05.902134 n-d-811810-1 sudo[126775]: 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
Sep 30 02:04:05.902962 n-d-811810-1 sudo[126775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:06.387735 n-d-811810-1 sudo[126775]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:06.390113 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.510s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:06.395098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:06.424135 n-d-811810-1 sudo[126778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:06.426401 n-d-811810-1 sudo[126778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:06.435009 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Lock "b'cinder-7e901f81-3e7b-4541-b475-ad8a280e96fa-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:06.554427 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:06.687912 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:06.687912 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097127424]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:06.688154 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:04:06.690073 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:06.725862 n-d-811810-1 sudo[126782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:04:06.728142 n-d-811810-1 sudo[126782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:06.999792 n-d-811810-1 sudo[126778]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:07.002181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:07.004517 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:07.019085 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Deleted volume successfully.
Sep 30 02:04:07.036228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-282fac86-a5ab-4bb1-b947-dcf7ef1f50fc tempest-VolumesBackupsAdminTest-355033713 None] Lock "b'cinder-1886cd1a-ddfe-41c4-9da8-ad0cc43b5e83-delete_volume'" released by "delete_volume" :: held 3.027s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:07.195999 n-d-811810-1 sudo[126782]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:07.199681 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa" returned: 0 in 0.509s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:07.200583 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 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-7e901f81-3e7b-4541-b475-ad8a280e96fa {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:07.237966 n-d-811810-1 sudo[126786]: 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-7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:04:07.238786 n-d-811810-1 sudo[126786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:07.874768 n-d-811810-1 sudo[126786]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:07.877032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa" returned: 0 in 0.676s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:07.879188 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:07.924561 n-d-811810-1 sudo[126790]: 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-7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:04:07.927221 n-d-811810-1 sudo[126790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:08.465743 n-d-811810-1 sudo[126790]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:08.474589 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e901f81-3e7b-4541-b475-ad8a280e96fa" returned: 0 in 0.595s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:08.475961 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Successfully deleted volume: 7e901f81-3e7b-4541-b475-ad8a280e96fa
Sep 30 02:04:08.535822 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Created reservations ['c09068a6-29d9-49e8-843c-59ed4d9983ca', 'abd99cec-195e-444e-baa0-6b8bb003bdd9', '7285e94b-3e65-44ba-a290-3b415c2e8fce', 'f4cb4ab7-3e76-4445-9cbc-52f89b852398'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:08.540862 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 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.
Sep 30 02:04:08.540862 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:08.540862 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:08.609510 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:08.612295 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:08.648120 n-d-811810-1 sudo[126796]: 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
Sep 30 02:04:08.649284 n-d-811810-1 sudo[126796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:09.099073 n-d-811810-1 sudo[126796]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:09.101611 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:09.104717 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:09.123767 n-d-811810-1 sudo[126801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:09.125255 n-d-811810-1 sudo[126801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:09.602865 n-d-811810-1 sudo[126801]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:09.605942 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:09.608463 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:09.619303 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Deleted volume successfully.
Sep 30 02:04:09.643185 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-91be6794-22ae-453e-894c-90934b350455 tempest-VolumesBackupsAdminTest-355033713 None] Lock "b'cinder-7e901f81-3e7b-4541-b475-ad8a280e96fa-delete_volume'" released by "delete_volume" :: held 3.208s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:10.677086 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 16.76 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:04:10.677761 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Image download 616.00 MB at 36.76 MB/s
Sep 30 02:04:10.765172 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:10.998284 n-d-811810-1 sudo[126805]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1
Sep 30 02:04:11.000620 n-d-811810-1 sudo[126805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:11.528001 n-d-811810-1 sudo[126805]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:11.530558 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1" returned: 0 in 0.765s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:11.532226 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 17c9559a54ab4800884a98a52c73bf1c. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:04:11.624815 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:11.754566 n-d-811810-1 sudo[126810]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1
Sep 30 02:04:11.755387 n-d-811810-1 sudo[126810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:12.174931 n-d-811810-1 sudo[126810]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:12.178340 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1" returned: 0 in 0.555s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:12.182900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:12.215628 n-d-811810-1 sudo[126817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:04:12.216481 n-d-811810-1 sudo[126817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:12.878640 n-d-811810-1 sudo[126817]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:12.881580 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.699s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:12.904481 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume a22c4812-c6de-42f6-ae14-eab6ca73d57c. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:04:12.970981 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_kz8qdmgp {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:13.071946 n-d-811810-1 sudo[126851]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_kz8qdmgp
Sep 30 02:04:13.072784 n-d-811810-1 sudo[126851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:13.459006 n-d-811810-1 sudo[126851]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:13.461491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_kz8qdmgp" returned: 0 in 0.490s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:13.463910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:13.575168 n-d-811810-1 sudo[126855]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1
Sep 30 02:04:13.576197 n-d-811810-1 sudo[126855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:13.986508 n-d-811810-1 sudo[126855]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:13.988942 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1" returned: 0 in 0.525s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:13.990037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:04:13.990745 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:14.011206 n-d-811810-1 sudo[126860]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c oflag=direct
Sep 30 02:04:14.012023 n-d-811810-1 sudo[126860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:14.380042 n-d-811810-1 sudo[126860]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:14.385384 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c oflag=direct" returned: 0 in 0.391s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:14.385384 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:14.406453 n-d-811810-1 sudo[126872]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c
Sep 30 02:04:14.407284 n-d-811810-1 sudo[126872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:15.693967 n-d-811810-1 sudo[126872]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:15.696025 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c" returned: 0 in 1.312s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:15.697231 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:15.782940 n-d-811810-1 sudo[126897]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1
Sep 30 02:04:15.783782 n-d-811810-1 sudo[126897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:16.167042 n-d-811810-1 sudo[126897]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:16.169749 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1" returned: 0 in 0.472s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:16.170594 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_4mtvo2dbn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.31 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a22c4812--c6de--42f6--ae14--eab6ca73d57c {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:04:16.170968 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Converted 700.00 MB image at 533.09 MB/s
Sep 30 02:04:16.171603 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume a22c4812-c6de-42f6-ae14-eab6ca73d57c successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:04:16.306337 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 17c9559a54ab4800884a98a52c73bf1c is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:04:16.306994 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Marking volume a22c4812-c6de-42f6-ae14-eab6ca73d57c as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:04:16.324456 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to a22c4812-c6de-42f6-ae14-eab6ca73d57c. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:04:16.324804 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Creating volume glance metadata for volume a22c4812-c6de-42f6-ae14-eab6ca73d57c backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:04:16.428113 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (292e6af0-3321-427e-9fbd-b9913cd93b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:16.435766 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2ea4828-7078-4a3e-80bd-be31209d3624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:16.453683 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Volume volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c (a22c4812-c6de-42f6-ae14-eab6ca73d57c): created successfully
Sep 30 02:04:16.455805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2ea4828-7078-4a3e-80bd-be31209d3624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:16.459667 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Flow 'volume_create_manager' (c9f5c93a-f856-4c40-bc29-e87d58337105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:16.477498 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9110d688-25a9-4906-8741-aa743b910459 tempest-VolumesExtendTest-1594060763 None] Created volume successfully.
Sep 30 02:04:17.015584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e371812e-aacc-48b6-a930-e4af3e37b362 tempest-VolumesExtendTest-1594060763 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-a22c4812-c6de-42f6-ae14-eab6ca73d57c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:17.074316 n-d-811810-1 sudo[126902]: 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-a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:17.076045 n-d-811810-1 sudo[126902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:17.212701 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:04:17.217835 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:04:17.218566 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 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'
Sep 30 02:04:17.237490 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Flow 'volume_create_manager' (a7525471-7fab-400b-b521-49e1ae99175e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:17.243178 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d423f62b-265e-427e-8d0f-122ea9ff9192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:17.278124 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:04:17.309788 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d423f62b-265e-427e-8d0f-122ea9ff9192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-201679200',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=f4d8d699-764e-4db9-abea-d05e6f56cf13,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='200471ac835a450481d96c4f4a3b041f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:04:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:04:17Z,user_id='3574c8e8190a4699b88017a65a64e9bc',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:17.313197 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b628e297-b586-4002-bec3-6678154ed8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:17.315452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b628e297-b586-4002-bec3-6678154ed8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:17.317900 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de44627d-d8b6-4dd2-b461-f929de8a8b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:17.320107 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de44627d-d8b6-4dd2-b461-f929de8a8b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f4d8d699-764e-4db9-abea-d05e6f56cf13', 'volume_name': 'volume-f4d8d699-764e-4db9-abea-d05e6f56cf13', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:17.323239 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (306f750b-9f0c-4ac3-87b3-7b626388b4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:17.325505 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (306f750b-9f0c-4ac3-87b3-7b626388b4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:17.327963 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f13fe442-a5a8-47e0-a882-8fae2f55d597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:17.328760 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Volume f4d8d699-764e-4db9-abea-d05e6f56cf13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f4d8d699-764e-4db9-abea-d05e6f56cf13', 'volume_size': 1}
Sep 30 02:04:17.330246 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4d8d699-764e-4db9-abea-d05e6f56cf13 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:17.349958 n-d-811810-1 sudo[126904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4d8d699-764e-4db9-abea-d05e6f56cf13 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:04:17.350906 n-d-811810-1 sudo[126904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:17.573804 n-d-811810-1 sudo[126902]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:17.576129 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e371812e-aacc-48b6-a930-e4af3e37b362 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c" returned: 0 in 0.560s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:17.577920 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e371812e-aacc-48b6-a930-e4af3e37b362 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:17.604871 n-d-811810-1 sudo[126907]: 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-a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:17.605886 n-d-811810-1 sudo[126907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:17.899572 n-d-811810-1 sudo[126904]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:17.902547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f4d8d699-764e-4db9-abea-d05e6f56cf13 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.572s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:17.906293 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f13fe442-a5a8-47e0-a882-8fae2f55d597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f4d8d699-764e-4db9-abea-d05e6f56cf13', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:17.908636 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9599312c-a8cb-4ef0-b5c7-b1628beb6bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:17.921008 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Volume volume-f4d8d699-764e-4db9-abea-d05e6f56cf13 (f4d8d699-764e-4db9-abea-d05e6f56cf13): created successfully
Sep 30 02:04:17.923317 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9599312c-a8cb-4ef0-b5c7-b1628beb6bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:17.926422 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Flow 'volume_create_manager' (a7525471-7fab-400b-b521-49e1ae99175e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:17.935524 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bdc7fe23-ae94-4785-97f0-f88f50417372 tempest-VolumesListTestJSON-391041940 None] Created volume successfully.
Sep 30 02:04:18.100915 n-d-811810-1 sudo[126907]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:18.103230 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e371812e-aacc-48b6-a930-e4af3e37b362 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c" returned: 0 in 0.525s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:18.162505 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e371812e-aacc-48b6-a930-e4af3e37b362 tempest-VolumesExtendTest-1594060763 None] Extend volume completed successfully.
Sep 30 02:04:19.059571 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:04:19.063558 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:04:19.064063 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 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'
Sep 30 02:04:19.080549 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Flow 'volume_create_manager' (236ef56e-59be-4d01-8922-ca58b3d0d37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:19.080775 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d11252d2-18a0-4627-b5f8-4c6ba74a7cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:19.102364 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:04:19.128154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d11252d2-18a0-4627-b5f8-4c6ba74a7cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1308685141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=1f3dcd84-21f3-49dd-a0ec-a08e507aaf67,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='200471ac835a450481d96c4f4a3b041f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:04:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:04:19Z,user_id='3574c8e8190a4699b88017a65a64e9bc',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:19.130709 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (028fa605-3f03-4886-adda-98e33f0e7622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:19.132935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (028fa605-3f03-4886-adda-98e33f0e7622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:19.135245 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c01878e-3e06-4664-bba0-1afda303f938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:19.137647 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c01878e-3e06-4664-bba0-1afda303f938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f3dcd84-21f3-49dd-a0ec-a08e507aaf67', 'volume_name': 'volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:19.139802 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b819903-f510-4467-90a7-69cb8e016e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:19.142135 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b819903-f510-4467-90a7-69cb8e016e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:19.144088 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff05b703-bebc-49b8-aeaa-5726da996e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:19.144900 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Volume 1f3dcd84-21f3-49dd-a0ec-a08e507aaf67: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67', 'volume_size': 1}
Sep 30 02:04:19.146129 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:19.166410 n-d-811810-1 sudo[126986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:04:19.167889 n-d-811810-1 sudo[126986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:19.706811 n-d-811810-1 sudo[126986]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:19.709097 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.562s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:19.713215 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff05b703-bebc-49b8-aeaa-5726da996e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:19.715872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b886e37f-8218-468a-9c71-d67be582c58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:19.728023 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Volume volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 (1f3dcd84-21f3-49dd-a0ec-a08e507aaf67): created successfully
Sep 30 02:04:19.730581 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b886e37f-8218-468a-9c71-d67be582c58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:19.733979 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Flow 'volume_create_manager' (236ef56e-59be-4d01-8922-ca58b3d0d37a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:19.744375 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7848c192-fdc4-472d-a194-c83eca7001a9 tempest-VolumesListTestJSON-391041940 None] Created volume successfully.
Sep 30 02:04:19.952005 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:04:19.957250 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:04:19.958120 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 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'
Sep 30 02:04:19.974413 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Flow 'volume_create_manager' (2f19afe5-b6ed-49c7-b287-15f75478977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:19.978174 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3290aed9-e6cd-484c-ae93-3ddce3369c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.003219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:04:20.034869 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3290aed9-e6cd-484c-ae93-3ddce3369c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1784683842',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=b9516612-5ace-4289-ac0b-40c034db475d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47aa2cff7da4715bbbdd4f886d85fc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:04:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:04:20Z,user_id='17c9559a54ab4800884a98a52c73bf1c',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.037326 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e41b8e90-7755-40e8-bf67-1b9005e5c789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.039488 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e41b8e90-7755-40e8-bf67-1b9005e5c789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.041788 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa9490bd-a25f-4ee5-9348-e4dde9a61b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.045044 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa9490bd-a25f-4ee5-9348-e4dde9a61b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b9516612-5ace-4289-ac0b-40c034db475d', 'volume_name': 'volume-b9516612-5ace-4289-ac0b-40c034db475d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.047337 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c78f6c1-ca62-4eb5-9551-05abfe6a838e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.049921 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c78f6c1-ca62-4eb5-9551-05abfe6a838e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.052668 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5caf1f18-7737-4b20-a121-d2c9b5f981b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.053622 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Volume b9516612-5ace-4289-ac0b-40c034db475d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b9516612-5ace-4289-ac0b-40c034db475d', 'volume_size': 1}
Sep 30 02:04:20.055018 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9516612-5ace-4289-ac0b-40c034db475d stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:20.077103 n-d-811810-1 sudo[127017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9516612-5ace-4289-ac0b-40c034db475d stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:04:20.078579 n-d-811810-1 sudo[127017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:20.605235 n-d-811810-1 sudo[127017]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:20.607563 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9516612-5ace-4289-ac0b-40c034db475d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.552s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:20.611491 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5caf1f18-7737-4b20-a121-d2c9b5f981b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9516612-5ace-4289-ac0b-40c034db475d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.614102 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f2bdfc5-52a2-40c0-a143-4ddbc97c2124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.626126 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Volume volume-b9516612-5ace-4289-ac0b-40c034db475d (b9516612-5ace-4289-ac0b-40c034db475d): created successfully
Sep 30 02:04:20.628186 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f2bdfc5-52a2-40c0-a143-4ddbc97c2124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.631465 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Flow 'volume_create_manager' (2f19afe5-b6ed-49c7-b287-15f75478977a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:20.643211 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d6a2d1f8-1694-4c65-ab70-5824b5644209 tempest-VolumesExtendTest-1594060763 None] Created volume successfully.
Sep 30 02:04:20.842143 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:04:20.847452 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:04:20.848155 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 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'
Sep 30 02:04:20.862708 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Flow 'volume_create_manager' (63db88d0-bd83-4389-8d8f-e2fcfc6b18e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:20.866029 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c6d617e-12b5-4f9b-a9ef-678c577b675d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.888092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:04:20.914755 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c6d617e-12b5-4f9b-a9ef-678c577b675d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-850854135',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=856a86ac-2dfe-424e-828d-e61f0f1b8ca8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='200471ac835a450481d96c4f4a3b041f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:04:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:04:21Z,user_id='3574c8e8190a4699b88017a65a64e9bc',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.917186 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d56bbe9-f2fc-41d2-b56a-596776fe5bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.919611 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d56bbe9-f2fc-41d2-b56a-596776fe5bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.921909 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ea5223e-2596-42c9-b15d-c28708b61935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.924128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ea5223e-2596-42c9-b15d-c28708b61935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '856a86ac-2dfe-424e-828d-e61f0f1b8ca8', 'volume_name': 'volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.926362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93d47ebe-f322-4c21-961b-7206808af3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.928450 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93d47ebe-f322-4c21-961b-7206808af3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:20.930542 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5c937a3-0062-48e0-8f8c-82f6aa23351d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:20.931300 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Volume 856a86ac-2dfe-424e-828d-e61f0f1b8ca8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8', 'volume_size': 1}
Sep 30 02:04:20.932640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:20.951150 n-d-811810-1 sudo[127050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:04:20.952062 n-d-811810-1 sudo[127050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:21.485456 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-25904555-d35f-42e9-8ce5-60ffe63173c7 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:21.495595 n-d-811810-1 sudo[127050]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:21.502950 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.570s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:21.506909 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5c937a3-0062-48e0-8f8c-82f6aa23351d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:21.509452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e62b55db-51d9-4b8f-9bfa-ad59e6ae762c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:21.518502 n-d-811810-1 sudo[127081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:21.519407 n-d-811810-1 sudo[127081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:21.523493 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Volume volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 (856a86ac-2dfe-424e-828d-e61f0f1b8ca8): created successfully
Sep 30 02:04:21.526167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e62b55db-51d9-4b8f-9bfa-ad59e6ae762c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:21.530001 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Flow 'volume_create_manager' (63db88d0-bd83-4389-8d8f-e2fcfc6b18e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:21.543158 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f8824e1f-fce9-4aa8-be2c-df19aeea0679 tempest-VolumesListTestJSON-391041940 None] Created volume successfully.
Sep 30 02:04:21.938285 n-d-811810-1 sudo[127081]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:21.940145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-25904555-d35f-42e9-8ce5-60ffe63173c7 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.456s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:21.941542 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-25904555-d35f-42e9-8ce5-60ffe63173c7 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01d97123-59a3-4e07-9c50-57c1929152df --snapshot stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:21.963242 n-d-811810-1 sudo[127084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01d97123-59a3-4e07-9c50-57c1929152df --snapshot stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d -L 1.00g
Sep 30 02:04:21.964153 n-d-811810-1 sudo[127084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:22.729740 n-d-811810-1 sudo[127084]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:22.739286 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-25904555-d35f-42e9-8ce5-60ffe63173c7 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01d97123-59a3-4e07-9c50-57c1929152df --snapshot stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d -L 1.00g" returned: 0 in 0.790s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:22.794964 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-25904555-d35f-42e9-8ce5-60ffe63173c7 tempest-VolumesExtendTest-1594060763 None] Create snapshot completed successfully
Sep 30 02:04:23.798974 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 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-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:23.843084 n-d-811810-1 sudo[127189]: 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-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:23.854642 n-d-811810-1 sudo[127189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:24.339132 n-d-811810-1 sudo[127189]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:24.342660 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.543s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:24.344398 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:24.369813 n-d-811810-1 sudo[127192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:24.370725 n-d-811810-1 sudo[127192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:25.038870 n-d-811810-1 sudo[127192]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:25.042940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.697s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:25.047021 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.brick.local_dev.lvm [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] Checking to see if volume volume-b9516612-5ace-4289-ac0b-40c034db475d has been deactivated. {{(pid=84182) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
Sep 30 02:04:25.047755 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 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-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:25.067555 n-d-811810-1 sudo[127199]: 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-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:25.068391 n-d-811810-1 sudo[127199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:25.338618 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Lock "b'cinder-856a86ac-2dfe-424e-828d-e61f0f1b8ca8-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:25.435725 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Skipping remove_export. No iscsi_target is presently exported for volume: 856a86ac-2dfe-424e-828d-e61f0f1b8ca8
Sep 30 02:04:25.436861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:25.462718 n-d-811810-1 sudo[127202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8
Sep 30 02:04:25.463541 n-d-811810-1 sudo[127202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:25.535389 n-d-811810-1 sudo[127199]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:25.537885 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.491s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:25.539021 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.brick.local_dev.lvm [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] Volume volume-b9516612-5ace-4289-ac0b-40c034db475d has been deactivated. {{(pid=84182) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
Sep 30 02:04:25.540483 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:25.561802 n-d-811810-1 sudo[127204]: 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-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:25.562708 n-d-811810-1 sudo[127204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:25.891587 n-d-811810-1 sudo[127202]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:25.893736 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8" returned: 0 in 0.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:25.895398 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 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-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:25.914347 n-d-811810-1 sudo[127208]: 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-856a86ac-2dfe-424e-828d-e61f0f1b8ca8
Sep 30 02:04:25.915153 n-d-811810-1 sudo[127208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:26.012568 n-d-811810-1 sudo[127204]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:26.015526 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:26.017466 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:26.040079 n-d-811810-1 sudo[127211]: 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-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:26.041090 n-d-811810-1 sudo[127211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:26.335696 n-d-811810-1 sudo[127208]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:26.338096 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8" returned: 0 in 0.442s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:26.340219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:26.362494 n-d-811810-1 sudo[127217]: 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-856a86ac-2dfe-424e-828d-e61f0f1b8ca8
Sep 30 02:04:26.363817 n-d-811810-1 sudo[127217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:26.731641 n-d-811810-1 sudo[127211]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:26.734128 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.716s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:26.787358 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3bfb4888-f705-43b5-b345-acd71a3f97c8 tempest-VolumesExtendTest-1594060763 None] Extend volume completed successfully.
Sep 30 02:04:27.105721 n-d-811810-1 sudo[127217]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:27.108138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-856a86ac-2dfe-424e-828d-e61f0f1b8ca8" returned: 0 in 0.768s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:27.109174 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Successfully deleted volume: 856a86ac-2dfe-424e-828d-e61f0f1b8ca8
Sep 30 02:04:27.180501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Created reservations ['0153d1b0-bad4-4007-990e-ae6c64de7337', 'c4d4dd32-ba9f-4015-a352-dbe6772fb6d9', 'da5187f7-9694-4827-b370-6f83e5eb14b1', 'f31aa9b1-d283-4371-b05b-e42810f41a53'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:27.183317 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 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.
Sep 30 02:04:27.183317 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:27.183317 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:27.259146 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:27.259910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:27.280965 n-d-811810-1 sudo[127311]: 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
Sep 30 02:04:27.281800 n-d-811810-1 sudo[127311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:27.548310 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] Lock "b'cinder-01d97123-59a3-4e07-9c50-57c1929152df-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:27.550795 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo 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-01d97123-59a3-4e07-9c50-57c1929152df {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:27.604906 n-d-811810-1 sudo[127313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-01d97123-59a3-4e07-9c50-57c1929152df
Sep 30 02:04:27.608612 n-d-811810-1 sudo[127313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:27.769317 n-d-811810-1 sudo[127311]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:27.772321 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.512s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:27.775460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:27.817851 n-d-811810-1 sudo[127316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:27.823741 n-d-811810-1 sudo[127316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:27.857589 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Lock "b'cinder-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:28.007026 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f3dcd84-21f3-49dd-a0ec-a08e507aaf67
Sep 30 02:04:28.009039 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:28.035633 n-d-811810-1 sudo[127319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67
Sep 30 02:04:28.037233 n-d-811810-1 sudo[127319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:28.116946 n-d-811810-1 sudo[127313]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:28.121180 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] CMD "sudo 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-01d97123-59a3-4e07-9c50-57c1929152df" returned: 0 in 0.570s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:28.124014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01d97123-59a3-4e07-9c50-57c1929152df {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:28.150815 n-d-811810-1 sudo[127321]: 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-01d97123-59a3-4e07-9c50-57c1929152df
Sep 30 02:04:28.152900 n-d-811810-1 sudo[127321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:28.458647 n-d-811810-1 sudo[127316]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:28.462228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] CMD "sudo 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.687s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:28.465546 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:28.494326 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Deleted volume successfully.
Sep 30 02:04:28.524606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-14117f80-9082-4ce0-a7a6-33117e983dc7 tempest-VolumesListTestJSON-391041940 None] Lock "b'cinder-856a86ac-2dfe-424e-828d-e61f0f1b8ca8-delete_volume'" released by "delete_volume" :: held 3.187s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:28.590213 n-d-811810-1 sudo[127319]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:28.592704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67" returned: 0 in 0.584s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:28.594438 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 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-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:28.660598 n-d-811810-1 sudo[127330]: 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-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67
Sep 30 02:04:28.661558 n-d-811810-1 sudo[127330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:28.958223 n-d-811810-1 sudo[127321]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:28.960780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01d97123-59a3-4e07-9c50-57c1929152df" returned: 0 in 0.836s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:29.120478 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] Created reservations ['6817cee4-bf36-4dfc-8cb4-6b35f02309bd', 'bac932a9-8f01-4400-8717-2385bf7c6efc', '7bc0414b-66ee-452c-9baa-7475fe744696', '6539fb4e-f57a-4e4f-9e61-62d73ffcdc07'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:29.122198 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 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.
Sep 30 02:04:29.122198 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:29.122198 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:29.189722 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] Delete snapshot completed successfully.
Sep 30 02:04:29.195799 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bfd0cd50-5417-4a18-8c1f-eec85ca78623 tempest-VolumesExtendTest-1594060763 None] Lock "b'cinder-01d97123-59a3-4e07-9c50-57c1929152df-delete_snapshot'" released by "delete_snapshot" :: held 1.648s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:29.627116 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67" returned: 0 in 1.031s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:29.622772 n-d-811810-1 sudo[127330]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:29.627789 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:29.650520 n-d-811810-1 sudo[127371]: 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-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67
Sep 30 02:04:29.651438 n-d-811810-1 sudo[127371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:29.875138 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Lock "b'cinder-b9516612-5ace-4289-ac0b-40c034db475d-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:30.013432 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Skipping remove_export. No iscsi_target is presently exported for volume: b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:30.015671 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:30.074674 n-d-811810-1 sudo[127374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:30.075497 n-d-811810-1 sudo[127374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:30.214812 n-d-811810-1 sudo[127371]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:30.217311 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67" returned: 0 in 0.590s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:30.218750 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Successfully deleted volume: 1f3dcd84-21f3-49dd-a0ec-a08e507aaf67
Sep 30 02:04:30.282295 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Created reservations ['32c1a6fc-2ccd-406a-89f7-ec72bdac35bb', 'bc9ed01b-c0e0-4edc-8c0f-4d16dd2789a7', 'a44cecc5-46c4-4d38-a223-4d8b41d1eda9', '6adc8bb5-f477-413f-ad4f-217337954b15'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:30.285115 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 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.
Sep 30 02:04:30.285115 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:30.285115 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:30.348476 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:30.349193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:30.418370 n-d-811810-1 sudo[127387]: 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
Sep 30 02:04:30.420122 n-d-811810-1 sudo[127387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:30.579697 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Lock "b'cinder-f4d8d699-764e-4db9-abea-d05e6f56cf13-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:30.698552 n-d-811810-1 sudo[127374]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:30.716178 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.700s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:30.723879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 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-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:30.749420 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Skipping remove_export. No iscsi_target is presently exported for volume: f4d8d699-764e-4db9-abea-d05e6f56cf13
Sep 30 02:04:30.750747 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4d8d699-764e-4db9-abea-d05e6f56cf13 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:30.761252 n-d-811810-1 sudo[127396]: 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-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:30.762111 n-d-811810-1 sudo[127396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:30.788558 n-d-811810-1 sudo[127397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4d8d699-764e-4db9-abea-d05e6f56cf13
Sep 30 02:04:30.789537 n-d-811810-1 sudo[127397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:31.184507 n-d-811810-1 sudo[127387]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:31.186906 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.837s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:31.189077 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:31.246500 n-d-811810-1 sudo[127401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:31.249162 n-d-811810-1 sudo[127401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:31.403914 n-d-811810-1 sudo[127396]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:31.406426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.682s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:31.408529 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:31.433952 n-d-811810-1 sudo[127405]: 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-b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:31.435572 n-d-811810-1 sudo[127405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:31.496909 n-d-811810-1 sudo[127397]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:31.499426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f4d8d699-764e-4db9-abea-d05e6f56cf13" returned: 0 in 0.748s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:31.501633 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 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-f4d8d699-764e-4db9-abea-d05e6f56cf13 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:31.548633 n-d-811810-1 sudo[127407]: 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-f4d8d699-764e-4db9-abea-d05e6f56cf13
Sep 30 02:04:31.549514 n-d-811810-1 sudo[127407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:31.739458 n-d-811810-1 sudo[127401]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:31.741779 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] CMD "sudo 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.552s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:31.744452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:31.754387 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Deleted volume successfully.
Sep 30 02:04:31.775918 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b2fde7bb-6636-4e6a-85c4-982aaa94e2aa tempest-VolumesListTestJSON-391041940 None] Lock "b'cinder-1f3dcd84-21f3-49dd-a0ec-a08e507aaf67-delete_volume'" released by "delete_volume" :: held 3.920s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:31.991685 n-d-811810-1 sudo[127405]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:31.993673 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9516612-5ace-4289-ac0b-40c034db475d" returned: 0 in 0.585s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:31.994619 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Successfully deleted volume: b9516612-5ace-4289-ac0b-40c034db475d
Sep 30 02:04:32.045907 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Created reservations ['10e5369e-a8ea-4fb8-9590-3ee60bbdc829', '19b80295-d034-4b2c-98dd-82ddf9fe829a', 'ae777b2e-a127-4ea1-85d7-54595d0ca198', 'f37dabf6-93e0-4f45-b2c4-ee411e0b4a4f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:32.048623 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 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.
Sep 30 02:04:32.048623 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:32.048623 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:32.105386 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:32.105625 n-d-811810-1 sudo[127407]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:32.106588 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:32.142220 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f4d8d699-764e-4db9-abea-d05e6f56cf13" returned: 0 in 0.640s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:32.148279 n-d-811810-1 sudo[127414]: 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
Sep 30 02:04:32.148820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4d8d699-764e-4db9-abea-d05e6f56cf13 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:32.149122 n-d-811810-1 sudo[127414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:32.201863 n-d-811810-1 sudo[127417]: 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-f4d8d699-764e-4db9-abea-d05e6f56cf13
Sep 30 02:04:32.203657 n-d-811810-1 sudo[127417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:32.617306 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Lock "b'cinder-a22c4812-c6de-42f6-ae14-eab6ca73d57c-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:32.830245 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Skipping remove_export. No iscsi_target is presently exported for volume: a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:32.831965 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:32.880802 n-d-811810-1 sudo[127454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:32.882588 n-d-811810-1 sudo[127454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:32.986634 n-d-811810-1 sudo[127414]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:32.995113 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.888s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.002728 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:33.059390 n-d-811810-1 sudo[127467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:33.061585 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2d35fd7c-f4cd-4849-82fb-ae831b27d8e8 req-3cd7508f-8def-4077-b177-adf05bf64ad5 tempest-TestVolumeBackupRestore-1951702658 None] Terminate volume connection completed successfully.
Sep 30 02:04:33.062202 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-2d35fd7c-f4cd-4849-82fb-ae831b27d8e8 req-3cd7508f-8def-4077-b177-adf05bf64ad5 tempest-TestVolumeBackupRestore-1951702658 None] Deleting attachment 72e20ead-b9ce-4e55-94ea-a0c8377f69b0. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:04:33.064426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:33.065357 n-d-811810-1 sudo[127467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:33.182082 n-d-811810-1 sudo[127417]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:33.184571 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f4d8d699-764e-4db9-abea-d05e6f56cf13" returned: 0 in 1.036s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.186318 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Successfully deleted volume: f4d8d699-764e-4db9-abea-d05e6f56cf13
Sep 30 02:04:33.289763 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Created reservations ['e38d51a2-49b7-4999-8471-7bf3f2f2cc5c', 'b5041847-be15-4423-a73c-7a52c23453ce', '58e06b49-a17d-43eb-845a-d19b9e5f2263', 'bdf846f6-53df-453f-9d07-fd1784023bba'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:33.297321 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 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.
Sep 30 02:04:33.297321 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:33.297321 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:33.329804 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.330147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097126944]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d\n System information:\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-3d6daadf-9c16-4026-865a-7080c8a8543d\n Backing store flags: \n Account information:\n 8DspZ3HzxmHfNed7rArp\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:33.334037 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-2d35fd7c-f4cd-4849-82fb-ae831b27d8e8 req-3cd7508f-8def-4077-b177-adf05bf64ad5 tempest-TestVolumeBackupRestore-1951702658 None] Removing iscsi_target for Volume ID: 3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:04:33.335350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:33.391007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:33.391898 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:33.453455 n-d-811810-1 sudo[127489]: 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
Sep 30 02:04:33.454419 n-d-811810-1 sudo[127489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:33.543461 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3d6daadf-9c16-4026-865a-7080c8a8543d -f" returned: 0 in 0.207s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.543806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097126944]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:33.550388 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:33.691197 n-d-811810-1 sudo[127454]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:33.693525 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c" returned: 0 in 0.861s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.695313 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 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-a22c4812-c6de-42f6-ae14-eab6ca73d57c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:33.746170 n-d-811810-1 sudo[127512]: 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-a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:33.752032 n-d-811810-1 sudo[127512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:33.761055 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.761432 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097126944]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:33.921278 n-d-811810-1 sudo[127467]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:33.926858 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-2d35fd7c-f4cd-4849-82fb-ae831b27d8e8 req-3cd7508f-8def-4077-b177-adf05bf64ad5 tempest-TestVolumeBackupRestore-1951702658 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.
Sep 30 02:04:33.926858 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:33.926858 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:33.929012 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] CMD "sudo 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.929s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:33.934352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:33.967979 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Deleted volume successfully.
Sep 30 02:04:34.009254 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8c81a7b8-51fd-4295-bc51-14b94d406c0c tempest-VolumesExtendTest-1594060763 None] Lock "b'cinder-b9516612-5ace-4289-ac0b-40c034db475d-delete_volume'" released by "delete_volume" :: held 4.134s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:34.174623 n-d-811810-1 sudo[127489]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:34.178247 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:34.180770 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:34.241885 n-d-811810-1 sudo[127518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:34.247540 n-d-811810-1 sudo[127518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:34.438947 n-d-811810-1 sudo[127512]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:34.441756 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c" returned: 0 in 0.746s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:34.444033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:34.479033 n-d-811810-1 sudo[127521]: 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-a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:34.492783 n-d-811810-1 sudo[127521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:34.914154 n-d-811810-1 sudo[127518]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:34.917578 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] CMD "sudo 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.736s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:34.919797 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:34.932890 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Deleted volume successfully.
Sep 30 02:04:34.964768 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e68e49f4-b416-432e-affe-8ee56fbd9b34 tempest-VolumesListTestJSON-391041940 None] Lock "b'cinder-f4d8d699-764e-4db9-abea-d05e6f56cf13-delete_volume'" released by "delete_volume" :: held 4.389s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:35.240482 n-d-811810-1 sudo[127521]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:35.243759 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a22c4812-c6de-42f6-ae14-eab6ca73d57c" returned: 0 in 0.800s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:35.245789 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Successfully deleted volume: a22c4812-c6de-42f6-ae14-eab6ca73d57c
Sep 30 02:04:35.308030 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Created reservations ['1bb95f64-cd83-4415-aab7-d7bc9f96ee29', 'a5163375-e277-452d-ad4b-6724a0d7aad0', 'b33b8c7f-1040-49cf-9034-496eeaeee2dd', 'f8fb781f-7055-4186-bcf3-cb2af0a244b7'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:35.311427 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 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.
Sep 30 02:04:35.311427 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:35.311427 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:35.402388 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:35.405052 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:35.449996 n-d-811810-1 sudo[127529]: 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
Sep 30 02:04:35.453266 n-d-811810-1 sudo[127529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:35.988412 n-d-811810-1 sudo[127529]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:35.990804 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:35.993481 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:36.031557 n-d-811810-1 sudo[127541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:36.032539 n-d-811810-1 sudo[127541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:36.612152 n-d-811810-1 sudo[127541]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:36.614552 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:36.616815 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:36.622825 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Deleted volume successfully.
Sep 30 02:04:36.641778 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a4f0a0c1-9b77-4fa3-9293-64b603c5948e tempest-VolumesExtendTest-1594060763 None] Lock "b'cinder-a22c4812-c6de-42f6-ae14-eab6ca73d57c-delete_volume'" released by "delete_volume" :: held 4.025s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:36.890169 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Lock "b'cinder-3d6daadf-9c16-4026-865a-7080c8a8543d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:36.993542 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:37.100775 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Lock "b'cinder-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:37.215766 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:37.283257 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.290s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:37.283576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:37.284309 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:04:37.285386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:37.324953 n-d-811810-1 sudo[127576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:04:37.326217 n-d-811810-1 sudo[127576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:37.396977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:37.397597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097127744]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:04:37.398724 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Skipping remove_export. No iscsi_target is presently exported for volume: 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:04:37.400746 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:37.451199 n-d-811810-1 sudo[127581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:04:37.452018 n-d-811810-1 sudo[127581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:38.021663 n-d-811810-1 sudo[127576]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:38.024510 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.738s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:38.027768 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 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-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:38.063370 n-d-811810-1 sudo[127591]: 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-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:04:38.065429 n-d-811810-1 sudo[127591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:38.243068 n-d-811810-1 sudo[127581]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:38.245924 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8" returned: 0 in 0.845s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:38.247562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:38.295173 n-d-811810-1 sudo[127593]: 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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:04:38.296223 n-d-811810-1 sudo[127593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:38.341197 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:04:38.349999 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:04:38.350529 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 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'
Sep 30 02:04:38.381400 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Flow 'volume_create_manager' (55974492-01e9-49f4-9b82-cdb68deced54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:38.392350 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0416842a-0e9f-4bd1-9b3c-97467f4370b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:38.452421 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:04:38.530901 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0416842a-0e9f-4bd1-9b3c-97467f4370b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1249387623',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=27e4dfdc-2eb4-464b-b353-e8aed31e1f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b31bfea734d43ba8959bdd35d90a29c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:04:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:04:38Z,user_id='586076b1feb649828090f9ff72586ab6',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:38.535660 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (103653b7-1741-4774-b54a-05108be300d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:38.538354 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (103653b7-1741-4774-b54a-05108be300d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:38.542241 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a70f80a-fbce-47cb-832f-58b0748543aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:38.545725 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a70f80a-fbce-47cb-832f-58b0748543aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27e4dfdc-2eb4-464b-b353-e8aed31e1f9a', 'volume_name': 'volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:38.548627 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6850b49f-b8fa-4e9c-ae84-001d549584ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:38.554771 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6850b49f-b8fa-4e9c-ae84-001d549584ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:38.586233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7009be5d-aca5-4981-be0a-30712eabad51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:38.587206 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Volume 27e4dfdc-2eb4-464b-b353-e8aed31e1f9a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a', 'volume_size': 1}
Sep 30 02:04:38.590019 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:38.628698 n-d-811810-1 sudo[127596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:04:38.629663 n-d-811810-1 sudo[127596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:38.775943 n-d-811810-1 sudo[127591]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:38.779006 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.751s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:38.782386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:38.840933 n-d-811810-1 sudo[127603]: 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-3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:04:38.842682 n-d-811810-1 sudo[127603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:39.022898 n-d-811810-1 sudo[127593]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:39.025411 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8" returned: 0 in 0.777s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:39.027508 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:39.073148 n-d-811810-1 sudo[127609]: 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-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:04:39.073973 n-d-811810-1 sudo[127609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:39.551470 n-d-811810-1 sudo[127603]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:39.557738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d6daadf-9c16-4026-865a-7080c8a8543d" returned: 0 in 0.774s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:39.559532 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Successfully deleted volume: 3d6daadf-9c16-4026-865a-7080c8a8543d
Sep 30 02:04:39.671092 n-d-811810-1 sudo[127596]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:39.686142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.096s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:39.695777 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7009be5d-aca5-4981-be0a-30712eabad51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:39.698424 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad31bc4d-875b-4872-b424-fda8255fe9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:04:39.729259 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Created reservations ['6f47e6c3-013b-41ac-af5e-881af4bfb287', '76790552-9c3e-45ad-b28e-7ae7eef7ec77', '67ed5284-d805-4136-8894-7d74f9c0091b', '5a92d461-8d43-49a3-b71f-724c02c8741e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:39.731322 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 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.
Sep 30 02:04:39.731322 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:39.731322 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:39.733938 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Volume volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a (27e4dfdc-2eb4-464b-b353-e8aed31e1f9a): created successfully
Sep 30 02:04:39.739926 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ad31bc4d-875b-4872-b424-fda8255fe9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:04:39.746863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Flow 'volume_create_manager' (55974492-01e9-49f4-9b82-cdb68deced54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:04:39.764801 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cb073b71-8418-404f-be40-8a2290df8d3b tempest-VolumesSnapshotListTestJSON-281656168 None] Created volume successfully.
Sep 30 02:04:39.849270 n-d-811810-1 sudo[127609]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:39.861663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8" returned: 0 in 0.834s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:39.862420 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Successfully deleted volume: 738e3ca6-37e9-4fd3-a5ca-b10afce8ead8
Sep 30 02:04:39.882185 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:39.882894 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:39.908656 n-d-811810-1 sudo[127650]: 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
Sep 30 02:04:39.909795 n-d-811810-1 sudo[127650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:39.966781 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Created reservations ['ad5fd0a8-24ee-4258-b1bc-33c2ab01fef7', '58f26e35-3208-4680-a4ea-1699dc99d641', '8cc0a2c6-c31f-4a98-895a-3b1171f2190e', 'f697643f-aed7-4549-b1e9-22be2f2bf3c7'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:39.969174 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 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.
Sep 30 02:04:39.969174 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:39.969174 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:40.056965 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:40.058108 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:40.106369 n-d-811810-1 sudo[127652]: 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
Sep 30 02:04:40.107383 n-d-811810-1 sudo[127652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:40.424374 n-d-811810-1 sudo[127650]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:40.427369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.544s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:40.430831 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:40.477530 n-d-811810-1 sudo[127655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:40.478364 n-d-811810-1 sudo[127655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:40.884227 n-d-811810-1 sudo[127652]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:40.887545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.828s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:40.889185 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:40.986758 n-d-811810-1 sudo[127658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:40.996567 n-d-811810-1 sudo[127658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:41.275260 n-d-811810-1 sudo[127655]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:41.277952 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo 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.847s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:41.279965 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:41.293285 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Deleted volume successfully.
Sep 30 02:04:41.335428 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5fc4b4ce-3c24-415b-9049-4fe9955a1e89 tempest-TestVolumeBackupRestore-1951702658 None] Lock "b'cinder-3d6daadf-9c16-4026-865a-7080c8a8543d-delete_volume'" released by "delete_volume" :: held 4.445s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:41.634985 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a60f91a-1d0c-447c-82b8-4b34df026747 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:41.691073 n-d-811810-1 sudo[127669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:41.694351 n-d-811810-1 sudo[127669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:41.870020 n-d-811810-1 sudo[127658]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:41.872680 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] CMD "sudo 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.983s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:41.874081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:04:41.884914 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Deleted volume successfully.
Sep 30 02:04:41.907908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-0b5ebdaa-db35-43de-afc3-feb1aec2e6a0 tempest-TestVolumeBackupRestore-1951702658 None] Lock "b'cinder-738e3ca6-37e9-4fd3-a5ca-b10afce8ead8-delete_volume'" released by "delete_volume" :: held 4.808s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:42.315643 n-d-811810-1 sudo[127669]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:42.317522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a60f91a-1d0c-447c-82b8-4b34df026747 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a" returned: 0 in 0.683s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:42.318891 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a60f91a-1d0c-447c-82b8-4b34df026747 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-38470792-9169-4206-954e-4c111914afdb --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:42.342529 n-d-811810-1 sudo[127679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-38470792-9169-4206-954e-4c111914afdb --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g
Sep 30 02:04:42.344266 n-d-811810-1 sudo[127679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:43.239062 n-d-811810-1 sudo[127679]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:43.241693 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7a60f91a-1d0c-447c-82b8-4b34df026747 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-38470792-9169-4206-954e-4c111914afdb --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g" returned: 0 in 0.922s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:43.321593 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7a60f91a-1d0c-447c-82b8-4b34df026747 tempest-VolumesSnapshotListTestJSON-281656168 None] Create snapshot completed successfully
Sep 30 02:04:44.206056 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9ec87238-e75e-4d50-920a-802bad6eed40 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:44.259814 n-d-811810-1 sudo[127821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:44.260748 n-d-811810-1 sudo[127821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:44.741178 n-d-811810-1 sudo[127821]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:44.743887 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9ec87238-e75e-4d50-920a-802bad6eed40 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a" returned: 0 in 0.537s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:44.747195 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9ec87238-e75e-4d50-920a-802bad6eed40 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbabe895-202f-4258-805a-6e647d0e9b30 --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:44.768285 n-d-811810-1 sudo[127834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbabe895-202f-4258-805a-6e647d0e9b30 --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g
Sep 30 02:04:44.769727 n-d-811810-1 sudo[127834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:45.684169 n-d-811810-1 sudo[127834]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:45.688030 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9ec87238-e75e-4d50-920a-802bad6eed40 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbabe895-202f-4258-805a-6e647d0e9b30 --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g" returned: 0 in 0.940s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:45.770544 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9ec87238-e75e-4d50-920a-802bad6eed40 tempest-VolumesSnapshotListTestJSON-281656168 None] Create snapshot completed successfully
Sep 30 02:04:46.805541 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c0e93c6d-b2f6-4e3f-bd45-39680344ef07 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:46.834853 n-d-811810-1 sudo[127978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:46.836087 n-d-811810-1 sudo[127978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:47.276831 n-d-811810-1 sudo[127978]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:47.279849 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c0e93c6d-b2f6-4e3f-bd45-39680344ef07 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a" returned: 0 in 0.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:47.284640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c0e93c6d-b2f6-4e3f-bd45-39680344ef07 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8305fd96-3a23-4fa0-8047-b77d8a79223a --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:47.332099 n-d-811810-1 sudo[127984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8305fd96-3a23-4fa0-8047-b77d8a79223a --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g
Sep 30 02:04:47.333805 n-d-811810-1 sudo[127984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:48.342256 n-d-811810-1 sudo[127984]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:48.345950 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c0e93c6d-b2f6-4e3f-bd45-39680344ef07 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8305fd96-3a23-4fa0-8047-b77d8a79223a --snapshot stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a -L 1.00g" returned: 0 in 1.061s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:48.445215 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c0e93c6d-b2f6-4e3f-bd45-39680344ef07 tempest-VolumesSnapshotListTestJSON-281656168 None] Create snapshot completed successfully
Sep 30 02:04:50.235740 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-8305fd96-3a23-4fa0-8047-b77d8a79223a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.024s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:50.237659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo 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-8305fd96-3a23-4fa0-8047-b77d8a79223a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:50.315224 n-d-811810-1 sudo[128244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-8305fd96-3a23-4fa0-8047-b77d8a79223a
Sep 30 02:04:50.316250 n-d-811810-1 sudo[128244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:50.802454 n-d-811810-1 sudo[128244]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:50.805127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo 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-8305fd96-3a23-4fa0-8047-b77d8a79223a" returned: 0 in 0.567s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:50.808314 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8305fd96-3a23-4fa0-8047-b77d8a79223a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:50.840390 n-d-811810-1 sudo[128259]: 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-8305fd96-3a23-4fa0-8047-b77d8a79223a
Sep 30 02:04:50.841901 n-d-811810-1 sudo[128259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:51.588308 n-d-811810-1 sudo[128259]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:51.590754 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8305fd96-3a23-4fa0-8047-b77d8a79223a" returned: 0 in 0.782s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:51.683487 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] Created reservations ['f1da6bfc-b3fd-440d-879b-2108f45855cf', '859cc1ee-c655-4306-9ec2-c42e1b5eb1dd', '43128e92-03f1-40af-9843-767c2cfa13b4', '90de8577-8629-4c70-a5e6-cc66af21a113'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:51.685687 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 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.
Sep 30 02:04:51.685687 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:51.685687 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:51.743919 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] Delete snapshot completed successfully.
Sep 30 02:04:51.752872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-028e44a8-bb98-480d-868c-575e3440cb68 tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-8305fd96-3a23-4fa0-8047-b77d8a79223a-delete_snapshot'" released by "delete_snapshot" :: held 1.517s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:52.603200 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-fbabe895-202f-4258-805a-6e647d0e9b30-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:52.606051 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo 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-fbabe895-202f-4258-805a-6e647d0e9b30 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:52.661644 n-d-811810-1 sudo[128352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-fbabe895-202f-4258-805a-6e647d0e9b30
Sep 30 02:04:52.662522 n-d-811810-1 sudo[128352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:53.146219 n-d-811810-1 sudo[128352]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:53.149043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo 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-fbabe895-202f-4258-805a-6e647d0e9b30" returned: 0 in 0.542s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:53.151613 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbabe895-202f-4258-805a-6e647d0e9b30 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:53.178012 n-d-811810-1 sudo[128358]: 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-fbabe895-202f-4258-805a-6e647d0e9b30
Sep 30 02:04:53.179497 n-d-811810-1 sudo[128358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:53.883255 n-d-811810-1 sudo[128358]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:53.885760 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbabe895-202f-4258-805a-6e647d0e9b30" returned: 0 in 0.734s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:53.997557 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] Created reservations ['88c90342-6b86-4e6f-9da2-e431121d4fd2', 'daa3944e-3fc6-4f9e-a81d-3a2ac9cf32c5', '5528b220-8f96-4b0d-89bd-10a366ce0cd3', 'ec7a1dc5-d225-4fb1-aab2-1601bd50b9c4'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:54.002067 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 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.
Sep 30 02:04:54.002067 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:54.002067 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:54.060622 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] Delete snapshot completed successfully.
Sep 30 02:04:54.080633 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-09d904d6-a595-4413-840d-0d024763bf2b tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-fbabe895-202f-4258-805a-6e647d0e9b30-delete_snapshot'" released by "delete_snapshot" :: held 1.477s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:54.905544 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-38470792-9169-4206-954e-4c111914afdb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:54.908129 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo 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-38470792-9169-4206-954e-4c111914afdb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:54.932505 n-d-811810-1 sudo[128462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-38470792-9169-4206-954e-4c111914afdb
Sep 30 02:04:54.934431 n-d-811810-1 sudo[128462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:55.439804 n-d-811810-1 sudo[128462]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:55.443532 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo 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-38470792-9169-4206-954e-4c111914afdb" returned: 0 in 0.534s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:55.446642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-38470792-9169-4206-954e-4c111914afdb {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:55.478946 n-d-811810-1 sudo[128476]: 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-38470792-9169-4206-954e-4c111914afdb
Sep 30 02:04:55.480575 n-d-811810-1 sudo[128476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:56.211785 n-d-811810-1 sudo[128476]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:56.214023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-38470792-9169-4206-954e-4c111914afdb" returned: 0 in 0.767s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:56.405256 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] Created reservations ['f7f2f98d-ed07-4578-8924-389a9d1ca536', '88c691ec-2385-4bf5-aba4-7487cbe6b1f5', 'aad0ae65-e30a-41f3-a9ee-34fd2865a407', '0555f87f-04a6-4d43-bbe4-7ad9a9af898b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:56.408183 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 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.
Sep 30 02:04:56.408183 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:56.408183 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:56.466207 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] Delete snapshot completed successfully.
Sep 30 02:04:56.472935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9a278a96-c74b-49f3-9d77-e8f33fbeb3fd tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-38470792-9169-4206-954e-4c111914afdb-delete_snapshot'" released by "delete_snapshot" :: held 1.567s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:04:57.181613 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:04:57.301922 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Skipping remove_export. No iscsi_target is presently exported for volume: 27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:57.303207 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:57.332909 n-d-811810-1 sudo[128545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:57.333741 n-d-811810-1 sudo[128545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:57.793371 n-d-811810-1 sudo[128545]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:57.796065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a" returned: 0 in 0.492s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:57.797924 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 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-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:57.823348 n-d-811810-1 sudo[128551]: 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-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:57.824162 n-d-811810-1 sudo[128551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:58.530133 n-d-811810-1 sudo[128551]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:58.537303 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a" returned: 0 in 0.735s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:58.543495 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:58.592346 n-d-811810-1 sudo[128557]: 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-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:58.593236 n-d-811810-1 sudo[128557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:59.142916 n-d-811810-1 sudo[128557]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:59.145645 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a" returned: 0 in 0.602s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:59.147487 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Successfully deleted volume: 27e4dfdc-2eb4-464b-b353-e8aed31e1f9a
Sep 30 02:04:59.206778 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Created reservations ['00a9e84e-12bc-4b19-ae60-404e33e84354', 'dac17c17-203d-4614-b18a-97cef540be89', '6c542f31-7a1c-45bf-bada-664a1ed2f045', '4b1d123e-d2f8-42fc-84bd-1fee72ff3701'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:04:59.209493 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 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.
Sep 30 02:04:59.209493 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:04:59.209493 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:04:59.267161 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:59.267938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:59.289410 n-d-811810-1 sudo[128576]: 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
Sep 30 02:04:59.290259 n-d-811810-1 sudo[128576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:59.451523 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:04:59.452342 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:04:59.453452 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:59.525642 n-d-811810-1 sudo[128578]: 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
Sep 30 02:04:59.541817 n-d-811810-1 sudo[128578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:04:59.858537 n-d-811810-1 sudo[128576]: pam_unix(sudo:session): session closed for user root
Sep 30 02:04:59.861192 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.593s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:04:59.866739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:04:59.916513 n-d-811810-1 sudo[128587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:04:59.917411 n-d-811810-1 sudo[128587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:05:00.352136 n-d-811810-1 sudo[128578]: pam_unix(sudo:session): session closed for user root
Sep 30 02:05:00.354607 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.901s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:05:00.356562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:05:00.418766 n-d-811810-1 sudo[128597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:05:00.420607 n-d-811810-1 sudo[128597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:05:00.733446 n-d-811810-1 sudo[128587]: pam_unix(sudo:session): session closed for user root
Sep 30 02:05:00.743072 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] CMD "sudo 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.870s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:05:00.748118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:05:00.758782 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Deleted volume successfully.
Sep 30 02:05:00.789879 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7e59944d-4ea7-4939-9ab2-ee8efa882c80 tempest-VolumesSnapshotListTestJSON-281656168 None] Lock "b'cinder-27e4dfdc-2eb4-464b-b353-e8aed31e1f9a-delete_volume'" released by "delete_volume" :: held 3.608s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:05:01.043229 n-d-811810-1 sudo[128597]: pam_unix(sudo:session): session closed for user root
Sep 30 02:05:01.045772 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.689s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:05:01.048052 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:06:21.318513 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:06:21.322856 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:06:21.323413 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:06:21.346452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (0b2a5636-2a29-4216-8f36-28034a86fbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:06:21.352041 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5e099ba-5534-4865-a6dd-88cb2cc31aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:21.383769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:06:21.430549 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5e099ba-5534-4865-a6dd-88cb2cc31aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2117851225',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=5ff1741d-a0c3-47d3-9e32-6762732454f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:06:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:06:21Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(0c09f87a-395b-48bd-890a-0bb976b94b8e),volume_type_id=0c09f87a-395b-48bd-890a-0bb976b94b8e)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:21.433380 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3be596e0-3b61-4028-b1a2-1646fc7919bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:21.435931 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3be596e0-3b61-4028-b1a2-1646fc7919bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:21.438537 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b313f9e9-3b3f-4500-9cd5-d92f6a6685b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:21.441439 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b313f9e9-3b3f-4500-9cd5-d92f6a6685b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ff1741d-a0c3-47d3-9e32-6762732454f9', 'volume_name': 'volume-5ff1741d-a0c3-47d3-9e32-6762732454f9', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:21.443927 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be5ec7ba-c3bc-4489-8e55-6a18e33027c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:21.446233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be5ec7ba-c3bc-4489-8e55-6a18e33027c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:21.448492 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb891b18-aeaa-4c5e-9a4d-41b8f98cfb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:21.449198 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Volume 5ff1741d-a0c3-47d3-9e32-6762732454f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ff1741d-a0c3-47d3-9e32-6762732454f9', 'volume_size': 1}
Sep 30 02:06:21.450384 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:21.472544 n-d-811810-1 sudo[130111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:06:21.473504 n-d-811810-1 sudo[130111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:22.077514 n-d-811810-1 sudo[130111]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:22.080183 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.629s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:22.084923 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb891b18-aeaa-4c5e-9a4d-41b8f98cfb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ff1741d-a0c3-47d3-9e32-6762732454f9', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:22.088832 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c632c98c-c66f-40ed-972a-1d712adf1d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:22.108833 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Volume volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 (5ff1741d-a0c3-47d3-9e32-6762732454f9): created successfully
Sep 30 02:06:22.111474 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c632c98c-c66f-40ed-972a-1d712adf1d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:22.114937 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (0b2a5636-2a29-4216-8f36-28034a86fbee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:06:22.125781 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-fa4609e1-3c48-471b-b15d-623ee368c9ca tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:06:27.088599 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:27.118008 n-d-811810-1 sudo[130298]: 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-5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:27.119536 n-d-811810-1 sudo[130298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:27.541502 n-d-811810-1 sudo[130298]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:27.543980 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9" returned: 0 in 0.456s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:27.597163 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:27.616017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:27.616479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:27.617196 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:06:27.618236 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9,
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: incominguser brcEGp5sMtDMfoqrLZ8K J7KBmVT9SF5sAdTJ
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:06:27.622494 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:06:27.626763 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:28.172254 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9" returned: 0 in 0.548s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:28.172829 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:28.173268 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:06:28.173641 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:06:28.174922 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:28.195521 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:28.195849 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9\n System information:\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-5ff1741d-a0c3-47d3-9e32-6762732454f9\n Backing store flags: \n Account information:\n brcEGp5sMtDMfoqrLZ8K\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:28.196631 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:06:28.197659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:28.344386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:28.344727 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9\n System information:\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-5ff1741d-a0c3-47d3-9e32-6762732454f9\n Backing store flags: \n Account information:\n brcEGp5sMtDMfoqrLZ8K\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:28.346244 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:28.492477 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:28.492818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9\n System information:\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-5ff1741d-a0c3-47d3-9e32-6762732454f9\n Backing store flags: \n Account information:\n brcEGp5sMtDMfoqrLZ8K\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:28.493788 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:06:28.737702 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-250eea15-f89b-4ebd-a411-372d69396b80 req-b487c3f6-3781-4598-bb8e-c31698f80a3a tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:06:48.806791 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-985e1d77-9363-493e-8086-f5237b804fee req-990fbc68-453e-4a95-b425-e29170c66cc0 tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:06:48.807972 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-985e1d77-9363-493e-8086-f5237b804fee req-990fbc68-453e-4a95-b425-e29170c66cc0 tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment fa0efba0-6e91-476f-9acb-4e2aa0c089aa. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:06:48.813733 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:48.925125 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:48.925446 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9\n System information:\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-5ff1741d-a0c3-47d3-9e32-6762732454f9\n Backing store flags: \n Account information:\n brcEGp5sMtDMfoqrLZ8K\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:48.926093 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-985e1d77-9363-493e-8086-f5237b804fee req-990fbc68-453e-4a95-b425-e29170c66cc0 tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: 5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:48.929409 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:49.075337 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 -f" returned: 0 in 0.146s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:49.076818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:49.084609 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:49.276217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:49.277530 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:49.382292 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-985e1d77-9363-493e-8086-f5237b804fee req-990fbc68-453e-4a95-b425-e29170c66cc0 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:06:49.382292 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:06:49.382292 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:06:50.533127 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-5ff1741d-a0c3-47d3-9e32-6762732454f9-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:06:50.633647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:50.801063 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:50.801383 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:06:50.802070 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:50.803120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:50.824408 n-d-811810-1 sudo[130748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:50.825338 n-d-811810-1 sudo[130748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:51.286929 n-d-811810-1 sudo[130748]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:51.289313 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9" returned: 0 in 0.486s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:51.291296 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 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-5ff1741d-a0c3-47d3-9e32-6762732454f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:51.318358 n-d-811810-1 sudo[130762]: 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-5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:51.319826 n-d-811810-1 sudo[130762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:51.923727 n-d-811810-1 sudo[130762]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:51.926097 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9" returned: 0 in 0.634s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:51.928111 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:51.949329 n-d-811810-1 sudo[130774]: 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-5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:51.950140 n-d-811810-1 sudo[130774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:52.473345 n-d-811810-1 sudo[130774]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:52.476486 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ff1741d-a0c3-47d3-9e32-6762732454f9" returned: 0 in 0.548s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:52.477666 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: 5ff1741d-a0c3-47d3-9e32-6762732454f9
Sep 30 02:06:52.511106 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-131269456 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-131269456, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:06:52.512114 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-131269456 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-131269456, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:06:52.530606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['510f5d0e-2055-40c5-b499-42d6eeebdb1e', '426a33c6-a652-41ca-8795-8f13fbaf68a5', '542bc30f-3d3c-45f6-bd9b-b13db18197eb', 'ef481c79-9d00-4817-9636-2ea8a5f062b2'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:06:52.533049 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:06:52.533049 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:06:52.533049 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:06:52.575678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:06:52.576705 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:52.596273 n-d-811810-1 sudo[130807]: 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
Sep 30 02:06:52.597247 n-d-811810-1 sudo[130807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:53.087901 n-d-811810-1 sudo[130807]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:53.092448 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.514s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:53.096338 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:53.130626 n-d-811810-1 sudo[130834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:06:53.132216 n-d-811810-1 sudo[130834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:06:53.657581 n-d-811810-1 sudo[130834]: pam_unix(sudo:session): session closed for user root
Sep 30 02:06:53.660153 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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.564s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:06:53.663368 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:06:53.679346 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:06:53.701728 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bc373dda-f1b9-46a3-a6cb-b3e82e3ddea2 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-5ff1741d-a0c3-47d3-9e32-6762732454f9-delete_volume'" released by "delete_volume" :: held 3.169s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:06:53.987911 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:06:53.994598 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:06:53.995520 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:06:54.022409 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (53acd234-1722-4d4e-be2b-165e7e9fec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:06:54.026568 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdcb9c26-9ddd-4f31-ab75-807cef0ae0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:54.059821 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:06:54.101515 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdcb9c26-9ddd-4f31-ab75-807cef0ae0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-942739860',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=226d030c-fe55-444e-8817-6e31e80ae3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:06:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:06:54Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:54.118887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ea10694-e96a-4b90-8987-69fb1d8bd01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:54.135205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ea10694-e96a-4b90-8987-69fb1d8bd01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:54.137781 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b31d0b27-892b-47c1-ba28-7f57d89959fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:54.287939 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b31d0b27-892b-47c1-ba28-7f57d89959fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '226d030c-fe55-444e-8817-6e31e80ae3da', 'volume_name': 'volume-226d030c-fe55-444e-8817-6e31e80ae3da', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:54.292266 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23b77c9c-7c26-4125-a209-44019ca6992f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:54.298828 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23b77c9c-7c26-4125-a209-44019ca6992f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:06:54.305506 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (787909c1-01a3-4937-b327-f8c6294c7683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:06:54.307463 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Volume 226d030c-fe55-444e-8817-6e31e80ae3da: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-226d030c-fe55-444e-8817-6e31e80ae3da', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:06:54.308160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Cloning 226d030c-fe55-444e-8817-6e31e80ae3da from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:06:59.457785 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:06:59.459547 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:06:59.459922 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:06:59.502970 n-d-811810-1 sudo[131025]: 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
Sep 30 02:06:59.507406 n-d-811810-1 sudo[131025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:00.321825 n-d-811810-1 sudo[131025]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:00.324358 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.864s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:00.326332 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:00.382743 n-d-811810-1 sudo[131082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:07:00.383597 n-d-811810-1 sudo[131082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:00.968462 n-d-811810-1 sudo[131082]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:00.971717 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.645s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:00.976149 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:07:07.950092 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1, size 616.00 MB, duration 13.63 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:07:07.950711 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Image download 616.00 MB at 45.20 MB/s
Sep 30 02:07:07.993567 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:08.077060 n-d-811810-1 sudo[131247]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1
Sep 30 02:07:08.077889 n-d-811810-1 sudo[131247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:08.416024 n-d-811810-1 sudo[131247]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:08.418993 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1" returned: 0 in 0.430s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:08.420429 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 9d89306d930d46da9a62ea7621b604a8. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:07:08.496668 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:08.637895 n-d-811810-1 sudo[131272]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1
Sep 30 02:07:08.638727 n-d-811810-1 sudo[131272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:08.976407 n-d-811810-1 sudo[131272]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:08.978764 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1" returned: 0 in 0.483s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:08.980750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-226d030c-fe55-444e-8817-6e31e80ae3da stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:09.001073 n-d-811810-1 sudo[131288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-226d030c-fe55-444e-8817-6e31e80ae3da stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:07:09.002142 n-d-811810-1 sudo[131288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:09.565364 n-d-811810-1 sudo[131288]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:09.567737 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-226d030c-fe55-444e-8817-6e31e80ae3da stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.587s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:09.591863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 226d030c-fe55-444e-8817-6e31e80ae3da. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:07:09.633887 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_yuf_qcd3 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:09.718182 n-d-811810-1 sudo[131318]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_yuf_qcd3
Sep 30 02:07:09.719026 n-d-811810-1 sudo[131318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:10.067891 n-d-811810-1 sudo[131318]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:10.074862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_yuf_qcd3" returned: 0 in 0.440s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:10.076464 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:10.167031 n-d-811810-1 sudo[131332]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1
Sep 30 02:07:10.168345 n-d-811810-1 sudo[131332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:10.511831 n-d-811810-1 sudo[131332]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:10.514305 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1" returned: 0 in 0.437s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:10.515238 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:07:10.516415 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:10.536459 n-d-811810-1 sudo[131339]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da oflag=direct
Sep 30 02:07:10.537346 n-d-811810-1 sudo[131339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:10.855996 n-d-811810-1 sudo[131339]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:10.859061 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da oflag=direct" returned: 0 in 0.342s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:10.860358 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:10.878487 n-d-811810-1 sudo[131361]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da
Sep 30 02:07:10.879936 n-d-811810-1 sudo[131361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:11.694523 n-d-811810-1 sudo[131361]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:11.697151 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da" returned: 0 in 0.836s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:11.698245 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:11.782862 n-d-811810-1 sudo[131391]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1
Sep 30 02:07:11.783772 n-d-811810-1 sudo[131391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:12.118036 n-d-811810-1 sudo[131391]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:12.120507 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1" returned: 0 in 0.422s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:12.121373 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_gtf07wain-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--226d030c--fe55--444e--8817--6e31e80ae3da {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:07:12.121752 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Converted 700.00 MB image at 700.00 MB/s
Sep 30 02:07:12.122532 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 226d030c-fe55-444e-8817-6e31e80ae3da successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:07:12.271535 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 9d89306d930d46da9a62ea7621b604a8 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:07:12.272201 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Marking volume 226d030c-fe55-444e-8817-6e31e80ae3da as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:07:12.283758 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 226d030c-fe55-444e-8817-6e31e80ae3da. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:07:12.284206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Creating volume glance metadata for volume 226d030c-fe55-444e-8817-6e31e80ae3da backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:07:12.356853 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (787909c1-01a3-4937-b327-f8c6294c7683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-226d030c-fe55-444e-8817-6e31e80ae3da', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:12.359587 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1eea85ec-2e33-4620-9d4c-59c93398bf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:12.371640 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Volume volume-226d030c-fe55-444e-8817-6e31e80ae3da (226d030c-fe55-444e-8817-6e31e80ae3da): created successfully
Sep 30 02:07:12.374842 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1eea85ec-2e33-4620-9d4c-59c93398bf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:12.379354 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (53acd234-1722-4d4e-be2b-165e7e9fec28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:07:12.390108 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7407a805-ca5e-463d-9d1b-7c3b02a14709 tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:07:12.937543 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-16be7668-c644-49b4-a7bd-99aac9b25981 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:12.957467 n-d-811810-1 sudo[131400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da
Sep 30 02:07:12.958323 n-d-811810-1 sudo[131400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:13.478176 n-d-811810-1 sudo[131400]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:13.482395 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-16be7668-c644-49b4-a7bd-99aac9b25981 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da" returned: 0 in 0.543s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:13.484224 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-16be7668-c644-49b4-a7bd-99aac9b25981 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49818158-5a01-4805-88ee-e31a1099ac1c --snapshot stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:13.507923 n-d-811810-1 sudo[131403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49818158-5a01-4805-88ee-e31a1099ac1c --snapshot stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da -L 1.00g
Sep 30 02:07:13.508881 n-d-811810-1 sudo[131403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:14.240548 n-d-811810-1 sudo[131403]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:14.242895 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-16be7668-c644-49b4-a7bd-99aac9b25981 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49818158-5a01-4805-88ee-e31a1099ac1c --snapshot stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da -L 1.00g" returned: 0 in 0.758s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:14.335689 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-16be7668-c644-49b4-a7bd-99aac9b25981 tempest-TestVolumeBootPattern-1611113010 None] Create snapshot completed successfully
Sep 30 02:07:18.213990 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:07:18.219832 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:07:18.220591 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:07:18.244886 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (f8a638a4-0a21-4641-b218-f5d8f7ef9ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:07:18.248633 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d761d0fc-d2e1-4f6c-a301-0aadca096df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:18.284070 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:07:18.311254 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d761d0fc-d2e1-4f6c-a301-0aadca096df8) 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=2021-09-30T02:07:18Z,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-811810-1@lvmdriver-1#lvmdriver-1',id=8eba419b-bae8-420d-bbc8-fc1be7799846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:07:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=49818158-5a01-4805-88ee-e31a1099ac1c,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:07:18Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:18.313751 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43cd1fc9-b15f-4320-9613-1157cb445dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:18.315845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43cd1fc9-b15f-4320-9613-1157cb445dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:18.318201 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8e832f1-929e-4a30-aa06-2ec564c87f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:18.320446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8e832f1-929e-4a30-aa06-2ec564c87f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '8eba419b-bae8-420d-bbc8-fc1be7799846', 'volume_name': 'volume-8eba419b-bae8-420d-bbc8-fc1be7799846', 'volume_size': 1, 'snapshot_id': '49818158-5a01-4805-88ee-e31a1099ac1c'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:18.322667 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45554da6-e759-41d3-885f-dff00404dbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:18.325015 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45554da6-e759-41d3-885f-dff00404dbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:18.327282 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59fd3217-b156-4366-90bc-9a8a0a516633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:18.328172 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Volume 8eba419b-bae8-420d-bbc8-fc1be7799846: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-8eba419b-bae8-420d-bbc8-fc1be7799846', 'volume_size': 1, 'snapshot_id': '49818158-5a01-4805-88ee-e31a1099ac1c'}
Sep 30 02:07:18.348385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8eba419b-bae8-420d-bbc8-fc1be7799846 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:18.366515 n-d-811810-1 sudo[131544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8eba419b-bae8-420d-bbc8-fc1be7799846 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:07:18.367418 n-d-811810-1 sudo[131544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:18.875073 n-d-811810-1 sudo[131544]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:18.878209 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8eba419b-bae8-420d-bbc8-fc1be7799846 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.529s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:18.881034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-49818158-5a01-4805-88ee-e31a1099ac1c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:18.900546 n-d-811810-1 sudo[131588]: 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-49818158-5a01-4805-88ee-e31a1099ac1c
Sep 30 02:07:18.901493 n-d-811810-1 sudo[131588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:19.310089 n-d-811810-1 sudo[131588]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:19.312806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-49818158-5a01-4805-88ee-e31a1099ac1c" returned: 0 in 0.432s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:19.315338 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:19.342765 n-d-811810-1 sudo[131593]: 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--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 iflag=direct
Sep 30 02:07:19.343888 n-d-811810-1 sudo[131593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:19.659137 n-d-811810-1 sudo[131593]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:19.661844 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 iflag=direct" returned: 0 in 0.346s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:19.663273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:19.682939 n-d-811810-1 sudo[131605]: 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--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 oflag=direct
Sep 30 02:07:19.683869 n-d-811810-1 sudo[131605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:20.011689 n-d-811810-1 sudo[131605]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:20.014168 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 oflag=direct" returned: 0 in 0.350s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:20.015861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:20.034453 n-d-811810-1 sudo[131617]: 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--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:07:20.035258 n-d-811810-1 sudo[131617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:25.797200 n-d-811810-1 sudo[131617]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:25.800321 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.785s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:25.800981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--49818158--5a01--4805--88ee--e31a1099ac1c, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8eba419b--bae8--420d--bbc8--fc1be7799846, size 1024.00 MB, duration 5.79 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:07:25.801244 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Volume copy 1024.00 MB at 176.98 MB/s
Sep 30 02:07:25.849097 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Marking volume 8eba419b-bae8-420d-bbc8-fc1be7799846 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:07:25.858653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Copying metadata from snapshot 49818158-5a01-4805-88ee-e31a1099ac1c to 8eba419b-bae8-420d-bbc8-fc1be7799846. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Sep 30 02:07:25.897763 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59fd3217-b156-4366-90bc-9a8a0a516633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8eba419b-bae8-420d-bbc8-fc1be7799846', 'volume_size': 1, 'snapshot_id': '49818158-5a01-4805-88ee-e31a1099ac1c'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:25.900036 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfeac238-70a2-4524-a6e2-a018ca406cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:25.913185 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Volume volume-8eba419b-bae8-420d-bbc8-fc1be7799846 (8eba419b-bae8-420d-bbc8-fc1be7799846): created successfully
Sep 30 02:07:25.916860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfeac238-70a2-4524-a6e2-a018ca406cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:25.922186 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (f8a638a4-0a21-4641-b218-f5d8f7ef9ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:07:25.936559 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-a2bcd909-5a6c-41cc-9c77-9392a6db6b0e tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:07:27.996743 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:28.015012 n-d-811810-1 sudo[131678]: 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-8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:28.015962 n-d-811810-1 sudo[131678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:28.440729 n-d-811810-1 sudo[131678]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:28.443144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846" returned: 0 in 0.446s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:28.491585 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:28.498744 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:28.499090 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:28.499785 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:07:28.500730 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-8eba419b-bae8-420d-bbc8-fc1be7799846 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-8eba419b-bae8-420d-bbc8-fc1be7799846,
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: incominguser 8u9Vrb69C4tUpnJM9zdT vL9RZSKfGFDsq8Ny
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:28.505908 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:07:28.507636 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:28.892714 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846" returned: 0 in 0.385s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:28.893041 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:28.893636 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:07:28.894217 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:07:28.895579 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:28.902428 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:28.902761 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846\n System information:\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-8eba419b-bae8-420d-bbc8-fc1be7799846\n Backing store flags: \n Account information:\n 8u9Vrb69C4tUpnJM9zdT\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:28.903360 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:07:28.906436 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:28.992599 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:28.992949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846\n System information:\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-8eba419b-bae8-420d-bbc8-fc1be7799846\n Backing store flags: \n Account information:\n 8u9Vrb69C4tUpnJM9zdT\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:28.994187 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:29.080944 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:29.081580 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846\n System information:\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-8eba419b-bae8-420d-bbc8-fc1be7799846\n Backing store flags: \n Account information:\n 8u9Vrb69C4tUpnJM9zdT\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:29.082283 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:07:29.247595 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-fe9e7e12-573a-4b86-9f7a-57913c4b19a6 req-decd7a5c-e557-4b85-82d8-6ced26f859d0 tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:07:44.579542 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-6b8d751d-1331-40a4-b6fe-9bfc0a8bb77c tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:07:44.580227 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-6b8d751d-1331-40a4-b6fe-9bfc0a8bb77c tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment 41221851-658e-42f1-bf0d-ae03875222a6. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:07:44.581466 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:44.674304 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:44.674902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846\n System information:\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-8eba419b-bae8-420d-bbc8-fc1be7799846\n Backing store flags: \n Account information:\n 8u9Vrb69C4tUpnJM9zdT\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:44.675936 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-6b8d751d-1331-40a4-b6fe-9bfc0a8bb77c tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: 8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:44.677136 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:44.777244 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8eba419b-bae8-420d-bbc8-fc1be7799846 -f" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:44.777781 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:44.779386 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:44.886932 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:44.887377 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:44.959370 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-6b8d751d-1331-40a4-b6fe-9bfc0a8bb77c tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:07:44.959370 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:07:44.959370 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:45.097765 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-8eba419b-bae8-420d-bbc8-fc1be7799846-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:07:45.160352 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:45.250513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:45.250837 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:07:45.251708 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:45.252806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:45.271564 n-d-811810-1 sudo[131817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:45.272434 n-d-811810-1 sudo[131817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:45.662141 n-d-811810-1 sudo[131817]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:45.664800 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846" returned: 0 in 0.411s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:45.670661 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 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-8eba419b-bae8-420d-bbc8-fc1be7799846 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:45.691029 n-d-811810-1 sudo[131820]: 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-8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:45.691832 n-d-811810-1 sudo[131820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:46.089693 n-d-811810-1 sudo[131820]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:46.092421 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846" returned: 0 in 0.421s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:46.097626 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:46.119500 n-d-811810-1 sudo[131823]: 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-8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:46.120410 n-d-811810-1 sudo[131823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:46.554329 n-d-811810-1 sudo[131823]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:46.556730 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8eba419b-bae8-420d-bbc8-fc1be7799846" returned: 0 in 0.459s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:46.558257 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: 8eba419b-bae8-420d-bbc8-fc1be7799846
Sep 30 02:07:46.610341 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['716ef816-4d60-4dc2-bb36-194415cee61b', '00799397-b298-43a9-bed3-e8532ef5c3d9', '721c812f-7e82-4d70-aeda-2a0172bfe6c1', 'e64d5df5-0ef8-40e3-b0cb-30417e1dbc8b'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:07:46.612699 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:07:46.612699 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:07:46.612699 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:46.656345 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:07:46.657298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:46.680920 n-d-811810-1 sudo[131830]: 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
Sep 30 02:07:46.681777 n-d-811810-1 sudo[131830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:47.102807 n-d-811810-1 sudo[131830]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:47.116133 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:47.118424 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:47.138038 n-d-811810-1 sudo[131833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:07:47.138864 n-d-811810-1 sudo[131833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:47.146516 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-af0e4998-954a-49c3-8bcf-8c7843ac0d25 tempest-GroupSnapshotsTest-1801124178 None] Group tempest-GroupSnapshotsTest-Group-1507202929: creating
Sep 30 02:07:47.172692 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-af0e4998-954a-49c3-8bcf-8c7843ac0d25 tempest-GroupSnapshotsTest-1801124178 None] Group tempest-GroupSnapshotsTest-Group-1507202929: created successfully
Sep 30 02:07:47.194520 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-af0e4998-954a-49c3-8bcf-8c7843ac0d25 tempest-GroupSnapshotsTest-1801124178 None] Create group completed successfully.
Sep 30 02:07:47.455856 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-49818158-5a01-4805-88ee-e31a1099ac1c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:07:47.457892 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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-49818158-5a01-4805-88ee-e31a1099ac1c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:47.476961 n-d-811810-1 sudo[131836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-49818158-5a01-4805-88ee-e31a1099ac1c
Sep 30 02:07:47.477782 n-d-811810-1 sudo[131836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:47.554854 n-d-811810-1 sudo[131833]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:47.557430 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:47.559974 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:07:47.565960 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:07:47.583132 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-56a3fb32-9803-4c64-9de5-59df4c98acdf req-781f8f3e-f098-4b83-bc5f-6af6cfd992fd tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-8eba419b-bae8-420d-bbc8-fc1be7799846-delete_volume'" released by "delete_volume" :: held 2.485s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:07:47.876736 n-d-811810-1 sudo[131836]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:47.879100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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-49818158-5a01-4805-88ee-e31a1099ac1c" returned: 0 in 0.421s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:47.881391 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49818158-5a01-4805-88ee-e31a1099ac1c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:47.900656 n-d-811810-1 sudo[131839]: 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-49818158-5a01-4805-88ee-e31a1099ac1c
Sep 30 02:07:47.901443 n-d-811810-1 sudo[131839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:48.517205 n-d-811810-1 sudo[131839]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:48.519798 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49818158-5a01-4805-88ee-e31a1099ac1c" returned: 0 in 0.638s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:48.624520 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['610ad14c-2f88-4f18-bfa9-401fce982ffa', '8e8c4f45-54b1-4f22-a9d3-43baf2bf3f80', '8fab8a08-ecb0-463e-94b1-5180549eca27', '1200d5fc-5181-405b-8bf1-4b6981f6e5cf'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:07:48.626563 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:07:48.626563 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:07:48.626563 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:48.674147 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] Delete snapshot completed successfully.
Sep 30 02:07:48.693002 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-175a2047-ebdd-44b3-9352-3a0aabbf345f tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-49818158-5a01-4805-88ee-e31a1099ac1c-delete_snapshot'" released by "delete_snapshot" :: held 1.237s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:07:48.699587 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:07:48.703298 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:07:48.703915 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 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'
Sep 30 02:07:48.717426 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (15cce513-fb8d-44c6-a301-29d747e1e611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:07:48.720671 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99e34e67-8e8f-44bf-b7e1-2f3ae7757786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:48.745441 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:07:48.769818 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (99e34e67-8e8f-44bf-b7e1-2f3ae7757786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1259030286',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=8f196df2-362f-42c8-862e-79149bdd19e9,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=7169a7ee-acb6-44f4-af58-e8a4a2c3785b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da79cf0de98546d39f49aee660a56767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:07:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:07:49Z,user_id='af33b214fa044d53bf67968cb3256548',volume_attachment=>,volume_type=VolumeType(85da67b1-0680-4dfe-8c63-4be5479f1dd5),volume_type_id=85da67b1-0680-4dfe-8c63-4be5479f1dd5)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:48.772273 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a141dd9a-2aa9-4232-ad1b-712f481c49df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:48.774525 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a141dd9a-2aa9-4232-ad1b-712f481c49df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:48.777004 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ced3917-c745-4632-9638-05eaa48e1936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:48.779299 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ced3917-c745-4632-9638-05eaa48e1936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7169a7ee-acb6-44f4-af58-e8a4a2c3785b', 'volume_name': 'volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:48.781942 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6ebe033-ab5a-48db-9511-b3f17dd799d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:48.784352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6ebe033-ab5a-48db-9511-b3f17dd799d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:48.786520 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9afbea19-6105-45bd-ac7c-f49a70c88509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:48.822738 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Volume 7169a7ee-acb6-44f4-af58-e8a4a2c3785b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b', 'volume_size': 1}
Sep 30 02:07:48.824614 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:48.843328 n-d-811810-1 sudo[131884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:07:48.844153 n-d-811810-1 sudo[131884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:49.313282 n-d-811810-1 sudo[131884]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:49.315817 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.491s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:49.319998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9afbea19-6105-45bd-ac7c-f49a70c88509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:49.322546 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29a7b309-e94a-4f60-9466-0533e6cdc89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:49.335639 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Volume volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b (7169a7ee-acb6-44f4-af58-e8a4a2c3785b): created successfully
Sep 30 02:07:49.338147 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29a7b309-e94a-4f60-9466-0533e6cdc89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:49.341797 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (15cce513-fb8d-44c6-a301-29d747e1e611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:07:49.351245 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-85943393-2373-4e94-9251-6464cec3e14f tempest-GroupSnapshotsTest-1801124178 None] Created volume successfully.
Sep 30 02:07:49.665356 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-226d030c-fe55-444e-8817-6e31e80ae3da-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:07:49.728693 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 226d030c-fe55-444e-8817-6e31e80ae3da
Sep 30 02:07:49.729775 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:49.750004 n-d-811810-1 sudo[131950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da
Sep 30 02:07:49.750825 n-d-811810-1 sudo[131950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:50.093797 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] GroupSnapshot b5fbec74-bfe0-4729-afdf-52619b2a003e: creating.
Sep 30 02:07:50.123630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] Group snapshot b5fbec74-bfe0-4729-afdf-52619b2a003e: creating. {{(pid=84182) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 30 02:07:50.170064 n-d-811810-1 sudo[131950]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:50.180635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da" returned: 0 in 0.451s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:50.183059 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 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-226d030c-fe55-444e-8817-6e31e80ae3da {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:50.205217 n-d-811810-1 sudo[131953]: 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-226d030c-fe55-444e-8817-6e31e80ae3da
Sep 30 02:07:50.206027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:50.206035 n-d-811810-1 sudo[131953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:50.224394 n-d-811810-1 sudo[131955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b
Sep 30 02:07:50.225240 n-d-811810-1 sudo[131955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:50.653501 n-d-811810-1 sudo[131953]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:50.656527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da" returned: 0 in 0.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:50.658713 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:50.667287 n-d-811810-1 sudo[131955]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:50.674371 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b" returned: 0 in 0.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:50.676119 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101 --snapshot stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:50.677536 n-d-811810-1 sudo[131959]: 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-226d030c-fe55-444e-8817-6e31e80ae3da
Sep 30 02:07:50.678361 n-d-811810-1 sudo[131959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:50.694254 n-d-811810-1 sudo[131961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101 --snapshot stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b -L 1.00g
Sep 30 02:07:50.695698 n-d-811810-1 sudo[131961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:51.115889 n-d-811810-1 sudo[131959]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:51.118399 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-226d030c-fe55-444e-8817-6e31e80ae3da" returned: 0 in 0.459s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:51.121310 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: 226d030c-fe55-444e-8817-6e31e80ae3da
Sep 30 02:07:51.197816 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['7304313a-d274-4784-9498-6a432a5c3f40', '6465979c-530a-42a1-b857-884dd0c5143b', 'b47f2dd4-7377-4ed8-a9eb-307c55520fb6', 'b8934e8c-e096-4fb9-bfed-c2d7381d0e11'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:07:51.201876 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:07:51.201876 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:07:51.201876 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:07:51.261353 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:07:51.262146 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:51.283210 n-d-811810-1 sudo[132061]: 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
Sep 30 02:07:51.284711 n-d-811810-1 sudo[132061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:51.369382 n-d-811810-1 sudo[131961]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:51.371935 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101 --snapshot stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b -L 1.00g" returned: 0 in 0.695s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:51.479806 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9d023d04-ce0d-498b-8a4f-5f72c5aeb764 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot b5fbec74-bfe0-4729-afdf-52619b2a003e: created successfully
Sep 30 02:07:51.704389 n-d-811810-1 sudo[132061]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:51.706362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:51.708138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:51.727096 n-d-811810-1 sudo[132071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:07:51.727937 n-d-811810-1 sudo[132071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:52.133853 n-d-811810-1 sudo[132071]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:52.136453 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:52.138557 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:07:52.144013 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:07:52.160167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-585b389e-3578-4193-abb1-b5b7d7522757 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-226d030c-fe55-444e-8817-6e31e80ae3da-delete_volume'" released by "delete_volume" :: held 2.495s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:07:52.534600 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:07:52.538569 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:07:52.539097 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:07:52.553808 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (d08b8df8-812f-4bf4-83f8-6b614da0dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:07:52.556949 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afd10a8d-c446-48a8-a46b-1704a01a0487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:52.579303 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:07:52.606792 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afd10a8d-c446-48a8-a46b-1704a01a0487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-84841286',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=131a8d8c-6519-4e0a-a79c-3f46b0eacb08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:07:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:07:52Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:52.609256 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2b1a531-101b-479d-bc87-d112da4787b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:52.611434 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2b1a531-101b-479d-bc87-d112da4787b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:52.613719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4b1513d-eb8b-4e2d-b235-2867c91d6a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:52.701550 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4b1513d-eb8b-4e2d-b235-2867c91d6a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '131a8d8c-6519-4e0a-a79c-3f46b0eacb08', 'volume_name': 'volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:52.704068 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8aadcf5b-bcc3-4c6e-bafd-c9cf1e039fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:52.706226 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8aadcf5b-bcc3-4c6e-bafd-c9cf1e039fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:07:52.708328 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6617d4ba-46a7-4385-9a78-4c97cb8abc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:07:52.709245 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Volume 131a8d8c-6519-4e0a-a79c-3f46b0eacb08: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:07:52.709747 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Cloning 131a8d8c-6519-4e0a-a79c-3f46b0eacb08 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:07:53.022499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:53.043157 n-d-811810-1 sudo[132074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:07:53.044356 n-d-811810-1 sudo[132074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:53.529448 n-d-811810-1 sudo[132074]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:53.532317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.509s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:53.536346 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:53.562271 n-d-811810-1 sudo[132106]: 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-b3ea003a-246a-4451-8b81-13c48a9cc101
Sep 30 02:07:53.563384 n-d-811810-1 sudo[132106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:53.959656 n-d-811810-1 sudo[132106]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:53.962044 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101" returned: 0 in 0.425s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:53.964575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:53.983989 n-d-811810-1 sudo[132109]: 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--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 iflag=direct
Sep 30 02:07:53.985465 n-d-811810-1 sudo[132109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:54.302408 n-d-811810-1 sudo[132109]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:54.304985 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 iflag=direct" returned: 0 in 0.340s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:54.305977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:54.325351 n-d-811810-1 sudo[132122]: 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--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 oflag=direct
Sep 30 02:07:54.326295 n-d-811810-1 sudo[132122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:54.644363 n-d-811810-1 sudo[132122]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:54.647179 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 oflag=direct" returned: 0 in 0.341s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:54.648484 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:54.668262 n-d-811810-1 sudo[132134]: 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--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:07:54.669096 n-d-811810-1 sudo[132134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:59.421813 n-d-811810-1 sudo[132134]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:59.424579 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.776s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:59.425359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b3ea003a--246a--4451--8b81--13c48a9cc101, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--77bedaf7--c5d0--40e2--b8c4--37e09c00f117, size 1024.00 MB, duration 4.78 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:07:59.425640 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Volume copy 1024.00 MB at 214.35 MB/s
Sep 30 02:07:59.463764 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:07:59.464127 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:07:59.464984 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:59.484833 n-d-811810-1 sudo[132149]: 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
Sep 30 02:07:59.485650 n-d-811810-1 sudo[132149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:07:59.580475 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-43b228f7-b490-4a4d-9d8f-29bddef1d18e tempest-GroupSnapshotsTest-1801124178 None] Create group from source-snapshot-b5fbec74-bfe0-4729-afdf-52619b2a003e completed successfully.
Sep 30 02:07:59.905295 n-d-811810-1 sudo[132149]: pam_unix(sudo:session): session closed for user root
Sep 30 02:07:59.907504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:07:59.908866 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:07:59.928843 n-d-811810-1 sudo[132152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:07:59.929645 n-d-811810-1 sudo[132152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:00.347756 n-d-811810-1 sudo[132152]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:00.350186 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.441s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:00.352350 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:00.501755 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Skipping remove_export. No iscsi_target is presently exported for volume: 77bedaf7-c5d0-40e2-b8c4-37e09c00f117
Sep 30 02:08:00.502805 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:00.536391 n-d-811810-1 sudo[132155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117
Sep 30 02:08:00.537265 n-d-811810-1 sudo[132155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:00.965065 n-d-811810-1 sudo[132155]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:00.968147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117" returned: 0 in 0.465s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:00.969973 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 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-77bedaf7-c5d0-40e2-b8c4-37e09c00f117 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:00.988440 n-d-811810-1 sudo[132158]: 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-77bedaf7-c5d0-40e2-b8c4-37e09c00f117
Sep 30 02:08:00.989876 n-d-811810-1 sudo[132158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:01.384212 n-d-811810-1 sudo[132158]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:01.387042 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117" returned: 0 in 0.417s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:01.389174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:01.407197 n-d-811810-1 sudo[132161]: 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-77bedaf7-c5d0-40e2-b8c4-37e09c00f117
Sep 30 02:08:01.408011 n-d-811810-1 sudo[132161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:01.858581 n-d-811810-1 sudo[132161]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:01.861359 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77bedaf7-c5d0-40e2-b8c4-37e09c00f117" returned: 0 in 0.472s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:01.862334 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Successfully deleted volume: 77bedaf7-c5d0-40e2-b8c4-37e09c00f117
Sep 30 02:08:01.956249 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['bde3509e-5b72-4dbe-97b9-a9ccb0b97593'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:01.990429 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1668440530 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1668440530, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:01.991329 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1668440530 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1668440530, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:02.014952 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['b0fdd5da-d401-4bc9-8156-98135651a2a9', '0a65b0bb-f8d2-4ea1-92fd-e9c6d17f9e13', 'acedf6c4-32e2-4213-bc4f-a027feada4f9', '9788173e-df9a-40ef-b950-736cca701f70'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:02.017844 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:02.017844 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:02.017844 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:02.131637 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:02.132262 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:02.150567 n-d-811810-1 sudo[132168]: 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
Sep 30 02:08:02.151395 n-d-811810-1 sudo[132168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:02.545148 n-d-811810-1 sudo[132168]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:02.547467 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:02.549692 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:02.568468 n-d-811810-1 sudo[132171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:02.569248 n-d-811810-1 sudo[132171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:02.879821 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot b5fbec74-bfe0-4729-afdf-52619b2a003e: deleting
Sep 30 02:08:02.919042 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot b5fbec74-bfe0-4729-afdf-52619b2a003e: deleting {{(pid=84182) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 30 02:08:02.932821 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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-b3ea003a-246a-4451-8b81-13c48a9cc101 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:02.958462 n-d-811810-1 sudo[132174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-b3ea003a-246a-4451-8b81-13c48a9cc101
Sep 30 02:08:02.959415 n-d-811810-1 sudo[132174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:02.965627 n-d-811810-1 sudo[132171]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:02.969485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:02.971534 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:02.983873 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-31c42104-a713-4034-a882-174e2e2975f9 tempest-GroupSnapshotsTest-1801124178 None] Delete group completed successfully.
Sep 30 02:08:03.361252 n-d-811810-1 sudo[132174]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:03.363468 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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-b3ea003a-246a-4451-8b81-13c48a9cc101" returned: 0 in 0.431s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:03.365147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:03.383299 n-d-811810-1 sudo[132177]: 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-b3ea003a-246a-4451-8b81-13c48a9cc101
Sep 30 02:08:03.384249 n-d-811810-1 sudo[132177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:03.688501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 10.98 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:08:03.688922 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Image download 616.00 MB at 56.12 MB/s
Sep 30 02:08:03.754833 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:03.851488 n-d-811810-1 sudo[132189]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1
Sep 30 02:08:03.852351 n-d-811810-1 sudo[132189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:03.986465 n-d-811810-1 sudo[132177]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:03.988913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b3ea003a-246a-4451-8b81-13c48a9cc101" returned: 0 in 0.623s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:04.078583 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1668440530 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1668440530, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:04.098102 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['dc807280-deda-459b-80de-4ba74cc18a12', '7074b17e-d0cf-44f0-aa1d-f8c169f8a23d', '5b9172ac-0a19-4944-ac68-da59b4d75edc', '5e85ff09-4d59-46b7-b948-685146db88b9'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:04.100123 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:04.100123 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:04.100123 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:04.152538 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-592383f6-7dca-4c6c-b7a2-3af9f3737629 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot b5fbec74-bfe0-4729-afdf-52619b2a003e: deleted successfully
Sep 30 02:08:04.171679 n-d-811810-1 sudo[132189]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:04.174365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1" returned: 0 in 0.419s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:04.175454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 9d89306d930d46da9a62ea7621b604a8. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:08:04.232081 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:04.314246 n-d-811810-1 sudo[132225]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1
Sep 30 02:08:04.315053 n-d-811810-1 sudo[132225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:04.632223 n-d-811810-1 sudo[132225]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:04.634569 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1" returned: 0 in 0.402s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:04.637058 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:04.658336 n-d-811810-1 sudo[132230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:04.659566 n-d-811810-1 sudo[132230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:05.120574 n-d-811810-1 sudo[132230]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:05.123146 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.486s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:05.145726 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 131a8d8c-6519-4e0a-a79c-3f46b0eacb08. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:08:05.186302 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_r53qjsog {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:05.270838 n-d-811810-1 sudo[132263]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_r53qjsog
Sep 30 02:08:05.271638 n-d-811810-1 sudo[132263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:05.473322 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7169a7ee-acb6-44f4-af58-e8a4a2c3785b
Sep 30 02:08:05.474560 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:05.494836 n-d-811810-1 sudo[132265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b
Sep 30 02:08:05.496313 n-d-811810-1 sudo[132265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:05.595514 n-d-811810-1 sudo[132263]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:05.598071 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_r53qjsog" returned: 0 in 0.411s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:05.599377 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:05.683983 n-d-811810-1 sudo[132269]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1
Sep 30 02:08:05.685004 n-d-811810-1 sudo[132269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:05.916386 n-d-811810-1 sudo[132265]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:05.918707 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b" returned: 0 in 0.444s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:05.920814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 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-7169a7ee-acb6-44f4-af58-e8a4a2c3785b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:05.939177 n-d-811810-1 sudo[132272]: 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-7169a7ee-acb6-44f4-af58-e8a4a2c3785b
Sep 30 02:08:05.939980 n-d-811810-1 sudo[132272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:05.997282 n-d-811810-1 sudo[132269]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:05.999815 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1" returned: 0 in 0.400s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:06.000674 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:08:06.001953 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:06.021023 n-d-811810-1 sudo[132277]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08 oflag=direct
Sep 30 02:08:06.021860 n-d-811810-1 sudo[132277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:06.340015 n-d-811810-1 sudo[132277]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:06.342386 n-d-811810-1 sudo[132272]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:06.342558 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08 oflag=direct" returned: 0 in 0.340s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:06.343806 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:06.357988 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b" returned: 0 in 0.437s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:06.360127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:06.361597 n-d-811810-1 sudo[132290]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08
Sep 30 02:08:06.362400 n-d-811810-1 sudo[132290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:06.378780 n-d-811810-1 sudo[132292]: 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-7169a7ee-acb6-44f4-af58-e8a4a2c3785b
Sep 30 02:08:06.379605 n-d-811810-1 sudo[132292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:06.852045 n-d-811810-1 sudo[132292]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:06.854527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7169a7ee-acb6-44f4-af58-e8a4a2c3785b" returned: 0 in 0.494s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:06.855860 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Successfully deleted volume: 7169a7ee-acb6-44f4-af58-e8a4a2c3785b
Sep 30 02:08:06.949702 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['a02b2174-21fc-44b8-8d02-c3e134f4c7e8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:07.001355 n-d-811810-1 cinder-volume[84182]: WARNING cinder.db.sqlalchemy.api [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1668440530']
Sep 30 02:08:07.001899 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['866d13ad-caf6-4ecc-a2ec-c054ae52c00c', '3a212eba-a71c-4500-8b66-3645295f7602', 'fbbd28d5-e4d2-48bf-a217-3c1676d29ef2', 'a1d45c82-5010-4e65-8170-6861e2ce86b1'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:07.004649 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:07.004649 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:07.004649 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:07.119924 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:07.120634 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:07.144068 n-d-811810-1 sudo[132317]: 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
Sep 30 02:08:07.145286 n-d-811810-1 sudo[132317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:07.193939 n-d-811810-1 sudo[132290]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:07.197158 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08" returned: 0 in 0.853s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:07.198646 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:07.279991 n-d-811810-1 sudo[132328]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1
Sep 30 02:08:07.280832 n-d-811810-1 sudo[132328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:07.539938 n-d-811810-1 sudo[132317]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:07.542992 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:07.546438 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:07.566946 n-d-811810-1 sudo[132332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:07.567840 n-d-811810-1 sudo[132332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:07.599784 n-d-811810-1 sudo[132328]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:07.602260 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1" returned: 0 in 0.403s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:07.603153 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2s4d0kjpn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--131a8d8c--6519--4e0a--a79c--3f46b0eacb08 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:08:07.603548 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Converted 700.00 MB image at 700.00 MB/s
Sep 30 02:08:07.604207 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 131a8d8c-6519-4e0a-a79c-3f46b0eacb08 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:08:07.727932 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 9d89306d930d46da9a62ea7621b604a8 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:08:07.728746 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Marking volume 131a8d8c-6519-4e0a-a79c-3f46b0eacb08 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:08:07.740756 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 131a8d8c-6519-4e0a-a79c-3f46b0eacb08. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:08:07.741305 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Creating volume glance metadata for volume 131a8d8c-6519-4e0a-a79c-3f46b0eacb08 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:08:07.809112 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6617d4ba-46a7-4385-9a78-4c97cb8abc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:07.811349 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0f8e54a-3f50-45d0-b06e-b4a13639fab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:07.820875 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Volume volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 (131a8d8c-6519-4e0a-a79c-3f46b0eacb08): created successfully
Sep 30 02:08:07.828208 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0f8e54a-3f50-45d0-b06e-b4a13639fab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:07.828208 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (d08b8df8-812f-4bf4-83f8-6b614da0dd9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:07.838896 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c4cb12f0-3623-4b6d-bc77-88af38a10afd tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:08:07.974302 n-d-811810-1 sudo[132332]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:07.976125 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:07.977896 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:07.982580 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-10e4a20e-d07d-4077-96d1-4e69758b5a01 tempest-GroupSnapshotsTest-1801124178 None] Delete group completed successfully.
Sep 30 02:08:08.112679 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-44b87826-3812-4eb5-80ea-ba06110fa38d tempest-GroupSnapshotsTest-1801124178 None] Group tempest-GroupSnapshotsTest-Group-1008832018: creating
Sep 30 02:08:08.133367 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-44b87826-3812-4eb5-80ea-ba06110fa38d tempest-GroupSnapshotsTest-1801124178 None] Group tempest-GroupSnapshotsTest-Group-1008832018: created successfully
Sep 30 02:08:08.154396 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-44b87826-3812-4eb5-80ea-ba06110fa38d tempest-GroupSnapshotsTest-1801124178 None] Create group completed successfully.
Sep 30 02:08:09.652510 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:08:09.657225 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:08:09.657808 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 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'
Sep 30 02:08:09.673767 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (80d5cee7-4ad8-42c0-91dd-05b904d0e138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:09.677356 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef808abd-2492-47fe-96e9-83ce7e4bcd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:09.699396 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:08:09.730811 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef808abd-2492-47fe-96e9-83ce7e4bcd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2049160927',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=36555633-e5f9-414c-9b4c-5a692d2ae006,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8e1edf67-50a0-4ede-8b26-3c594c685083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da79cf0de98546d39f49aee660a56767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:08:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:08:10Z,user_id='af33b214fa044d53bf67968cb3256548',volume_attachment=>,volume_type=VolumeType(3de6596e-38e0-4f79-b074-06e35126abe0),volume_type_id=3de6596e-38e0-4f79-b074-06e35126abe0)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:09.734176 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bb93dc5-e1ca-4d5e-b9dd-1088b98a0458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:09.736793 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bb93dc5-e1ca-4d5e-b9dd-1088b98a0458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:09.739469 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd465d62-bd92-483b-ab8f-5427b9cf46ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:09.741824 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd465d62-bd92-483b-ab8f-5427b9cf46ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e1edf67-50a0-4ede-8b26-3c594c685083', 'volume_name': 'volume-8e1edf67-50a0-4ede-8b26-3c594c685083', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:09.744132 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8ad1086-e821-436d-ab5e-2c277cc4b3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:09.746747 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8ad1086-e821-436d-ab5e-2c277cc4b3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:09.749160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78a2069d-799b-4bc4-8d80-4888353c330e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:09.771079 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Volume 8e1edf67-50a0-4ede-8b26-3c594c685083: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e1edf67-50a0-4ede-8b26-3c594c685083', 'volume_size': 1}
Sep 30 02:08:09.772355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e1edf67-50a0-4ede-8b26-3c594c685083 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:09.793068 n-d-811810-1 sudo[132339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e1edf67-50a0-4ede-8b26-3c594c685083 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:09.793884 n-d-811810-1 sudo[132339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:10.274072 n-d-811810-1 sudo[132339]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:10.276961 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e1edf67-50a0-4ede-8b26-3c594c685083 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.504s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:10.280995 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78a2069d-799b-4bc4-8d80-4888353c330e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e1edf67-50a0-4ede-8b26-3c594c685083', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:10.283362 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1154fe25-c61a-40b8-9c67-bab30a4955d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:10.295988 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Volume volume-8e1edf67-50a0-4ede-8b26-3c594c685083 (8e1edf67-50a0-4ede-8b26-3c594c685083): created successfully
Sep 30 02:08:10.298371 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1154fe25-c61a-40b8-9c67-bab30a4955d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:10.301454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (80d5cee7-4ad8-42c0-91dd-05b904d0e138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:10.310811 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5a235f4d-ed31-453d-bba7-bf1d5cfc7222 tempest-GroupSnapshotsTest-1801124178 None] Created volume successfully.
Sep 30 02:08:10.746144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:10.764983 n-d-811810-1 sudo[132371]: 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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:10.765799 n-d-811810-1 sudo[132371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:11.209301 n-d-811810-1 sudo[132371]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:11.211913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08" returned: 0 in 0.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:11.307196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:11.322968 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:11.323327 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:11.323899 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:08:11.325788 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08,
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: incominguser 2SgcQwNtyYXBd7HyX5Co 5x3ijJu6wA2axfCa
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:11.332079 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:08:11.333814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:11.433460 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:08:11.438575 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:08:11.439531 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 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'
Sep 30 02:08:11.460531 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (5edc2d60-700b-4978-b9cb-1bc04e5ebec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:11.464947 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e0e9932-7d71-4b0c-884f-04c83f0ad2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:11.489017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:08:11.516523 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e0e9932-7d71-4b0c-884f-04c83f0ad2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-679577785',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=36555633-e5f9-414c-9b4c-5a692d2ae006,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a4627ea5-543b-4775-9356-cd944ec2e692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da79cf0de98546d39f49aee660a56767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:08:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:08:11Z,user_id='af33b214fa044d53bf67968cb3256548',volume_attachment=>,volume_type=VolumeType(3de6596e-38e0-4f79-b074-06e35126abe0),volume_type_id=3de6596e-38e0-4f79-b074-06e35126abe0)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:11.519543 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab949aa6-1599-48f4-816c-7772e5e9a518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:11.522934 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ab949aa6-1599-48f4-816c-7772e5e9a518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:11.525579 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc12627d-a362-447e-9c64-02e95d62a3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:11.528052 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc12627d-a362-447e-9c64-02e95d62a3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a4627ea5-543b-4775-9356-cd944ec2e692', 'volume_name': 'volume-a4627ea5-543b-4775-9356-cd944ec2e692', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:11.530766 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75a33f95-1bb9-4c1b-a105-0143d3a704e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:11.533490 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (75a33f95-1bb9-4c1b-a105-0143d3a704e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:11.535657 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7eee57b8-6720-4d29-ad1e-38f35100c6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:11.556488 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Volume a4627ea5-543b-4775-9356-cd944ec2e692: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a4627ea5-543b-4775-9356-cd944ec2e692', 'volume_size': 1}
Sep 30 02:08:11.557970 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4627ea5-543b-4775-9356-cd944ec2e692 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:11.580417 n-d-811810-1 sudo[132393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4627ea5-543b-4775-9356-cd944ec2e692 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:11.581244 n-d-811810-1 sudo[132393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:11.753832 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08" returned: 0 in 0.419s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:11.754998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:11.756036 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:08:11.756921 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:08:11.760866 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:11.769740 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:11.770455 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:11.771274 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:08:11.774337 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:11.909659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:11.910917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:11.915027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:12.011029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:12.011545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:12.014462 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:08:12.181882 n-d-811810-1 sudo[132393]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:12.185825 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4627ea5-543b-4775-9356-cd944ec2e692 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.628s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:12.188900 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7eee57b8-6720-4d29-ad1e-38f35100c6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4627ea5-543b-4775-9356-cd944ec2e692', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:12.191123 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43f76102-2a56-4305-a3f6-6426e630252c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:12.252336 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Volume volume-a4627ea5-543b-4775-9356-cd944ec2e692 (a4627ea5-543b-4775-9356-cd944ec2e692): created successfully
Sep 30 02:08:12.254308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43f76102-2a56-4305-a3f6-6426e630252c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:12.257332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (5edc2d60-700b-4978-b9cb-1bc04e5ebec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:12.261779 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-39fa4693-36c2-473f-8c24-fd628a0f13c5 req-c65829a5-2462-4089-8533-5ed8e98bea15 tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:08:12.275874 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3d9d91fe-4fb1-4ca4-9767-cd6868386715 tempest-GroupSnapshotsTest-1801124178 None] Created volume successfully.
Sep 30 02:08:12.827191 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-67b27455-aa07-4de4-8f3c-6b53470a1495 tempest-GroupSnapshotsTest-1801124178 None] Update group completed successfully.
Sep 30 02:08:14.057282 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-39479ffe-4edc-4f5a-8251-b2b3a9e1d3d9 tempest-GroupSnapshotsTest-1801124178 None] Update group completed successfully.
Sep 30 02:08:15.245264 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e65a3537-7bbe-4404-87b9-a6bd457d938c tempest-GroupSnapshotsTest-1801124178 None] Update group completed successfully.
Sep 30 02:08:16.591053 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cebc5580-dbb8-45f2-b479-a29043f14085 tempest-GroupSnapshotsTest-1801124178 None] Update group completed successfully.
Sep 30 02:08:17.974587 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] GroupSnapshot 99c6dbf7-dc9b-4ed6-9b47-b804ea50ebb6: creating.
Sep 30 02:08:18.002676 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] Group snapshot 99c6dbf7-dc9b-4ed6-9b47-b804ea50ebb6: creating. {{(pid=84182) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 30 02:08:18.054320 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:18.079158 n-d-811810-1 sudo[132471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692
Sep 30 02:08:18.079993 n-d-811810-1 sudo[132471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:18.464477 n-d-811810-1 sudo[132471]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:18.466897 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692" returned: 0 in 0.412s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:18.468699 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20 --snapshot stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:18.487957 n-d-811810-1 sudo[132474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20 --snapshot stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692 -L 1.00g
Sep 30 02:08:18.488795 n-d-811810-1 sudo[132474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:19.127111 n-d-811810-1 sudo[132474]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:19.129577 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20 --snapshot stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692 -L 1.00g" returned: 0 in 0.660s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:19.177774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:19.197148 n-d-811810-1 sudo[132580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083
Sep 30 02:08:19.197987 n-d-811810-1 sudo[132580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:19.590222 n-d-811810-1 sudo[132580]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:19.592682 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083" returned: 0 in 0.414s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:19.594387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e08306a5-e700-4b0d-947a-5f8e3d664d26 --snapshot stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:19.613148 n-d-811810-1 sudo[132583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e08306a5-e700-4b0d-947a-5f8e3d664d26 --snapshot stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083 -L 1.00g
Sep 30 02:08:19.614004 n-d-811810-1 sudo[132583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:20.243955 n-d-811810-1 sudo[132583]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:20.247194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e08306a5-e700-4b0d-947a-5f8e3d664d26 --snapshot stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083 -L 1.00g" returned: 0 in 0.652s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:20.431993 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-89b3febe-57cc-445c-a2ee-1a8155874929 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 99c6dbf7-dc9b-4ed6-9b47-b804ea50ebb6: created successfully
Sep 30 02:08:21.319935 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 99c6dbf7-dc9b-4ed6-9b47-b804ea50ebb6: deleting
Sep 30 02:08:21.347118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 99c6dbf7-dc9b-4ed6-9b47-b804ea50ebb6: deleting {{(pid=84182) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 30 02:08:21.357189 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:21.380978 n-d-811810-1 sudo[132685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20
Sep 30 02:08:21.381959 n-d-811810-1 sudo[132685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:21.791371 n-d-811810-1 sudo[132685]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:21.793930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20" returned: 0 in 0.436s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:21.797407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:21.821062 n-d-811810-1 sudo[132688]: 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-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20
Sep 30 02:08:21.821907 n-d-811810-1 sudo[132688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:22.362920 n-d-811810-1 sudo[132688]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:22.365637 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d69ef212-97e0-4c68-b4e1-c24aa9b4ba20" returned: 0 in 0.568s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:22.367549 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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-e08306a5-e700-4b0d-947a-5f8e3d664d26 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:22.386326 n-d-811810-1 sudo[132731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-e08306a5-e700-4b0d-947a-5f8e3d664d26
Sep 30 02:08:22.387171 n-d-811810-1 sudo[132731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:22.775396 n-d-811810-1 sudo[132731]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:22.777910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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-e08306a5-e700-4b0d-947a-5f8e3d664d26" returned: 0 in 0.410s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:22.779934 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e08306a5-e700-4b0d-947a-5f8e3d664d26 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:22.798421 n-d-811810-1 sudo[132734]: 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-e08306a5-e700-4b0d-947a-5f8e3d664d26
Sep 30 02:08:22.799227 n-d-811810-1 sudo[132734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:23.391474 n-d-811810-1 sudo[132734]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:23.394327 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e08306a5-e700-4b0d-947a-5f8e3d664d26" returned: 0 in 0.614s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:23.501987 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1456025996 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1456025996, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:23.503208 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1456025996 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1456025996, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:23.525691 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['41f85993-52be-4875-b1fa-b573a02706ad', '10f620e0-14d1-414f-a4ec-b3c6b81a3817', '5ca4fa63-5a1d-45c3-b357-548b4b03f737', '1ca5b225-65ef-473d-989e-cbe205a97cd2'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:23.527782 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:23.527782 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:23.527782 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:23.660199 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['0c36b02f-6a9f-48cd-ab11-91e8a2992d51', '61838316-be03-457f-9ead-2e6a8b9dacea', '471da20d-1d78-41a8-ab67-69c886074a69', 'f78a7570-1d96-4bea-b042-c576eab30a8c'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:23.662080 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:23.662080 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:23.662080 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:23.713490 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e4d37f70-7f44-489f-9eef-b3b0764de418 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 99c6dbf7-dc9b-4ed6-9b47-b804ea50ebb6: deleted successfully
Sep 30 02:08:25.120229 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e1edf67-50a0-4ede-8b26-3c594c685083
Sep 30 02:08:25.121857 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:25.143544 n-d-811810-1 sudo[132777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083
Sep 30 02:08:25.145587 n-d-811810-1 sudo[132777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:25.549836 n-d-811810-1 sudo[132777]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:25.552732 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083" returned: 0 in 0.431s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:25.554579 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 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-8e1edf67-50a0-4ede-8b26-3c594c685083 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:25.573079 n-d-811810-1 sudo[132780]: 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-8e1edf67-50a0-4ede-8b26-3c594c685083
Sep 30 02:08:25.573888 n-d-811810-1 sudo[132780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:25.978375 n-d-811810-1 sudo[132780]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:25.981709 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083" returned: 0 in 0.426s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:25.984717 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:26.004851 n-d-811810-1 sudo[132783]: 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-8e1edf67-50a0-4ede-8b26-3c594c685083
Sep 30 02:08:26.005687 n-d-811810-1 sudo[132783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:26.435704 n-d-811810-1 sudo[132783]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:26.438306 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e1edf67-50a0-4ede-8b26-3c594c685083" returned: 0 in 0.454s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:26.439462 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Successfully deleted volume: 8e1edf67-50a0-4ede-8b26-3c594c685083
Sep 30 02:08:26.439942 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Skipping remove_export. No iscsi_target is presently exported for volume: a4627ea5-543b-4775-9356-cd944ec2e692
Sep 30 02:08:26.441081 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:26.459451 n-d-811810-1 sudo[132789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692
Sep 30 02:08:26.460289 n-d-811810-1 sudo[132789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:26.879489 n-d-811810-1 sudo[132789]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:26.882779 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692" returned: 0 in 0.441s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:26.884647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 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-a4627ea5-543b-4775-9356-cd944ec2e692 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:26.907923 n-d-811810-1 sudo[132792]: 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-a4627ea5-543b-4775-9356-cd944ec2e692
Sep 30 02:08:26.909195 n-d-811810-1 sudo[132792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:27.060489 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ed502cf7-0761-4a65-a9a6-b228b19194a9 req-64e15fcb-7b39-448e-84a0-ee96b134dea8 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:27.093321 n-d-811810-1 sudo[132794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:27.094353 n-d-811810-1 sudo[132794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:27.364069 n-d-811810-1 sudo[132792]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:27.366471 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692" returned: 0 in 0.481s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:27.368413 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:27.389803 n-d-811810-1 sudo[132817]: 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-a4627ea5-543b-4775-9356-cd944ec2e692
Sep 30 02:08:27.391352 n-d-811810-1 sudo[132817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:27.539596 n-d-811810-1 sudo[132794]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:27.542025 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ed502cf7-0761-4a65-a9a6-b228b19194a9 req-64e15fcb-7b39-448e-84a0-ee96b134dea8 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08" returned: 0 in 0.481s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:27.543829 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ed502cf7-0761-4a65-a9a6-b228b19194a9 req-64e15fcb-7b39-448e-84a0-ee96b134dea8 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 --snapshot stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:27.565364 n-d-811810-1 sudo[132820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 --snapshot stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 -L 1.00g
Sep 30 02:08:27.567182 n-d-811810-1 sudo[132820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:27.838521 n-d-811810-1 sudo[132817]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:27.841007 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4627ea5-543b-4775-9356-cd944ec2e692" returned: 0 in 0.472s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:27.842667 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Successfully deleted volume: a4627ea5-543b-4775-9356-cd944ec2e692
Sep 30 02:08:27.978903 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['e6a974f2-0736-4d20-a5f1-f17cc9e0dff9'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:28.005614 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1456025996 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1456025996, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:28.038306 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['20fa7bb6-931a-43d9-b1fe-b97fa5f68427', '7829e3c7-00ab-48a8-af25-dde33e46cee2', '9f1aef44-8c46-4969-8f9d-a7add0b24f80', '59776e8c-f381-4581-9899-cf8505a24468'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:28.041402 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:28.041402 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:28.041402 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:28.170244 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['82c9d267-b774-4d69-b8b3-803ec1cbf1e5', 'b5735502-b9b6-4e27-911b-4a0d9391d2e1', 'dd599a9a-f444-4ba3-b95d-7a8b59e8e487', 'c11447ae-52af-46a7-ad67-cedb7d67c412'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:28.254769 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:28.255483 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:28.266989 n-d-811810-1 sudo[132820]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:28.271009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-ed502cf7-0761-4a65-a9a6-b228b19194a9 req-64e15fcb-7b39-448e-84a0-ee96b134dea8 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 --snapshot stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 -L 1.00g" returned: 0 in 0.727s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:28.274572 n-d-811810-1 sudo[132925]: 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
Sep 30 02:08:28.275398 n-d-811810-1 sudo[132925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:28.363776 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-ed502cf7-0761-4a65-a9a6-b228b19194a9 req-64e15fcb-7b39-448e-84a0-ee96b134dea8 tempest-TestVolumeBootPattern-1611113010 None] Create snapshot completed successfully
Sep 30 02:08:28.680006 n-d-811810-1 sudo[132925]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:28.682071 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:28.683638 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:28.702404 n-d-811810-1 sudo[132928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:28.703217 n-d-811810-1 sudo[132928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:28.902773 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3cec82e3-f03f-46cb-9da4-d62329b7e233 tempest-GroupSnapshotsTest-1801124178 None] Group tempest-GroupSnapshotsTest-Group-978159145: creating
Sep 30 02:08:28.924773 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3cec82e3-f03f-46cb-9da4-d62329b7e233 tempest-GroupSnapshotsTest-1801124178 None] Group tempest-GroupSnapshotsTest-Group-978159145: created successfully
Sep 30 02:08:28.944877 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3cec82e3-f03f-46cb-9da4-d62329b7e233 tempest-GroupSnapshotsTest-1801124178 None] Create group completed successfully.
Sep 30 02:08:29.104667 n-d-811810-1 sudo[132928]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:29.106874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:29.108684 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:29.113551 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8a8209de-27ec-450c-8667-a2e876dead72 tempest-GroupSnapshotsTest-1801124178 None] Delete group completed successfully.
Sep 30 02:08:30.409219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:08:30.414198 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:08:30.414786 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 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'
Sep 30 02:08:30.429295 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (74a6f221-edca-42d3-8313-3f7e47d7d511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:30.432727 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (247ba70a-562d-44ba-ad7c-bc13d644a2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:30.457039 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:08:30.482542 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (247ba70a-562d-44ba-ad7c-bc13d644a2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-598434227',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=3c7663a4-a30d-4a4e-939c-399912669b90,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=581f50e3-a1fa-4b09-9857-01518c320238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da79cf0de98546d39f49aee660a56767',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:08:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:08:30Z,user_id='af33b214fa044d53bf67968cb3256548',volume_attachment=>,volume_type=VolumeType(1b13acd8-beaa-4926-bf8d-2b145790cc3f),volume_type_id=1b13acd8-beaa-4926-bf8d-2b145790cc3f)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:30.485250 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (717984be-d815-4636-b053-9728fb5f1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:30.487350 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (717984be-d815-4636-b053-9728fb5f1d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:30.489717 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d45f4f9-05b9-4dd4-b643-9db97b6823d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:30.491935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d45f4f9-05b9-4dd4-b643-9db97b6823d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '581f50e3-a1fa-4b09-9857-01518c320238', 'volume_name': 'volume-581f50e3-a1fa-4b09-9857-01518c320238', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:30.494284 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77bd54f5-d661-429e-8400-748b76bf9853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:30.496404 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77bd54f5-d661-429e-8400-748b76bf9853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:30.498535 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d194c0d-e21d-434f-8ade-75778ae9f4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:30.519347 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Volume 581f50e3-a1fa-4b09-9857-01518c320238: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-581f50e3-a1fa-4b09-9857-01518c320238', 'volume_size': 1}
Sep 30 02:08:30.520664 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-581f50e3-a1fa-4b09-9857-01518c320238 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:30.540343 n-d-811810-1 sudo[132933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-581f50e3-a1fa-4b09-9857-01518c320238 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:30.542218 n-d-811810-1 sudo[132933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:31.025543 n-d-811810-1 sudo[132933]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:31.028100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-581f50e3-a1fa-4b09-9857-01518c320238 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.507s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:31.032174 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d194c0d-e21d-434f-8ade-75778ae9f4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-581f50e3-a1fa-4b09-9857-01518c320238', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:31.034632 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e728a7d2-93ff-4741-9e67-0432f809b79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:31.046682 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Volume volume-581f50e3-a1fa-4b09-9857-01518c320238 (581f50e3-a1fa-4b09-9857-01518c320238): created successfully
Sep 30 02:08:31.048736 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e728a7d2-93ff-4741-9e67-0432f809b79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:31.052297 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Flow 'volume_create_manager' (74a6f221-edca-42d3-8313-3f7e47d7d511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:31.062402 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-daa5d2e6-2a43-4603-9081-497b70184da4 tempest-GroupSnapshotsTest-1801124178 None] Created volume successfully.
Sep 30 02:08:31.819314 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] GroupSnapshot 2d5f8d51-5741-43bb-b332-2a449582568e: creating.
Sep 30 02:08:31.862960 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] Group snapshot 2d5f8d51-5741-43bb-b332-2a449582568e: creating. {{(pid=84182) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 30 02:08:31.916815 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:31.940528 n-d-811810-1 sudo[132965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238
Sep 30 02:08:31.942357 n-d-811810-1 sudo[132965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:31.977377 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:08:31.983034 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:08:31.983619 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:08:32.017630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (e453db9b-60a9-4934-b516-4e2a57c98370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:32.021744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e76a434c-83ea-4e88-ae25-f52b9f7f5711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:32.050291 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:08:32.080431 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e76a434c-83ea-4e88-ae25-f52b9f7f5711) 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=2021-09-30T02:08:32Z,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-811810-1@lvmdriver-1#lvmdriver-1',id=cd2402c8-c482-49ac-8b40-eec1f41323ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:08:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=dce54e91-0ccc-42ba-9f1e-b5f7f6544b86,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:08:32Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:32.085083 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d56adcc-ae01-4ba6-8b72-5c417ea2bb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:32.087628 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d56adcc-ae01-4ba6-8b72-5c417ea2bb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:32.090210 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b4de977-fca5-41ae-af64-7ae707612c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:32.092851 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b4de977-fca5-41ae-af64-7ae707612c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'cd2402c8-c482-49ac-8b40-eec1f41323ae', 'volume_name': 'volume-cd2402c8-c482-49ac-8b40-eec1f41323ae', 'volume_size': 1, 'snapshot_id': 'dce54e91-0ccc-42ba-9f1e-b5f7f6544b86'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:32.095467 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59d5d8e5-4d0b-46cd-a4ff-2013119fa539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:32.097862 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59d5d8e5-4d0b-46cd-a4ff-2013119fa539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:32.100452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (154cb452-0ace-4a28-a1c5-c4716488fd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:32.101253 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Volume cd2402c8-c482-49ac-8b40-eec1f41323ae: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-cd2402c8-c482-49ac-8b40-eec1f41323ae', 'volume_size': 1, 'snapshot_id': 'dce54e91-0ccc-42ba-9f1e-b5f7f6544b86'}
Sep 30 02:08:32.123507 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd2402c8-c482-49ac-8b40-eec1f41323ae stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:32.163110 n-d-811810-1 sudo[132967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd2402c8-c482-49ac-8b40-eec1f41323ae stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:32.164822 n-d-811810-1 sudo[132967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:32.453878 n-d-811810-1 sudo[132965]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:32.456288 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238" returned: 0 in 0.539s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:32.458886 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b107b9f-eca8-4665-b654-1a33599b52fd --snapshot stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:32.502146 n-d-811810-1 sudo[132980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b107b9f-eca8-4665-b654-1a33599b52fd --snapshot stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238 -L 1.00g
Sep 30 02:08:32.503614 n-d-811810-1 sudo[132980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:32.764216 n-d-811810-1 sudo[132967]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:32.768347 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd2402c8-c482-49ac-8b40-eec1f41323ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.644s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:32.772032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:32.799142 n-d-811810-1 sudo[133012]: 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-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86
Sep 30 02:08:32.800141 n-d-811810-1 sudo[133012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:33.256013 n-d-811810-1 sudo[133012]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:33.258811 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86" returned: 0 in 0.486s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:33.262308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:33.269453 n-d-811810-1 sudo[132980]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:33.281301 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b107b9f-eca8-4665-b654-1a33599b52fd --snapshot stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238 -L 1.00g" returned: 0 in 0.822s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:33.285889 n-d-811810-1 sudo[133120]: 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--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae iflag=direct
Sep 30 02:08:33.286759 n-d-811810-1 sudo[133120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:33.413524 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3b2cc763-3fbd-47f4-b723-9141a91e3ef5 tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 2d5f8d51-5741-43bb-b332-2a449582568e: created successfully
Sep 30 02:08:33.644580 n-d-811810-1 sudo[133120]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:33.646828 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae iflag=direct" returned: 0 in 0.385s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:33.648157 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:33.673234 n-d-811810-1 sudo[133141]: 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--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae oflag=direct
Sep 30 02:08:33.676339 n-d-811810-1 sudo[133141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:34.009450 n-d-811810-1 sudo[133141]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:34.012157 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae oflag=direct" returned: 0 in 0.364s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:34.013450 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:34.034064 n-d-811810-1 sudo[133161]: 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--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:08:34.034883 n-d-811810-1 sudo[133161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:34.298164 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 2d5f8d51-5741-43bb-b332-2a449582568e: deleting
Sep 30 02:08:34.335128 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 2d5f8d51-5741-43bb-b332-2a449582568e: deleting {{(pid=84182) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 30 02:08:34.348786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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-1b107b9f-eca8-4665-b654-1a33599b52fd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:34.373658 n-d-811810-1 sudo[133164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-1b107b9f-eca8-4665-b654-1a33599b52fd
Sep 30 02:08:34.375402 n-d-811810-1 sudo[133164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:34.849364 n-d-811810-1 sudo[133164]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:34.852065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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-1b107b9f-eca8-4665-b654-1a33599b52fd" returned: 0 in 0.503s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:34.857623 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b107b9f-eca8-4665-b654-1a33599b52fd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:34.886727 n-d-811810-1 sudo[133167]: 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-1b107b9f-eca8-4665-b654-1a33599b52fd
Sep 30 02:08:34.888622 n-d-811810-1 sudo[133167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:35.593989 n-d-811810-1 sudo[133167]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:35.597765 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b107b9f-eca8-4665-b654-1a33599b52fd" returned: 0 in 0.741s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:35.748454 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2103337473 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2103337473, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:35.748454 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2103337473 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2103337473, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:35.793172 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['cac11aa0-0e68-421b-afcd-74bae1b48144', 'f11f3ceb-14b9-4573-bb65-c07979c554e2', '21284b08-af10-40c9-95b8-646876cd7486', '42068b5e-d803-4ce8-b310-109577b91d0e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:35.793172 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:35.793172 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:35.793172 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:35.895801 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3ba259f7-cdf1-4aaa-8d1c-e475068cedad tempest-GroupSnapshotsTest-1801124178 None] group_snapshot 2d5f8d51-5741-43bb-b332-2a449582568e: deleted successfully
Sep 30 02:08:37.323623 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Skipping remove_export. No iscsi_target is presently exported for volume: 581f50e3-a1fa-4b09-9857-01518c320238
Sep 30 02:08:37.325862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:37.364166 n-d-811810-1 sudo[133210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238
Sep 30 02:08:37.366171 n-d-811810-1 sudo[133210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:37.900378 n-d-811810-1 sudo[133210]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:37.904274 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238" returned: 0 in 0.578s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:37.906329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 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-581f50e3-a1fa-4b09-9857-01518c320238 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:37.927431 n-d-811810-1 sudo[133213]: 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-581f50e3-a1fa-4b09-9857-01518c320238
Sep 30 02:08:37.928281 n-d-811810-1 sudo[133213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:38.383064 n-d-811810-1 sudo[133213]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:38.385460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238" returned: 0 in 0.479s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:38.388367 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:38.406898 n-d-811810-1 sudo[133216]: 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-581f50e3-a1fa-4b09-9857-01518c320238
Sep 30 02:08:38.407716 n-d-811810-1 sudo[133216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:38.945433 n-d-811810-1 sudo[133216]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:38.947813 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-581f50e3-a1fa-4b09-9857-01518c320238" returned: 0 in 0.560s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:38.949031 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Successfully deleted volume: 581f50e3-a1fa-4b09-9857-01518c320238
Sep 30 02:08:39.034708 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['b95aab7f-188c-43dd-ad68-6d2333c90e6c'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:39.061656 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2103337473 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2103337473, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:39.078529 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Created reservations ['1c0d2210-f5df-4bb0-903f-96e4f1a794de', '2413e96c-f037-4894-b4f1-fc286b786a8a', '97c79fca-8063-4060-bb48-b2365345e98a', '6c0205f8-3a0b-4730-a0e6-40388463e441'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:39.080405 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 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.
Sep 30 02:08:39.080405 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:39.080405 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:39.185163 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:39.186382 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:39.213424 n-d-811810-1 sudo[133224]: 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
Sep 30 02:08:39.214936 n-d-811810-1 sudo[133224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:39.640733 n-d-811810-1 sudo[133224]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:39.643463 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:39.646519 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:39.668227 n-d-811810-1 sudo[133227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:39.669081 n-d-811810-1 sudo[133227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:40.121555 n-d-811810-1 sudo[133227]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:40.124438 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] CMD "sudo 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.477s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:40.127206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:40.139076 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cbaf5fd3-ac31-4db6-972c-f2be4048eb3f tempest-GroupSnapshotsTest-1801124178 None] Delete group completed successfully.
Sep 30 02:08:40.170781 n-d-811810-1 sudo[133161]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:40.173442 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.160s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:40.174410 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dce54e91--0ccc--42ba--9f1e--b5f7f6544b86, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--cd2402c8--c482--49ac--8b40--eec1f41323ae, size 1024.00 MB, duration 6.16 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:08:40.175009 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Volume copy 1024.00 MB at 166.20 MB/s
Sep 30 02:08:40.227294 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Marking volume cd2402c8-c482-49ac-8b40-eec1f41323ae as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:08:40.238394 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Copying metadata from snapshot dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 to cd2402c8-c482-49ac-8b40-eec1f41323ae. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Sep 30 02:08:40.279308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (154cb452-0ace-4a28-a1c5-c4716488fd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd2402c8-c482-49ac-8b40-eec1f41323ae', 'volume_size': 1, 'snapshot_id': 'dce54e91-0ccc-42ba-9f1e-b5f7f6544b86'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:40.281906 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (339bf8d2-b35d-43fb-9161-8ad72871642a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:40.293956 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Volume volume-cd2402c8-c482-49ac-8b40-eec1f41323ae (cd2402c8-c482-49ac-8b40-eec1f41323ae): created successfully
Sep 30 02:08:40.296513 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (339bf8d2-b35d-43fb-9161-8ad72871642a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:40.299770 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (e453db9b-60a9-4934-b516-4e2a57c98370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:40.315031 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-2553b97a-9f22-4ef7-a203-a503629f30b9 tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:08:42.131794 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:42.142103 n-d-811810-1 sudo[133239]: 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-cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:08:42.142885 n-d-811810-1 sudo[133239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:42.573856 n-d-811810-1 sudo[133239]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:42.578602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae" returned: 0 in 0.454s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:42.637132 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: I_T nexus: 42
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: 2SgcQwNtyYXBd7HyX5Co
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:08:42.644162 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-cd2402c8-c482-49ac-8b40-eec1f41323ae {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae,
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: incominguser gnNudPwSwiDEcWAHd5Vb 4WoxjC8k97s6Qkst
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:08:42.654522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:43.050917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae" returned: 0 in 0.400s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:43.050917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:43.051992 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:08:43.051992 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:08:43.055045 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:43.062641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:43.063234 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae\n System information:\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-cd2402c8-c482-49ac-8b40-eec1f41323ae\n Backing store flags: \n Account information:\n gnNudPwSwiDEcWAHd5Vb\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: I_T nexus: 42
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: 2SgcQwNtyYXBd7HyX5Co
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:08:43.063884 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:08:43.066923 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:43.164861 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:43.165470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae\n System information:\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-cd2402c8-c482-49ac-8b40-eec1f41323ae\n Backing store flags: \n Account information:\n gnNudPwSwiDEcWAHd5Vb\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:43.167336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:43.254248 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:43.254649 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae\n System information:\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-cd2402c8-c482-49ac-8b40-eec1f41323ae\n Backing store flags: \n Account information:\n gnNudPwSwiDEcWAHd5Vb\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:08:43.255782 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:08:43.415580 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-fd8eb030-6d4a-4f31-bec9-d8f941a7c617 req-75e5064f-fbc1-473a-911b-c15eca3374b7 tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:08:48.569065 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5ce73f54-02f2-4f64-ad98-c91ccae350d6 tempest-GroupsTest-1534681241 None] Group tempest-Group1-1822923867: creating
Sep 30 02:08:48.592671 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5ce73f54-02f2-4f64-ad98-c91ccae350d6 tempest-GroupsTest-1534681241 None] Group tempest-Group1-1822923867: created successfully
Sep 30 02:08:48.617269 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5ce73f54-02f2-4f64-ad98-c91ccae350d6 tempest-GroupsTest-1534681241 None] Create group completed successfully.
Sep 30 02:08:49.847863 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4f3c8b4c-5214-4ccf-9841-e3282b5f3adf tempest-GroupsTest-1534681241 None] Group tempest-Group2-960945384: creating
Sep 30 02:08:49.872294 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4f3c8b4c-5214-4ccf-9841-e3282b5f3adf tempest-GroupsTest-1534681241 None] Group tempest-Group2-960945384: created successfully
Sep 30 02:08:49.894574 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4f3c8b4c-5214-4ccf-9841-e3282b5f3adf tempest-GroupsTest-1534681241 None] Create group completed successfully.
Sep 30 02:08:51.351250 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:08:51.355226 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:08:51.355753 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 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'
Sep 30 02:08:51.369597 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Flow 'volume_create_manager' (c3a0f7fb-b4f0-4f1e-8581-03726944b436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:51.372951 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02818118-4190-4a1d-ab82-4bd8992e1acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:51.394986 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:08:51.418859 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02818118-4190-4a1d-ab82-4bd8992e1acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-688795859',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=939a4184-da5b-4aec-9bee-f2d1317cf8b7,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=c97bc1fc-72a7-4758-8d49-257f2c3585b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dad53cfc354431a9a3314b8d18bc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:08:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:08:51Z,user_id='ba0c4d82ef23438e9a69695edc10b070',volume_attachment=>,volume_type=VolumeType(ed1b69ed-0645-4cca-a066-6c8071e5372a),volume_type_id=ed1b69ed-0645-4cca-a066-6c8071e5372a)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:51.421719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d754bfbf-1ab1-4ec6-84b8-e2ecfac72352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:51.423838 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d754bfbf-1ab1-4ec6-84b8-e2ecfac72352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:51.426379 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26ef8b27-8159-41be-b54b-4291fc215818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:51.428696 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26ef8b27-8159-41be-b54b-4291fc215818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c97bc1fc-72a7-4758-8d49-257f2c3585b7', 'volume_name': 'volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:51.430966 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1772be78-637f-4e63-8a7e-4c6536af74d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:51.433103 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1772be78-637f-4e63-8a7e-4c6536af74d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:51.435275 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a467f89-5a9a-4111-b09b-097c81dd9f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:51.454621 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Volume c97bc1fc-72a7-4758-8d49-257f2c3585b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7', 'volume_size': 1}
Sep 30 02:08:51.455880 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:51.477425 n-d-811810-1 sudo[133313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:51.478302 n-d-811810-1 sudo[133313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:51.988723 n-d-811810-1 sudo[133313]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:51.992351 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:51.998301 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a467f89-5a9a-4111-b09b-097c81dd9f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:52.001713 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c100ef5-7372-41d4-97a8-e0b005ca2945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:52.016750 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Volume volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7 (c97bc1fc-72a7-4758-8d49-257f2c3585b7): created successfully
Sep 30 02:08:52.018590 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c100ef5-7372-41d4-97a8-e0b005ca2945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:52.021705 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Flow 'volume_create_manager' (c3a0f7fb-b4f0-4f1e-8581-03726944b436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:52.032776 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-68408361-6c83-4409-b8ec-a21f1c64f2e3 tempest-GroupsTest-1534681241 None] Created volume successfully.
Sep 30 02:08:53.134227 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Skipping remove_export. No iscsi_target is presently exported for volume: c97bc1fc-72a7-4758-8d49-257f2c3585b7
Sep 30 02:08:53.135247 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:53.160883 n-d-811810-1 sudo[133347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7
Sep 30 02:08:53.161681 n-d-811810-1 sudo[133347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:53.584958 n-d-811810-1 sudo[133347]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:53.587601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7" returned: 0 in 0.452s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:53.589606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 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-c97bc1fc-72a7-4758-8d49-257f2c3585b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:53.609515 n-d-811810-1 sudo[133350]: 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-c97bc1fc-72a7-4758-8d49-257f2c3585b7
Sep 30 02:08:53.610559 n-d-811810-1 sudo[133350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:54.011259 n-d-811810-1 sudo[133350]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:54.015602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7" returned: 0 in 0.425s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:54.018178 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:54.037569 n-d-811810-1 sudo[133353]: 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-c97bc1fc-72a7-4758-8d49-257f2c3585b7
Sep 30 02:08:54.038489 n-d-811810-1 sudo[133353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:54.504576 n-d-811810-1 sudo[133353]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:54.506843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c97bc1fc-72a7-4758-8d49-257f2c3585b7" returned: 0 in 0.488s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:54.509245 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Successfully deleted volume: c97bc1fc-72a7-4758-8d49-257f2c3585b7
Sep 30 02:08:54.629560 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Created reservations ['836e828b-43da-4bba-80f9-c26fe634a9db'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:54.658582 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1933025268 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1933025268, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:54.659431 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1933025268 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1933025268, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:08:54.679601 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Created reservations ['fdc20951-cebf-4b2f-a929-73875160dbb5', 'ecebae9e-e802-41fd-be90-c1dbe0983550', '9d562dca-edf0-4e35-81c4-6e8af74ae10d', '921bfaa5-f69b-4bcb-9d0a-a22f1c0d7966'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:54.681677 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 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.
Sep 30 02:08:54.681677 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:54.681677 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:54.783785 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:54.784840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:54.805560 n-d-811810-1 sudo[133359]: 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
Sep 30 02:08:54.806537 n-d-811810-1 sudo[133359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:55.221729 n-d-811810-1 sudo[133359]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:55.224428 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:55.227599 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:55.248483 n-d-811810-1 sudo[133362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:55.249378 n-d-811810-1 sudo[133362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:55.648906 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] Created reservations ['7d2c1cd1-8f6e-4c0e-885e-ff1cb2986503'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:08:55.664718 n-d-811810-1 sudo[133362]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:55.672109 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] CMD "sudo 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.445s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:55.676942 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:55.683547 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f0b397f7-33e6-475f-9bec-a7d4c61f9050 tempest-GroupsTest-1534681241 None] Delete group completed successfully.
Sep 30 02:08:55.691355 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 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.
Sep 30 02:08:55.691355 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:08:55.691355 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:08:55.726332 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:55.727226 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:55.752990 n-d-811810-1 sudo[133365]: 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
Sep 30 02:08:55.753783 n-d-811810-1 sudo[133365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:56.219272 n-d-811810-1 sudo[133365]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:56.222175 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.494s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:56.224210 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:56.243961 n-d-811810-1 sudo[133368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:56.245039 n-d-811810-1 sudo[133368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:56.662966 n-d-811810-1 sudo[133368]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:56.666178 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:56.667821 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:08:56.677621 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-37036f45-d923-4c71-aaa6-f851b67b2ce1 tempest-GroupsTest-1534681241 None] Delete group completed successfully.
Sep 30 02:08:57.263048 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7f0255a0-c8d9-4ac5-8e95-fd73f53896a2 tempest-GroupsTest-1534681241 None] Group tempest-GroupsTest-Group-234377414: creating
Sep 30 02:08:57.291660 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7f0255a0-c8d9-4ac5-8e95-fd73f53896a2 tempest-GroupsTest-1534681241 None] Group tempest-GroupsTest-Group-234377414: created successfully
Sep 30 02:08:57.315590 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7f0255a0-c8d9-4ac5-8e95-fd73f53896a2 tempest-GroupsTest-1534681241 None] Create group completed successfully.
Sep 30 02:08:58.880066 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:08:58.884565 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:08:58.885302 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 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'
Sep 30 02:08:58.899854 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Flow 'volume_create_manager' (6b0f0fff-e65e-4aab-b8ff-9671a4af3045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:58.901875 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (734a3662-c852-42e7-86e2-a22ca8b8aa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:58.932032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:08:58.969883 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (734a3662-c852-42e7-86e2-a22ca8b8aa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1441357892',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=18685eaa-4c17-44c7-9bfa-ac5339618733,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=955ced7d-fcd3-4cde-ae8a-102f5a4b16f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dad53cfc354431a9a3314b8d18bc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:08:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:08:59Z,user_id='ba0c4d82ef23438e9a69695edc10b070',volume_attachment=>,volume_type=VolumeType(3334d6fb-8113-49d3-b4f0-772a674afa61),volume_type_id=3334d6fb-8113-49d3-b4f0-772a674afa61)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:58.972722 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de327624-458b-476f-b479-060423c91f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:58.975106 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de327624-458b-476f-b479-060423c91f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:58.978309 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc797e98-2a59-4b8b-aa8c-97fb4a6ae66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:58.980082 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc797e98-2a59-4b8b-aa8c-97fb4a6ae66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '955ced7d-fcd3-4cde-ae8a-102f5a4b16f9', 'volume_name': 'volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:58.982441 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f69cf047-3752-4c84-8780-7cfc8dcc41ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:58.984794 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f69cf047-3752-4c84-8780-7cfc8dcc41ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:58.993470 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8471252-d5bb-4d1f-90ae-2d73a4cc88df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:59.012273 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Volume 955ced7d-fcd3-4cde-ae8a-102f5a4b16f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9', 'volume_size': 1}
Sep 30 02:08:59.012273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:59.034701 n-d-811810-1 sudo[133373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:08:59.035503 n-d-811810-1 sudo[133373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:59.469309 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:08:59.469880 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:08:59.470820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:59.501105 n-d-811810-1 sudo[133398]: 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
Sep 30 02:08:59.502533 n-d-811810-1 sudo[133398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:08:59.558551 n-d-811810-1 sudo[133373]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:59.561085 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.549s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:59.565159 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d8471252-d5bb-4d1f-90ae-2d73a4cc88df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:59.567815 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac78323b-6360-42d3-9a09-f6c379a65728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:08:59.580009 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Volume volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 (955ced7d-fcd3-4cde-ae8a-102f5a4b16f9): created successfully
Sep 30 02:08:59.581998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac78323b-6360-42d3-9a09-f6c379a65728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:08:59.585172 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Flow 'volume_create_manager' (6b0f0fff-e65e-4aab-b8ff-9671a4af3045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:08:59.594253 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-441c097d-acda-42cd-888d-007d1a842629 tempest-GroupsTest-1534681241 None] Created volume successfully.
Sep 30 02:08:59.948710 n-d-811810-1 sudo[133398]: pam_unix(sudo:session): session closed for user root
Sep 30 02:08:59.950664 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.480s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:08:59.952144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:08:59.971433 n-d-811810-1 sudo[133410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:08:59.972422 n-d-811810-1 sudo[133410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:00.383701 n-d-811810-1 sudo[133410]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:00.386142 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:00.388221 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:00.577342 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:09:00.581514 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:09:00.582150 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 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'
Sep 30 02:09:00.596434 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Flow 'volume_create_manager' (28d78009-2a83-4e2b-b7a2-e23e08199209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:00.599721 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e20d5e2f-acd5-4c50-b466-fe9942249f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:00.627049 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:09:00.653709 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e20d5e2f-acd5-4c50-b466-fe9942249f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1065072022',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=18685eaa-4c17-44c7-9bfa-ac5339618733,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=61397696-8144-4a75-9956-7ec61c5dfa4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20dad53cfc354431a9a3314b8d18bc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:09:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:09:01Z,user_id='ba0c4d82ef23438e9a69695edc10b070',volume_attachment=>,volume_type=VolumeType(3334d6fb-8113-49d3-b4f0-772a674afa61),volume_type_id=3334d6fb-8113-49d3-b4f0-772a674afa61)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:00.656270 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ec817a8-6148-4d0b-a67e-36bf8c7f3187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:00.658493 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ec817a8-6148-4d0b-a67e-36bf8c7f3187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:00.660872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4136ca50-694e-46bb-90b1-eb048a1f42e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:00.663319 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4136ca50-694e-46bb-90b1-eb048a1f42e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61397696-8144-4a75-9956-7ec61c5dfa4c', 'volume_name': 'volume-61397696-8144-4a75-9956-7ec61c5dfa4c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:00.665701 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec61df95-6740-491b-82af-56a6c28b04a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:00.667814 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec61df95-6740-491b-82af-56a6c28b04a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:00.670001 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42054e5d-fb38-485c-8b4c-647b946fb55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:00.690480 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Volume 61397696-8144-4a75-9956-7ec61c5dfa4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61397696-8144-4a75-9956-7ec61c5dfa4c', 'volume_size': 1}
Sep 30 02:09:00.691760 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61397696-8144-4a75-9956-7ec61c5dfa4c stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:00.710472 n-d-811810-1 sudo[133413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61397696-8144-4a75-9956-7ec61c5dfa4c stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:00.711408 n-d-811810-1 sudo[133413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:01.199415 n-d-811810-1 sudo[133413]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:01.201859 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61397696-8144-4a75-9956-7ec61c5dfa4c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:01.205757 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42054e5d-fb38-485c-8b4c-647b946fb55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61397696-8144-4a75-9956-7ec61c5dfa4c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:01.208136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d52062e0-2548-4575-9d13-3e9db36aef62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:01.221365 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Volume volume-61397696-8144-4a75-9956-7ec61c5dfa4c (61397696-8144-4a75-9956-7ec61c5dfa4c): created successfully
Sep 30 02:09:01.223649 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d52062e0-2548-4575-9d13-3e9db36aef62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:01.226801 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Flow 'volume_create_manager' (28d78009-2a83-4e2b-b7a2-e23e08199209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:01.236781 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-1306dd3d-fe1d-489d-afae-a6dfe8b461ea tempest-GroupsTest-1534681241 None] Created volume successfully.
Sep 30 02:09:01.956265 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9e2000ad-d3c4-4248-80d4-dc8a397827f1 tempest-GroupsTest-1534681241 None] Update group completed successfully.
Sep 30 02:09:02.358076 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-3d30d937-64df-4430-a5de-109901982bed tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:09:02.358780 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-3d30d937-64df-4430-a5de-109901982bed tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment be74c79f-b52e-4ca2-adee-0a75cf9dfd25. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:09:02.360650 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:02.455385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:02.455729 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae\n System information:\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-cd2402c8-c482-49ac-8b40-eec1f41323ae\n Backing store flags: \n Account information:\n gnNudPwSwiDEcWAHd5Vb\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:02.456462 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-3d30d937-64df-4430-a5de-109901982bed tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:09:02.457547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:02.550321 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cd2402c8-c482-49ac-8b40-eec1f41323ae -f" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:02.550745 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:02.552021 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:02.640478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:02.640817 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:02.717314 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-3d30d937-64df-4430-a5de-109901982bed tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:09:02.717314 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:02.717314 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:02.869752 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-cd2402c8-c482-49ac-8b40-eec1f41323ae-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:09:02.954375 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:03.043684 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:03.044025 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:03.044787 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:09:03.046199 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:03.064963 n-d-811810-1 sudo[133473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:09:03.065782 n-d-811810-1 sudo[133473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:03.374386 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-952479e6-7937-45fb-b0cd-66961155a09b tempest-GroupsTest-1534681241 None] Update group completed successfully.
Sep 30 02:09:03.528166 n-d-811810-1 sudo[133473]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:03.530407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae" returned: 0 in 0.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:03.532145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 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-cd2402c8-c482-49ac-8b40-eec1f41323ae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:03.555998 n-d-811810-1 sudo[133476]: 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-cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:09:03.557029 n-d-811810-1 sudo[133476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:03.962775 n-d-811810-1 sudo[133476]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:03.965350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae" returned: 0 in 0.433s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:03.967474 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:03.985487 n-d-811810-1 sudo[133479]: 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-cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:09:03.986277 n-d-811810-1 sudo[133479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:04.408339 n-d-811810-1 sudo[133479]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:04.410739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd2402c8-c482-49ac-8b40-eec1f41323ae" returned: 0 in 0.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:04.411916 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: cd2402c8-c482-49ac-8b40-eec1f41323ae
Sep 30 02:09:04.462101 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['789506c4-1125-4891-9a45-2eb010b36508', 'aba32a23-f617-4b05-a16b-f842f382ab01', '7333ca31-e7e5-442c-bc57-38854a1d4d5e', 'e3db3e86-0a2a-489a-87a7-a2011337bf15'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:04.466469 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:09:04.466469 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:04.466469 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:04.527888 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:04.529035 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:04.563140 n-d-811810-1 sudo[133485]: 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
Sep 30 02:09:04.566224 n-d-811810-1 sudo[133485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:04.970817 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Skipping remove_export. No iscsi_target is presently exported for volume: 61397696-8144-4a75-9956-7ec61c5dfa4c
Sep 30 02:09:04.971760 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61397696-8144-4a75-9956-7ec61c5dfa4c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:04.990389 n-d-811810-1 sudo[133485]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:04.994555 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:04.996751 n-d-811810-1 sudo[133488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61397696-8144-4a75-9956-7ec61c5dfa4c
Sep 30 02:09:04.997353 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:04.998256 n-d-811810-1 sudo[133488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:05.018103 n-d-811810-1 sudo[133490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:05.018980 n-d-811810-1 sudo[133490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:05.399059 n-d-811810-1 sudo[133488]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:05.401491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61397696-8144-4a75-9956-7ec61c5dfa4c" returned: 0 in 0.429s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:05.403364 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 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-61397696-8144-4a75-9956-7ec61c5dfa4c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:05.424373 n-d-811810-1 sudo[133494]: 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-61397696-8144-4a75-9956-7ec61c5dfa4c
Sep 30 02:09:05.425205 n-d-811810-1 sudo[133494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:05.445024 n-d-811810-1 sudo[133490]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:05.447617 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:05.449915 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:05.456400 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:09:05.473485 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-a474b7a8-bea6-4857-a29c-487cfbfcf149 req-ffe5e3d4-d5db-4e82-97e1-f4ba2c4c48c2 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-cd2402c8-c482-49ac-8b40-eec1f41323ae-delete_volume'" released by "delete_volume" :: held 2.603s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:09:05.737747 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:09:05.740388 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:05.770387 n-d-811810-1 sudo[133497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86
Sep 30 02:09:05.771440 n-d-811810-1 sudo[133497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:05.832054 n-d-811810-1 sudo[133494]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:05.834863 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61397696-8144-4a75-9956-7ec61c5dfa4c" returned: 0 in 0.431s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:05.837490 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61397696-8144-4a75-9956-7ec61c5dfa4c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:05.856702 n-d-811810-1 sudo[133499]: 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-61397696-8144-4a75-9956-7ec61c5dfa4c
Sep 30 02:09:05.857523 n-d-811810-1 sudo[133499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:06.210032 n-d-811810-1 sudo[133497]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:06.212824 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86" returned: 0 in 0.472s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:06.214769 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:06.236499 n-d-811810-1 sudo[133504]: 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-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86
Sep 30 02:09:06.237308 n-d-811810-1 sudo[133504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:06.311437 n-d-811810-1 sudo[133499]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:06.314120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61397696-8144-4a75-9956-7ec61c5dfa4c" returned: 0 in 0.476s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:06.315529 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Successfully deleted volume: 61397696-8144-4a75-9956-7ec61c5dfa4c
Sep 30 02:09:06.316430 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Skipping remove_export. No iscsi_target is presently exported for volume: 955ced7d-fcd3-4cde-ae8a-102f5a4b16f9
Sep 30 02:09:06.317818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:06.339240 n-d-811810-1 sudo[133507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9
Sep 30 02:09:06.340050 n-d-811810-1 sudo[133507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:06.962672 n-d-811810-1 sudo[133504]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:06.964009 n-d-811810-1 sudo[133507]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:06.965408 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86" returned: 0 in 0.750s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:06.990005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9" returned: 0 in 0.672s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:06.991889 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 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-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:07.010773 n-d-811810-1 sudo[133552]: 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-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9
Sep 30 02:09:07.011598 n-d-811810-1 sudo[133552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:07.078533 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['4dd97391-2cc6-4b5c-84a5-90981354c28d', '28384b9b-2f50-4577-97ad-12dbf04c31fe', 'bd689211-7301-45dc-9f7b-cd3652960ca7', '7f692f32-7aaa-4d37-90e1-6e6cf6cf1f58'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:07.080901 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:09:07.080901 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:07.080901 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:07.127049 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] Delete snapshot completed successfully.
Sep 30 02:09:07.133382 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-96dac7da-9b0f-4f8e-8f50-1f005221398a tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-dce54e91-0ccc-42ba-9f1e-b5f7f6544b86-delete_snapshot'" released by "delete_snapshot" :: held 1.396s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:09:07.431187 n-d-811810-1 sudo[133552]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:07.434336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9" returned: 0 in 0.442s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:07.435794 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:07.456628 n-d-811810-1 sudo[133555]: 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-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9
Sep 30 02:09:07.457525 n-d-811810-1 sudo[133555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:07.928391 n-d-811810-1 sudo[133555]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:07.933749 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-955ced7d-fcd3-4cde-ae8a-102f5a4b16f9" returned: 0 in 0.495s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:07.933749 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Successfully deleted volume: 955ced7d-fcd3-4cde-ae8a-102f5a4b16f9
Sep 30 02:09:08.066468 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Created reservations ['7ce9dcd3-9c36-4217-8755-2689c6c72087'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:08.093029 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1270909152 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1270909152, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:09:08.093975 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1270909152 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1270909152, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:09:08.124299 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Created reservations ['1c5fde8f-6169-4fa5-a969-f4361ba8bbd0', '641d02de-91e8-44ff-b2d4-34fee91e5084', '2bc75e4f-2931-4959-b4ec-23b70007f69b', '4951a903-6498-42d7-8593-8a7fa6d8c3de'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:08.124299 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 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.
Sep 30 02:09:08.124299 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:08.124299 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:08.220835 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Created reservations ['dfe6cf7f-a0d5-4cfe-bda1-6ede5e15159c', 'ad3a1e2a-e68a-4560-9d12-f8a53d60cdfb', '96d364c8-758f-4570-9e41-a3ff74344e41', 'ba624b4c-3948-42fe-a00b-f28d47dc8bf9'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:08.332166 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:08.332166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:08.368842 n-d-811810-1 sudo[133561]: 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
Sep 30 02:09:08.370031 n-d-811810-1 sudo[133561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:08.798360 n-d-811810-1 sudo[133561]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:08.801136 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:08.803289 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:08.822994 n-d-811810-1 sudo[133564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:08.823814 n-d-811810-1 sudo[133564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:09.229250 n-d-811810-1 sudo[133564]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:09.231875 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:09.234054 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:09.238945 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-65ce2101-7647-4c59-8203-599bef979362 tempest-GroupsTest-1534681241 None] Delete group completed successfully.
Sep 30 02:09:10.863241 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-129bff41-f164-49aa-9683-476d01e84d51 tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:09:10.864565 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-129bff41-f164-49aa-9683-476d01e84d51 tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment ce1c286c-96a3-4acc-88af-908994cda4ce. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:09:10.868601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:10.974327 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:10.975281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n System information:\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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08\n Backing store flags: \n Account information:\n 2SgcQwNtyYXBd7HyX5Co\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:10.976166 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-129bff41-f164-49aa-9683-476d01e84d51 tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: 131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:09:10.979443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:11.105300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 -f" returned: 0 in 0.128s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:11.105840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:11.107470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:11.216584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:11.217053 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:11.301628 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-129bff41-f164-49aa-9683-476d01e84d51 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:09:11.301628 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:11.301628 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:11.445136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-131a8d8c-6519-4e0a-a79c-3f46b0eacb08-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:09:11.564256 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:11.654359 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:11.654696 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:11.655398 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:09:11.656460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:11.674869 n-d-811810-1 sudo[133598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:09:11.675698 n-d-811810-1 sudo[133598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:12.100540 n-d-811810-1 sudo[133598]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:12.103089 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08" returned: 0 in 0.446s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:12.104901 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:12.123116 n-d-811810-1 sudo[133601]: 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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:09:12.123959 n-d-811810-1 sudo[133601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:12.513866 n-d-811810-1 sudo[133601]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:12.516654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08" returned: 0 in 0.411s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:12.518910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:12.540268 n-d-811810-1 sudo[133604]: 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-131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:09:12.541449 n-d-811810-1 sudo[133604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:13.013232 n-d-811810-1 sudo[133604]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:13.015902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-131a8d8c-6519-4e0a-a79c-3f46b0eacb08" returned: 0 in 0.496s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:13.017173 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: 131a8d8c-6519-4e0a-a79c-3f46b0eacb08
Sep 30 02:09:13.069961 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['8fa342c1-41bb-46f2-b1ca-f8674dc46b4d', '5dbe2945-117d-405d-82ee-79a44308a42a', '43feb925-08a9-4581-8f5f-6a4fce194a8c', '07e5b866-f985-470b-a38f-07a4d5b1f0b3'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:13.072736 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:09:13.072736 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:13.072736 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:13.126942 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:13.127812 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:13.160275 n-d-811810-1 sudo[133610]: 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
Sep 30 02:09:13.161149 n-d-811810-1 sudo[133610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:13.198497 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4f360c77-4ef3-466b-ad76-6ad2e479f76d tempest-GroupsV314Test-750299721 None] Group tempest-GroupsV314Test-Group-33406465: creating
Sep 30 02:09:13.231130 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4f360c77-4ef3-466b-ad76-6ad2e479f76d tempest-GroupsV314Test-750299721 None] Group tempest-GroupsV314Test-Group-33406465: created successfully
Sep 30 02:09:13.274796 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4f360c77-4ef3-466b-ad76-6ad2e479f76d tempest-GroupsV314Test-750299721 None] Create group completed successfully.
Sep 30 02:09:13.654804 n-d-811810-1 sudo[133610]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:13.656852 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.529s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:13.658547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:13.677424 n-d-811810-1 sudo[133613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:13.678350 n-d-811810-1 sudo[133613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:14.121668 n-d-811810-1 sudo[133613]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:14.124222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:14.126325 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:14.132364 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:09:14.151707 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-2d626c4b-09e7-4a42-875e-4fe2f411cb9e req-bf4e10ef-8ebb-428c-af87-5fbaff55bece tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-131a8d8c-6519-4e0a-a79c-3f46b0eacb08-delete_volume'" released by "delete_volume" :: held 2.707s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:09:14.677743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:09:14.681904 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:09:14.682710 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 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'
Sep 30 02:09:14.699582 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Flow 'volume_create_manager' (2163b912-1940-420c-a369-b8b2e749d23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:14.702868 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2986a38-6df6-4f39-b077-94db7195586d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:14.725092 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:09:14.750939 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2986a38-6df6-4f39-b077-94db7195586d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1996491710',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=93235495-c4e8-438a-a053-57e3fcc16caa,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=1faafa3a-8552-406f-9a12-4d11e8a320b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814dbc0399e54c3aa72deefe6354d26b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:09:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:09:15Z,user_id='088384a44f4f4ab9acc411518bf654e2',volume_attachment=>,volume_type=VolumeType(8a820722-1b4c-44e2-95b0-5e5ee022452e),volume_type_id=8a820722-1b4c-44e2-95b0-5e5ee022452e)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:14.757167 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16934f3a-6a76-46d0-a181-fa414aad4f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:14.760199 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16934f3a-6a76-46d0-a181-fa414aad4f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:14.762922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2b24265-de84-4251-b153-68e882132da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:14.765327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2b24265-de84-4251-b153-68e882132da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1faafa3a-8552-406f-9a12-4d11e8a320b7', 'volume_name': 'volume-1faafa3a-8552-406f-9a12-4d11e8a320b7', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:14.767828 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22e751e7-146d-4a6d-b112-cfc2b07c5265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:14.770006 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22e751e7-146d-4a6d-b112-cfc2b07c5265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:14.772252 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cab932a3-9889-44a7-8537-78b847687bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:14.791402 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Volume 1faafa3a-8552-406f-9a12-4d11e8a320b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1faafa3a-8552-406f-9a12-4d11e8a320b7', 'volume_size': 1}
Sep 30 02:09:14.792712 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:14.812051 n-d-811810-1 sudo[133616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:14.812938 n-d-811810-1 sudo[133616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:15.347088 n-d-811810-1 sudo[133616]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:15.349993 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.557s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:15.353805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cab932a3-9889-44a7-8537-78b847687bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1faafa3a-8552-406f-9a12-4d11e8a320b7', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:15.356179 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62455d2b-d466-4781-94ec-a7611c346bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:15.371352 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Volume volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 (1faafa3a-8552-406f-9a12-4d11e8a320b7): created successfully
Sep 30 02:09:15.373406 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62455d2b-d466-4781-94ec-a7611c346bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:15.376740 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Flow 'volume_create_manager' (2163b912-1940-420c-a369-b8b2e749d23c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:15.385421 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8e5342c0-486f-4471-82d3-ffb68755c9f4 tempest-GroupsV314Test-750299721 None] Created volume successfully.
Sep 30 02:09:16.531208 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Creating clone of volume: 1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:16.533053 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:16.568558 n-d-811810-1 sudo[133648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:16.570121 n-d-811810-1 sudo[133648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:16.770683 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:09:16.775381 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:09:16.776563 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:09:16.789093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (d33ef013-1f2b-4382-b997-9b11e5a4c338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:16.792896 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88f99381-16d2-4f75-bd8f-044de7ab3e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:16.819512 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:09:16.844381 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (88f99381-16d2-4f75-bd8f-044de7ab3e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-196395803',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=c2a3a4e9-0411-4976-adde-839e5643a30f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:09:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:09:17Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:16.847080 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (419a1da9-eb37-4a11-9610-c434e719ee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:16.849073 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (419a1da9-eb37-4a11-9610-c434e719ee18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:16.851354 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c175492-2fc8-4dc3-b0bd-bca4ab469c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:16.934281 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c175492-2fc8-4dc3-b0bd-bca4ab469c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c2a3a4e9-0411-4976-adde-839e5643a30f', 'volume_name': 'volume-c2a3a4e9-0411-4976-adde-839e5643a30f', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:16.936666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50993a80-95aa-4579-83f6-0492e3317c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:16.938942 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50993a80-95aa-4579-83f6-0492e3317c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:16.941189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13c04a2b-3469-4c6f-b6cd-7219aaacb9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:16.942000 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Volume c2a3a4e9-0411-4976-adde-839e5643a30f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c2a3a4e9-0411-4976-adde-839e5643a30f', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:09:16.942630 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Cloning c2a3a4e9-0411-4976-adde-839e5643a30f from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:09:16.998805 n-d-811810-1 sudo[133648]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:17.000895 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7" returned: 0 in 0.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:17.002407 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5 --snapshot stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:17.020978 n-d-811810-1 sudo[133651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5 --snapshot stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 -L 1.00g
Sep 30 02:09:17.021842 n-d-811810-1 sudo[133651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:17.665283 n-d-811810-1 sudo[133651]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:17.667541 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5 --snapshot stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 -L 1.00g" returned: 0 in 0.665s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:17.669850 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82ee4174-64bd-4a8c-975d-137d5296f1c5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:17.692652 n-d-811810-1 sudo[133755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82ee4174-64bd-4a8c-975d-137d5296f1c5 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:17.693441 n-d-811810-1 sudo[133755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:18.172419 n-d-811810-1 sudo[133755]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:18.175399 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82ee4174-64bd-4a8c-975d-137d5296f1c5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.505s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:18.177186 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:18.195451 n-d-811810-1 sudo[133787]: 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-82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:18.196308 n-d-811810-1 sudo[133787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:18.610293 n-d-811810-1 sudo[133787]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:18.612963 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5" returned: 0 in 0.435s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:18.615233 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:18.633769 n-d-811810-1 sudo[133790]: 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--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 iflag=direct
Sep 30 02:09:18.634579 n-d-811810-1 sudo[133790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:18.962315 n-d-811810-1 sudo[133790]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:18.964792 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 iflag=direct" returned: 0 in 0.349s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:18.966314 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:18.986164 n-d-811810-1 sudo[133804]: 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--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 oflag=direct
Sep 30 02:09:18.987625 n-d-811810-1 sudo[133804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:19.303107 n-d-811810-1 sudo[133804]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:19.306070 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 oflag=direct" returned: 0 in 0.339s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:19.307074 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:19.325693 n-d-811810-1 sudo[133816]: 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--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:09:19.326623 n-d-811810-1 sudo[133816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:24.173148 n-d-811810-1 sudo[133816]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:24.175457 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.868s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:24.176322 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--82ee4174--64bd--4a8c--975d--137d5296f1c5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--82ee4174--64bd--4a8c--975d--137d5296f1c5, size 1024.00 MB, duration 4.87 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:09:24.176689 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Volume copy 1024.00 MB at 210.29 MB/s
Sep 30 02:09:24.178141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo 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-82ee4174-64bd-4a8c-975d-137d5296f1c5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:24.199632 n-d-811810-1 sudo[133825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:24.200802 n-d-811810-1 sudo[133825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:24.617455 n-d-811810-1 sudo[133825]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:24.619784 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo 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-82ee4174-64bd-4a8c-975d-137d5296f1c5" returned: 0 in 0.441s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:24.621843 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:24.640272 n-d-811810-1 sudo[133832]: 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-82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:24.641247 n-d-811810-1 sudo[133832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:25.239926 n-d-811810-1 sudo[133832]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:25.242324 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-82ee4174-64bd-4a8c-975d-137d5296f1c5" returned: 0 in 0.620s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:25.376546 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f8643546-acb4-45fe-8074-187aeb3a79fa tempest-GroupsV314Test-750299721 None] Create group from source-group-93235495-c4e8-438a-a053-57e3fcc16caa completed successfully.
Sep 30 02:09:26.296728 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:26.297827 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82ee4174-64bd-4a8c-975d-137d5296f1c5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:26.317472 n-d-811810-1 sudo[133877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:26.318297 n-d-811810-1 sudo[133877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:26.725507 n-d-811810-1 sudo[133877]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:26.728343 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82ee4174-64bd-4a8c-975d-137d5296f1c5" returned: 0 in 0.430s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:26.729836 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 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-82ee4174-64bd-4a8c-975d-137d5296f1c5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:26.748417 n-d-811810-1 sudo[133880]: 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-82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:26.749247 n-d-811810-1 sudo[133880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:27.132805 n-d-811810-1 sudo[133880]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:27.135532 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82ee4174-64bd-4a8c-975d-137d5296f1c5" returned: 0 in 0.405s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:27.137616 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82ee4174-64bd-4a8c-975d-137d5296f1c5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:27.156087 n-d-811810-1 sudo[133883]: 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-82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:27.156976 n-d-811810-1 sudo[133883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:27.636572 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1, size 616.00 MB, duration 10.69 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:09:27.637331 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Image download 616.00 MB at 57.61 MB/s
Sep 30 02:09:27.645731 n-d-811810-1 sudo[133883]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:27.647439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82ee4174-64bd-4a8c-975d-137d5296f1c5" returned: 0 in 0.510s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:27.648478 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Successfully deleted volume: 82ee4174-64bd-4a8c-975d-137d5296f1c5
Sep 30 02:09:27.689312 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:27.774528 n-d-811810-1 sudo[133888]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1
Sep 30 02:09:27.775509 n-d-811810-1 sudo[133888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:27.778253 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Created reservations ['0130077a-2c71-4fa3-9898-313c85474945'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:27.827091 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1155663621 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1155663621, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:09:27.827907 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1155663621 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1155663621, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:09:27.849420 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Created reservations ['f30a3717-cdec-4556-b5de-2225a66be9da', 'f609dfa8-3b18-42e2-9f10-3a2031165bab', 'fad40dc1-29c1-4860-9d15-02ee98d214f5', 'e4757712-afe8-4cab-8378-b4fc49ce730c'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:27.852400 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 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.
Sep 30 02:09:27.852400 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:27.852400 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:27.950206 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:27.950865 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:27.969764 n-d-811810-1 sudo[133890]: 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
Sep 30 02:09:27.970579 n-d-811810-1 sudo[133890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:28.089678 n-d-811810-1 sudo[133888]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:28.092108 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1" returned: 0 in 0.403s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:28.093189 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user 9d89306d930d46da9a62ea7621b604a8. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:09:28.151590 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:28.234038 n-d-811810-1 sudo[133895]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1
Sep 30 02:09:28.234902 n-d-811810-1 sudo[133895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:28.347558 n-d-811810-1 sudo[133890]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:28.350036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:28.352278 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:28.370900 n-d-811810-1 sudo[133898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:28.371803 n-d-811810-1 sudo[133898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:28.554724 n-d-811810-1 sudo[133895]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:28.557390 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1" returned: 0 in 0.405s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:28.562237 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2a3a4e9-0411-4976-adde-839e5643a30f stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:28.581952 n-d-811810-1 sudo[133903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2a3a4e9-0411-4976-adde-839e5643a30f stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:28.582777 n-d-811810-1 sudo[133903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:28.754351 n-d-811810-1 sudo[133898]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:28.756923 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:28.759131 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:28.764805 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9a9f1309-49ea-4c31-9feb-1638e50d97b3 tempest-GroupsV314Test-750299721 None] Delete group completed successfully.
Sep 30 02:09:28.904615 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:28.906547 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:28.950178 n-d-811810-1 sudo[133909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:28.952182 n-d-811810-1 sudo[133909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:29.085178 n-d-811810-1 sudo[133903]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:29.087721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2a3a4e9-0411-4976-adde-839e5643a30f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.528s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:29.109229 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume c2a3a4e9-0411-4976-adde-839e5643a30f. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:09:29.150842 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_639magoc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:29.233296 n-d-811810-1 sudo[133940]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_639magoc
Sep 30 02:09:29.234120 n-d-811810-1 sudo[133940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:29.360022 n-d-811810-1 sudo[133909]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:29.362571 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7" returned: 0 in 0.456s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:29.364714 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 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-1faafa3a-8552-406f-9a12-4d11e8a320b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:29.383314 n-d-811810-1 sudo[133943]: 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-1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:29.384136 n-d-811810-1 sudo[133943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:29.542128 n-d-811810-1 sudo[133940]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:29.544931 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_639magoc" returned: 0 in 0.394s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:29.546786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:29.629546 n-d-811810-1 sudo[133947]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1
Sep 30 02:09:29.630372 n-d-811810-1 sudo[133947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:29.798699 n-d-811810-1 sudo[133943]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:29.801410 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7" returned: 0 in 0.436s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:29.803719 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:29.822749 n-d-811810-1 sudo[133950]: 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-1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:29.823681 n-d-811810-1 sudo[133950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:29.948881 n-d-811810-1 sudo[133947]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:29.951121 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1" returned: 0 in 0.404s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:29.952205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:09:29.953311 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:29.972556 n-d-811810-1 sudo[133955]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f oflag=direct
Sep 30 02:09:29.973428 n-d-811810-1 sudo[133955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:30.268541 n-d-811810-1 sudo[133950]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:30.270948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1faafa3a-8552-406f-9a12-4d11e8a320b7" returned: 0 in 0.467s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:30.272135 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Successfully deleted volume: 1faafa3a-8552-406f-9a12-4d11e8a320b7
Sep 30 02:09:30.354671 n-d-811810-1 sudo[133955]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:30.357877 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f oflag=direct" returned: 0 in 0.405s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:30.358975 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:30.377458 n-d-811810-1 sudo[133971]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f
Sep 30 02:09:30.378284 n-d-811810-1 sudo[133971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:30.383881 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Created reservations ['44451119-74b0-4bc3-abf1-44ed75e41373'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:30.427446 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Created reservations ['9cd242e2-732f-4d54-bb34-241e7616e7f0', '45a40b6d-0a9a-4f89-8542-f9b6ff7b8b89', 'f776f6ce-a13f-4e8c-be92-0e7e419b6ec5', 'e2a2d157-236d-4bb3-a44d-6d13cf609b52'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:30.429682 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 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.
Sep 30 02:09:30.429682 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:30.429682 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:30.520294 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:30.521125 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:30.541593 n-d-811810-1 sudo[133973]: 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
Sep 30 02:09:30.542422 n-d-811810-1 sudo[133973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:31.031596 n-d-811810-1 sudo[133973]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:31.034617 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.513s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:31.037061 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:31.057820 n-d-811810-1 sudo[133991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:31.058833 n-d-811810-1 sudo[133991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:31.189906 n-d-811810-1 sudo[133971]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:31.193527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f" returned: 0 in 0.833s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:31.195566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:31.306233 n-d-811810-1 sudo[133994]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1
Sep 30 02:09:31.307058 n-d-811810-1 sudo[133994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:31.494117 n-d-811810-1 sudo[133991]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:31.496508 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] CMD "sudo 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.459s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:31.498572 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:31.504164 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-77847ab6-1258-450f-9091-1ffcc22add75 tempest-GroupsV314Test-750299721 None] Delete group completed successfully.
Sep 30 02:09:31.626884 n-d-811810-1 sudo[133994]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:31.628989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1" returned: 0 in 0.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:31.629839 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_s0hwlccjn-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c2a3a4e9--0411--4976--adde--839e5643a30f {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:09:31.630210 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Converted 700.00 MB image at 700.00 MB/s
Sep 30 02:09:31.630852 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume c2a3a4e9-0411-4976-adde-839e5643a30f successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:09:31.755194 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user 9d89306d930d46da9a62ea7621b604a8 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:09:31.755859 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Marking volume c2a3a4e9-0411-4976-adde-839e5643a30f as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:09:31.767174 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to c2a3a4e9-0411-4976-adde-839e5643a30f. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:09:31.767680 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Creating volume glance metadata for volume c2a3a4e9-0411-4976-adde-839e5643a30f backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:09:31.829997 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13c04a2b-3469-4c6f-b6cd-7219aaacb9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2a3a4e9-0411-4976-adde-839e5643a30f', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:31.833173 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab75fafc-fdfc-4679-9b1f-c9234e3b43ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:31.844570 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Volume volume-c2a3a4e9-0411-4976-adde-839e5643a30f (c2a3a4e9-0411-4976-adde-839e5643a30f): created successfully
Sep 30 02:09:31.846760 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab75fafc-fdfc-4679-9b1f-c9234e3b43ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:31.849894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (d33ef013-1f2b-4382-b997-9b11e5a4c338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:31.858962 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c5fcee8d-156d-4de8-94d9-5deb1bdeb763 tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:09:35.795639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:35.818269 n-d-811810-1 sudo[134008]: 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-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:09:35.819273 n-d-811810-1 sudo[134008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:36.231534 n-d-811810-1 sudo[134008]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:36.234575 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.439s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:36.283712 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:36.306255 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:36.307227 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:36.308428 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:09:36.311254 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-c2a3a4e9-0411-4976-adde-839e5643a30f,
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: incominguser PRLgzbj6Vf6LfdRfR2DD A2Uih75Vd8aUZJrZ
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:36.315929 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:09:36.324357 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:36.819246 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.499s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:36.819841 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:36.820423 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:09:36.820813 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:09:36.825106 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:36.829984 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:36.830473 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:36.831113 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:09:36.832158 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:36.925181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:36.925508 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:36.926705 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:37.012813 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:37.013153 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:09:37.014165 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:09:37.173931 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-f44aac4b-d7bd-4fa1-a134-e2096bf60cc3 req-76f001b3-0884-4d2b-98b9-ad84510485c7 tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:09:41.282944 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:09:41.286821 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:09:41.287328 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 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'
Sep 30 02:09:41.300977 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Flow 'volume_create_manager' (efa0f525-0fe2-4207-a529-b371ae03b893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:41.304103 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e5b6fb1-50c1-463b-9946-5b2dd224f200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:41.325287 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:09:41.349045 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e5b6fb1-50c1-463b-9946-5b2dd224f200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1001642901',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=8722adac-6b9a-4841-8f16-7b32b123c305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c21f885229be4567a074c4a5c72161db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:09:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:09:41Z,user_id='3827ddd88f414ab5b826ded19d658194',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:41.351582 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2205ca37-6f75-419e-bfe4-e7a166438e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:41.353699 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2205ca37-6f75-419e-bfe4-e7a166438e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:41.356005 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf179152-178d-4431-955b-48f4a8d79535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:41.358255 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf179152-178d-4431-955b-48f4a8d79535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8722adac-6b9a-4841-8f16-7b32b123c305', 'volume_name': 'volume-8722adac-6b9a-4841-8f16-7b32b123c305', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:41.360541 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (852c9cc2-d9c3-4263-b259-811bd3490800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:41.362640 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (852c9cc2-d9c3-4263-b259-811bd3490800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:41.364833 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (275442c7-1111-4800-a6e4-ee7642f3f042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:41.365609 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Volume 8722adac-6b9a-4841-8f16-7b32b123c305: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8722adac-6b9a-4841-8f16-7b32b123c305', 'volume_size': 1}
Sep 30 02:09:41.366786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8722adac-6b9a-4841-8f16-7b32b123c305 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:41.385026 n-d-811810-1 sudo[134078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8722adac-6b9a-4841-8f16-7b32b123c305 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:41.385823 n-d-811810-1 sudo[134078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:41.848926 n-d-811810-1 sudo[134078]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:41.851640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8722adac-6b9a-4841-8f16-7b32b123c305 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:41.855468 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (275442c7-1111-4800-a6e4-ee7642f3f042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8722adac-6b9a-4841-8f16-7b32b123c305', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:41.857981 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66e4a281-ca31-4ca8-8b6c-c3780a75f840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:41.870243 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Volume volume-8722adac-6b9a-4841-8f16-7b32b123c305 (8722adac-6b9a-4841-8f16-7b32b123c305): created successfully
Sep 30 02:09:41.872510 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66e4a281-ca31-4ca8-8b6c-c3780a75f840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:41.875862 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Flow 'volume_create_manager' (efa0f525-0fe2-4207-a529-b371ae03b893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:41.884745 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-998be1e8-e312-41ee-9cad-0b4aabafa7b3 tempest-VolumesMetadataTest-407243297 None] Created volume successfully.
Sep 30 02:09:43.457134 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Lock "b'cinder-8722adac-6b9a-4841-8f16-7b32b123c305-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:09:43.517746 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8722adac-6b9a-4841-8f16-7b32b123c305
Sep 30 02:09:43.518756 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8722adac-6b9a-4841-8f16-7b32b123c305 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:43.538399 n-d-811810-1 sudo[134112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8722adac-6b9a-4841-8f16-7b32b123c305
Sep 30 02:09:43.539244 n-d-811810-1 sudo[134112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:43.959327 n-d-811810-1 sudo[134112]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:43.962178 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8722adac-6b9a-4841-8f16-7b32b123c305" returned: 0 in 0.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:43.964040 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 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-8722adac-6b9a-4841-8f16-7b32b123c305 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:43.982566 n-d-811810-1 sudo[134115]: 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-8722adac-6b9a-4841-8f16-7b32b123c305
Sep 30 02:09:43.983393 n-d-811810-1 sudo[134115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:44.396311 n-d-811810-1 sudo[134115]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:44.399060 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8722adac-6b9a-4841-8f16-7b32b123c305" returned: 0 in 0.435s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:44.401254 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8722adac-6b9a-4841-8f16-7b32b123c305 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:44.419850 n-d-811810-1 sudo[134118]: 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-8722adac-6b9a-4841-8f16-7b32b123c305
Sep 30 02:09:44.421024 n-d-811810-1 sudo[134118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:44.864971 n-d-811810-1 sudo[134118]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:44.868095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8722adac-6b9a-4841-8f16-7b32b123c305" returned: 0 in 0.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:44.869498 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Successfully deleted volume: 8722adac-6b9a-4841-8f16-7b32b123c305
Sep 30 02:09:44.927429 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Created reservations ['ab7689ec-338e-4c38-b771-a7c0ec3e694b', 'ce485b74-b8b2-4688-8186-7843b612202a', 'eb4061da-ecc4-4e91-97f4-828d0f01db38', '1862e076-4f83-435b-bfa1-c54a30a0adf7'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:44.929562 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 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.
Sep 30 02:09:44.929562 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:44.929562 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:44.974890 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:44.975665 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:44.993926 n-d-811810-1 sudo[134124]: 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
Sep 30 02:09:44.994732 n-d-811810-1 sudo[134124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:45.401097 n-d-811810-1 sudo[134124]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:45.404353 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:45.407534 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:45.427014 n-d-811810-1 sudo[134127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:45.427872 n-d-811810-1 sudo[134127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:45.844813 n-d-811810-1 sudo[134127]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:45.847511 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] CMD "sudo 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.440s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:45.849449 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:45.854719 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Deleted volume successfully.
Sep 30 02:09:45.870042 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e3f07032-7915-4bdb-a183-6b5e8e75dd38 tempest-VolumesMetadataTest-407243297 None] Lock "b'cinder-8722adac-6b9a-4841-8f16-7b32b123c305-delete_volume'" released by "delete_volume" :: held 2.413s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:09:49.586501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:09:49.591267 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:09:49.592077 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 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'
Sep 30 02:09:49.605219 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Flow 'volume_create_manager' (901ea1bb-23d3-47ac-aae5-c6a4e89cf6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:49.608453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7caa2a8-24c4-45dc-aa9b-461f3cecded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:49.633524 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:09:49.658452 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7caa2a8-24c4-45dc-aa9b-461f3cecded4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-840322636',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=c992de95-8968-4851-bf2d-536c76fdc2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7cada980cb4774931d2c50bd76d7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:09:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:09:50Z,user_id='7475175fd35a4e89b18caa44a5952149',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:49.661108 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f666c8d5-2aab-439b-874d-6c076fd49d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:49.663235 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f666c8d5-2aab-439b-874d-6c076fd49d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:49.665595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f71f63f-55da-49e2-a1f5-ad6c1befc40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:49.667787 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f71f63f-55da-49e2-a1f5-ad6c1befc40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c992de95-8968-4851-bf2d-536c76fdc2a5', 'volume_name': 'volume-c992de95-8968-4851-bf2d-536c76fdc2a5', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:49.670055 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (361abc53-e954-423d-9404-5615001a5ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:49.672579 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (361abc53-e954-423d-9404-5615001a5ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:49.674777 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a9080ec-ca85-407f-8464-ef53a32c4e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:49.675541 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Volume c992de95-8968-4851-bf2d-536c76fdc2a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c992de95-8968-4851-bf2d-536c76fdc2a5', 'volume_size': 1}
Sep 30 02:09:49.676752 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c992de95-8968-4851-bf2d-536c76fdc2a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:49.696952 n-d-811810-1 sudo[134132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c992de95-8968-4851-bf2d-536c76fdc2a5 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:49.697895 n-d-811810-1 sudo[134132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:50.178958 n-d-811810-1 sudo[134132]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:50.181678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c992de95-8968-4851-bf2d-536c76fdc2a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.504s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:50.185554 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a9080ec-ca85-407f-8464-ef53a32c4e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c992de95-8968-4851-bf2d-536c76fdc2a5', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:50.187964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (682f2c0f-73c4-49d3-bdc6-1dad4b797510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:50.200415 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Volume volume-c992de95-8968-4851-bf2d-536c76fdc2a5 (c992de95-8968-4851-bf2d-536c76fdc2a5): created successfully
Sep 30 02:09:50.202295 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (682f2c0f-73c4-49d3-bdc6-1dad4b797510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:50.205472 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Flow 'volume_create_manager' (901ea1bb-23d3-47ac-aae5-c6a4e89cf6ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:50.214645 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8c9cf38f-f6cd-4e41-8b41-72d275ba09ad tempest-VolumesTransfersV355Test-170428304 None] Created volume successfully.
Sep 30 02:09:51.449790 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a330921e-7438-44dd-83f3-022951fb8b9b tempest-VolumesTransfersV355Test-404390246 None] Transfer volume completed successfully.
Sep 30 02:09:52.028922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Lock "b'cinder-c992de95-8968-4851-bf2d-536c76fdc2a5-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:09:52.106387 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Skipping remove_export. No iscsi_target is presently exported for volume: c992de95-8968-4851-bf2d-536c76fdc2a5
Sep 30 02:09:52.107405 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c992de95-8968-4851-bf2d-536c76fdc2a5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:52.133280 n-d-811810-1 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/volume-c992de95-8968-4851-bf2d-536c76fdc2a5
Sep 30 02:09:52.134288 n-d-811810-1 sudo[134201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:52.547854 n-d-811810-1 sudo[134201]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:52.550453 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c992de95-8968-4851-bf2d-536c76fdc2a5" returned: 0 in 0.442s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:52.552294 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 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-c992de95-8968-4851-bf2d-536c76fdc2a5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:52.571476 n-d-811810-1 sudo[134204]: 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-c992de95-8968-4851-bf2d-536c76fdc2a5
Sep 30 02:09:52.572545 n-d-811810-1 sudo[134204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:52.945633 n-d-811810-1 sudo[134204]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:52.948090 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c992de95-8968-4851-bf2d-536c76fdc2a5" returned: 0 in 0.395s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:52.950624 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c992de95-8968-4851-bf2d-536c76fdc2a5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:52.969575 n-d-811810-1 sudo[134207]: 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-c992de95-8968-4851-bf2d-536c76fdc2a5
Sep 30 02:09:52.970512 n-d-811810-1 sudo[134207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:53.406113 n-d-811810-1 sudo[134207]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:53.408526 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c992de95-8968-4851-bf2d-536c76fdc2a5" returned: 0 in 0.458s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:53.409682 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Successfully deleted volume: c992de95-8968-4851-bf2d-536c76fdc2a5
Sep 30 02:09:53.456914 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Created reservations ['50074169-6cc2-4a08-9916-33cbef99d3cb', '5f2c5920-533f-4423-b577-9583df5c7f75', '9510991e-cd3c-4c09-9810-442a8db6447c', '8c8fd3ae-7f7f-4080-8387-26ea2ad129d8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:53.459016 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 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.
Sep 30 02:09:53.459016 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:53.459016 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:53.503860 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:53.505601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:53.535304 n-d-811810-1 sudo[134213]: 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
Sep 30 02:09:53.536132 n-d-811810-1 sudo[134213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:53.930897 n-d-811810-1 sudo[134213]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:53.933296 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:53.935555 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:53.954683 n-d-811810-1 sudo[134216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:53.955500 n-d-811810-1 sudo[134216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:54.355163 n-d-811810-1 sudo[134216]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:54.357569 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:54.359865 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:54.370890 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Deleted volume successfully.
Sep 30 02:09:54.388673 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-f490e701-a75b-4be0-bd8f-9bc94469aae0 tempest-VolumesTransfersV355Test-1986562945 None] Lock "b'cinder-c992de95-8968-4851-bf2d-536c76fdc2a5-delete_volume'" released by "delete_volume" :: held 2.360s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:09:54.730779 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:09:54.735742 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:09:54.736294 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 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'
Sep 30 02:09:54.751241 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Flow 'volume_create_manager' (fb037361-ad7d-479a-8f5d-0cc0d4bd1a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:54.754518 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c14d7f6-3888-4edf-b521-7df9a61bc685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:54.776550 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:09:54.804353 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c14d7f6-3888-4edf-b521-7df9a61bc685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2053562349',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=e2808201-3adc-4da9-9fa6-fdb6797be0ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe7cada980cb4774931d2c50bd76d7cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:09:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:09:55Z,user_id='7475175fd35a4e89b18caa44a5952149',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:54.806822 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67986323-6b63-4ecf-a6a9-db46e45c4add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:54.808863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67986323-6b63-4ecf-a6a9-db46e45c4add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:54.811159 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bfb2aa7-bb26-46db-955c-9d0d6456d4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:54.813422 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bfb2aa7-bb26-46db-955c-9d0d6456d4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2808201-3adc-4da9-9fa6-fdb6797be0ea', 'volume_name': 'volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:54.815590 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cd2348d-0624-4257-8b82-3400cb3d72d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:54.817682 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cd2348d-0624-4257-8b82-3400cb3d72d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:54.819767 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8020a1f9-a888-4cf1-a925-08943f890e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:54.820549 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Volume e2808201-3adc-4da9-9fa6-fdb6797be0ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea', 'volume_size': 1}
Sep 30 02:09:54.821747 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:54.840218 n-d-811810-1 sudo[134219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:09:54.841037 n-d-811810-1 sudo[134219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:55.329421 n-d-811810-1 sudo[134219]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:55.331777 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.509s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:55.335415 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8020a1f9-a888-4cf1-a925-08943f890e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:55.337690 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0df79f1-ae88-4b1f-8c52-d32ba301c4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:09:55.352123 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Volume volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea (e2808201-3adc-4da9-9fa6-fdb6797be0ea): created successfully
Sep 30 02:09:55.354476 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0df79f1-ae88-4b1f-8c52-d32ba301c4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:09:55.357917 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Flow 'volume_create_manager' (fb037361-ad7d-479a-8f5d-0cc0d4bd1a98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:09:55.367959 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-23ce3ab9-0d15-4298-abac-9f626e6bb226 tempest-VolumesTransfersV355Test-170428304 None] Created volume successfully.
Sep 30 02:09:56.345244 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Lock "b'cinder-e2808201-3adc-4da9-9fa6-fdb6797be0ea-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:09:56.408142 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Skipping remove_export. No iscsi_target is presently exported for volume: e2808201-3adc-4da9-9fa6-fdb6797be0ea
Sep 30 02:09:56.409389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:56.430681 n-d-811810-1 sudo[134257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea
Sep 30 02:09:56.431737 n-d-811810-1 sudo[134257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:56.832599 n-d-811810-1 sudo[134257]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:56.835297 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea" returned: 0 in 0.426s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:56.837179 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 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-e2808201-3adc-4da9-9fa6-fdb6797be0ea {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:56.854960 n-d-811810-1 sudo[134266]: 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-e2808201-3adc-4da9-9fa6-fdb6797be0ea
Sep 30 02:09:56.855776 n-d-811810-1 sudo[134266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:57.269516 n-d-811810-1 sudo[134266]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:57.272084 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea" returned: 0 in 0.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:57.274344 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:57.292190 n-d-811810-1 sudo[134269]: 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-e2808201-3adc-4da9-9fa6-fdb6797be0ea
Sep 30 02:09:57.292995 n-d-811810-1 sudo[134269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:57.749740 n-d-811810-1 sudo[134269]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:57.752431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2808201-3adc-4da9-9fa6-fdb6797be0ea" returned: 0 in 0.478s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:57.753645 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Successfully deleted volume: e2808201-3adc-4da9-9fa6-fdb6797be0ea
Sep 30 02:09:57.809130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Created reservations ['cf102c55-500f-4c23-9d0c-084fff50dd87', '65cb01df-adbc-47a9-8442-376e19ad6aa7', '6177285a-5032-4d2b-a40a-4ae5b3b77968', '40752b0a-8bc8-40b1-9a03-05f6ccbf58bb'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:09:57.811512 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 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.
Sep 30 02:09:57.811512 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:09:57.811512 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:09:57.855833 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:57.856723 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:57.874981 n-d-811810-1 sudo[134276]: 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
Sep 30 02:09:57.875774 n-d-811810-1 sudo[134276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:58.270209 n-d-811810-1 sudo[134276]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:58.273049 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.416s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:58.275207 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:58.293935 n-d-811810-1 sudo[134279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:09:58.294728 n-d-811810-1 sudo[134279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:58.672075 n-d-811810-1 sudo[134279]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:58.675967 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:58.678120 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:09:58.684600 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Deleted volume successfully.
Sep 30 02:09:58.704822 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3d0005d5-3271-4d3e-998f-3abd7f2d9a91 tempest-VolumesTransfersV355Test-1986562945 None] Lock "b'cinder-e2808201-3adc-4da9-9fa6-fdb6797be0ea-delete_volume'" released by "delete_volume" :: held 2.360s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:09:59.465899 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:09:59.466525 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:09:59.466995 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:59.485285 n-d-811810-1 sudo[134285]: 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
Sep 30 02:09:59.486136 n-d-811810-1 sudo[134285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:09:59.902670 n-d-811810-1 sudo[134285]: pam_unix(sudo:session): session closed for user root
Sep 30 02:09:59.904952 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:09:59.906776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:09:59.926438 n-d-811810-1 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
Sep 30 02:09:59.927255 n-d-811810-1 sudo[134288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:00.318629 n-d-811810-1 sudo[134288]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:00.320932 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.414s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:00.322363 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:10:04.758703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:10:04.762815 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:10:04.763431 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 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'
Sep 30 02:10:04.776177 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Flow 'volume_create_manager' (c0bcfe5a-49f2-4ebb-8fc6-39d64df4a32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:10:04.779367 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3aabdf0-6d76-4e66-9538-94475b8ef4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:04.802350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:10:04.826615 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3aabdf0-6d76-4e66-9538-94475b8ef4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1531251556',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=73284c5e-27de-4b53-8dfb-b70135ab1e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0acad50693ab44cb89b6b78320027487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:10:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:10:05Z,user_id='c907d6c84a014b639da9040ac4c49a39',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:04.829020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c47b6b0-07e1-4afd-99be-e71b18f9ff56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:04.831084 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c47b6b0-07e1-4afd-99be-e71b18f9ff56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:04.833433 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (952e5c78-8a0e-4726-9aa9-4d5da7e886b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:04.835610 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (952e5c78-8a0e-4726-9aa9-4d5da7e886b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '73284c5e-27de-4b53-8dfb-b70135ab1e25', 'volume_name': 'volume-73284c5e-27de-4b53-8dfb-b70135ab1e25', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:04.837829 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8de63fe4-cf26-4a4a-acae-d59ee51a90e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:04.839864 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8de63fe4-cf26-4a4a-acae-d59ee51a90e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:04.841950 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be9fc060-c5da-4e42-8fe1-36795756afb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:04.842744 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Volume 73284c5e-27de-4b53-8dfb-b70135ab1e25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-73284c5e-27de-4b53-8dfb-b70135ab1e25', 'volume_size': 1}
Sep 30 02:10:04.843940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73284c5e-27de-4b53-8dfb-b70135ab1e25 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:04.869610 n-d-811810-1 sudo[134294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73284c5e-27de-4b53-8dfb-b70135ab1e25 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:10:04.870528 n-d-811810-1 sudo[134294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:05.340991 n-d-811810-1 sudo[134294]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:05.345076 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-73284c5e-27de-4b53-8dfb-b70135ab1e25 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.500s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:05.349024 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be9fc060-c5da-4e42-8fe1-36795756afb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-73284c5e-27de-4b53-8dfb-b70135ab1e25', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:05.351366 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (becf6742-3bf3-4c80-8f65-bf25825d77a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:05.365988 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Volume volume-73284c5e-27de-4b53-8dfb-b70135ab1e25 (73284c5e-27de-4b53-8dfb-b70135ab1e25): created successfully
Sep 30 02:10:05.368021 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (becf6742-3bf3-4c80-8f65-bf25825d77a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:05.371217 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Flow 'volume_create_manager' (c0bcfe5a-49f2-4ebb-8fc6-39d64df4a32f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:10:05.380423 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-711b3c5b-f538-4729-9dfd-72e051a467cc tempest-VolumesNegativeTest-1910731028 None] Created volume successfully.
Sep 30 02:10:26.134038 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Lock "b'cinder-73284c5e-27de-4b53-8dfb-b70135ab1e25-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:10:26.194819 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Skipping remove_export. No iscsi_target is presently exported for volume: 73284c5e-27de-4b53-8dfb-b70135ab1e25
Sep 30 02:10:26.195950 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73284c5e-27de-4b53-8dfb-b70135ab1e25 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:26.216590 n-d-811810-1 sudo[134375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73284c5e-27de-4b53-8dfb-b70135ab1e25
Sep 30 02:10:26.217412 n-d-811810-1 sudo[134375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:26.648942 n-d-811810-1 sudo[134375]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:26.651512 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-73284c5e-27de-4b53-8dfb-b70135ab1e25" returned: 0 in 0.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:26.653464 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 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-73284c5e-27de-4b53-8dfb-b70135ab1e25 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:26.673978 n-d-811810-1 sudo[134378]: 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-73284c5e-27de-4b53-8dfb-b70135ab1e25
Sep 30 02:10:26.674816 n-d-811810-1 sudo[134378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:27.063168 n-d-811810-1 sudo[134378]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:27.066329 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-73284c5e-27de-4b53-8dfb-b70135ab1e25" returned: 0 in 0.412s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:27.068786 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73284c5e-27de-4b53-8dfb-b70135ab1e25 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:27.089712 n-d-811810-1 sudo[134381]: 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-73284c5e-27de-4b53-8dfb-b70135ab1e25
Sep 30 02:10:27.090534 n-d-811810-1 sudo[134381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:27.534641 n-d-811810-1 sudo[134381]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:27.537815 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-73284c5e-27de-4b53-8dfb-b70135ab1e25" returned: 0 in 0.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:27.538366 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Successfully deleted volume: 73284c5e-27de-4b53-8dfb-b70135ab1e25
Sep 30 02:10:27.586799 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Created reservations ['8c7535f3-5af4-4879-bc8e-ed5d385632ef', 'c9ec52cd-1c13-4fc4-9be3-d0a3d4b745d6', '21f8c2eb-d434-4f7c-bbda-7cd7ae5c848a', 'eaf9c500-cf80-4fd3-904c-81d10150dd6a'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:10:27.588980 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 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.
Sep 30 02:10:27.588980 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:10:27.588980 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:10:27.635295 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:10:27.636163 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:27.659839 n-d-811810-1 sudo[134388]: 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
Sep 30 02:10:27.660949 n-d-811810-1 sudo[134388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:28.155150 n-d-811810-1 sudo[134388]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:28.157911 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.521s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:28.160177 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:28.180470 n-d-811810-1 sudo[134391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:10:28.181419 n-d-811810-1 sudo[134391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:28.584681 n-d-811810-1 sudo[134391]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:28.587233 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] CMD "sudo 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.427s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:28.589425 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:10:28.595464 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Deleted volume successfully.
Sep 30 02:10:28.615694 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-46db0c0c-e97e-4d23-ab0d-a38ca02950c9 tempest-VolumesNegativeTest-1910731028 None] Lock "b'cinder-73284c5e-27de-4b53-8dfb-b70135ab1e25-delete_volume'" released by "delete_volume" :: held 2.482s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:10:31.701329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:10:31.705176 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:10:31.705839 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 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'
Sep 30 02:10:31.719736 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (7a71ca96-b239-46d6-ab07-5f1c3e0586a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:10:31.723035 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd799a31-491a-4c48-b30a-19764e346361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:31.746656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:10:31.772267 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd799a31-491a-4c48-b30a-19764e346361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634546105',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=52651401-0c72-41e0-acff-0222f592e17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c5246f43234ddd8408a1f5741934d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:10:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:10:32Z,user_id='bf4df4ac60204b088866fc4ef069ece0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:31.774771 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07559397-bf46-4528-978a-49cbc4030fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:31.777042 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07559397-bf46-4528-978a-49cbc4030fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:31.779393 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3f58cbb-a0a1-4dd9-a866-4b3e2c94681c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:31.781692 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3f58cbb-a0a1-4dd9-a866-4b3e2c94681c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52651401-0c72-41e0-acff-0222f592e17c', 'volume_name': 'volume-52651401-0c72-41e0-acff-0222f592e17c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:31.783935 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6269f644-f19b-45df-a8f7-bf9c83098853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:31.786044 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6269f644-f19b-45df-a8f7-bf9c83098853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:31.788289 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b32779-0319-45b4-bf14-a31ad215a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:31.789215 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume 52651401-0c72-41e0-acff-0222f592e17c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52651401-0c72-41e0-acff-0222f592e17c', 'volume_size': 1}
Sep 30 02:10:31.790435 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52651401-0c72-41e0-acff-0222f592e17c stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:31.811153 n-d-811810-1 sudo[134400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52651401-0c72-41e0-acff-0222f592e17c stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:10:31.812274 n-d-811810-1 sudo[134400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:32.308186 n-d-811810-1 sudo[134400]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:32.310833 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52651401-0c72-41e0-acff-0222f592e17c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.520s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:32.314271 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84b32779-0319-45b4-bf14-a31ad215a53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52651401-0c72-41e0-acff-0222f592e17c', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:32.316704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0fe3beb-dc18-48bd-a618-c99883c6b49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:10:32.330058 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume volume-52651401-0c72-41e0-acff-0222f592e17c (52651401-0c72-41e0-acff-0222f592e17c): created successfully
Sep 30 02:10:32.332065 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0fe3beb-dc18-48bd-a618-c99883c6b49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:10:32.335180 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (7a71ca96-b239-46d6-ab07-5f1c3e0586a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:10:32.344876 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c52e5d0b-2eae-457b-8b89-58fd5b298ca6 tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume successfully.
Sep 30 02:10:33.266099 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b318c8c3-7fb8-4a4d-910b-4decf600cab3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:33.297619 n-d-811810-1 sudo[134434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:10:33.298428 n-d-811810-1 sudo[134434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:33.692469 n-d-811810-1 sudo[134434]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:33.695365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b318c8c3-7fb8-4a4d-910b-4decf600cab3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.429s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:33.697155 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b318c8c3-7fb8-4a4d-910b-4decf600cab3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:33.715770 n-d-811810-1 sudo[134437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g
Sep 30 02:10:33.716632 n-d-811810-1 sudo[134437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:34.337258 n-d-811810-1 sudo[134437]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:34.341037 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b318c8c3-7fb8-4a4d-910b-4decf600cab3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g" returned: 0 in 0.643s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:34.411319 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b318c8c3-7fb8-4a4d-910b-4decf600cab3 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:10:35.770836 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.driver [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Creating a new backup for volume volume-52651401-0c72-41e0-acff-0222f592e17c. {{(pid=84182) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 30 02:10:35.822152 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:35.840465 n-d-811810-1 sudo[134546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:10:35.841306 n-d-811810-1 sudo[134546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:36.334442 n-d-811810-1 sudo[134546]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:36.337665 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.515s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:36.340641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:36.359694 n-d-811810-1 sudo[134578]: 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-93d98018-78b7-4c8f-83e4-b60156d13b83
Sep 30 02:10:36.360528 n-d-811810-1 sudo[134578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:36.771767 n-d-811810-1 sudo[134578]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:36.774421 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83" returned: 0 in 0.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:36.776736 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:36.798389 n-d-811810-1 sudo[134581]: 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--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 iflag=direct
Sep 30 02:10:36.799203 n-d-811810-1 sudo[134581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:37.102053 n-d-811810-1 sudo[134581]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:37.104594 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 iflag=direct" returned: 0 in 0.327s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:37.105662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:37.124023 n-d-811810-1 sudo[134593]: 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--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 oflag=direct
Sep 30 02:10:37.124879 n-d-811810-1 sudo[134593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:37.432545 n-d-811810-1 sudo[134593]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:37.435012 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 oflag=direct" returned: 0 in 0.329s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:37.436073 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:37.454298 n-d-811810-1 sudo[134605]: 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--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:10:37.455096 n-d-811810-1 sudo[134605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:41.734554 n-d-811810-1 sudo[134605]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:41.737027 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.300s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:41.737681 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--93d98018--78b7--4c8f--83e4--b60156d13b83, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--72982ade--eabb--4c42--94f8--dd7d6cc26a76, size 1024.00 MB, duration 4.30 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:10:41.738054 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Volume copy 1024.00 MB at 238.03 MB/s
Sep 30 02:10:41.771628 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:41.791114 n-d-811810-1 sudo[134620]: 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-72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:10:41.791927 n-d-811810-1 sudo[134620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:42.196824 n-d-811810-1 sudo[134620]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:42.199166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76" returned: 0 in 0.427s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:42.248616 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:42.254507 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:42.254932 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: I_T nexus: 44
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:10:42.255883 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:10:42.259440 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Creating iscsi_target for Volume ID: volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume path /opt/stack/data/cinder/volumes/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76,
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: incominguser XTpby2ZUDWt37BBLVh92 3tmYdbjcZ2HBBGEz
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:10:42.263586 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:10:42.265569 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:42.634711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76" returned: 0 in 0.369s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:42.635043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:10:42.635654 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:10:42.636050 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:10:42.639439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:42.645484 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:42.645847 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n System information:\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-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n Backing store flags: \n Account information:\n XTpby2ZUDWt37BBLVh92\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: I_T nexus: 44
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:10:42.646474 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:10:42.648578 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:42.739880 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:42.740872 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n System information:\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-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n Backing store flags: \n Account information:\n XTpby2ZUDWt37BBLVh92\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:10:42.742172 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:42.830635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:42.830977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n System information:\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-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n Backing store flags: \n Account information:\n XTpby2ZUDWt37BBLVh92\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:10:42.832006 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:10:42.873520 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Initialize volume connection completed successfully.
Sep 30 02:10:59.469155 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:10:59.469749 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:10:59.470196 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:59.490759 n-d-811810-1 sudo[134743]: 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
Sep 30 02:10:59.491741 n-d-811810-1 sudo[134743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:10:59.920503 n-d-811810-1 sudo[134743]: pam_unix(sudo:session): session closed for user root
Sep 30 02:10:59.922991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:10:59.924645 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:10:59.943487 n-d-811810-1 sudo[134746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:10:59.944346 n-d-811810-1 sudo[134746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:00.359710 n-d-811810-1 sudo[134746]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:00.362034 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.437s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:00.364718 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:11:13.414384 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Terminate volume connection completed successfully.
Sep 30 02:11:13.475713 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:13.565303 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:13.565655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n System information:\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-72982ade-eabb-4c42-94f8-dd7d6cc26a76\n Backing store flags: \n Account information:\n XTpby2ZUDWt37BBLVh92\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:13.566389 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Removing iscsi_target for Volume ID: 72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:13.567562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:13.784431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 -f" returned: 0 in 0.216s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:13.785055 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125824]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:13.786770 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:13.877390 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:13.877907 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:13.878706 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Remove volume export completed successfully.
Sep 30 02:11:13.957505 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-72982ade-eabb-4c42-94f8-dd7d6cc26a76-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:11:14.010026 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Trying to delete temp volume: 72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:14.011266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:14.099384 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:14.099734 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125824]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:14.100446 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: 72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:14.102206 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:14.122753 n-d-811810-1 sudo[134791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:14.123704 n-d-811810-1 sudo[134791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:14.596000 n-d-811810-1 sudo[134791]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:14.598601 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76" returned: 0 in 0.496s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:14.601211 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 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-72982ade-eabb-4c42-94f8-dd7d6cc26a76 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:14.624992 n-d-811810-1 sudo[134794]: 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-72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:14.625857 n-d-811810-1 sudo[134794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:15.051533 n-d-811810-1 sudo[134794]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:15.054224 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76" returned: 0 in 0.453s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:15.056865 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:15.077979 n-d-811810-1 sudo[134797]: 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-72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:15.078803 n-d-811810-1 sudo[134797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:15.511337 n-d-811810-1 sudo[134797]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:15.514336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-72982ade-eabb-4c42-94f8-dd7d6cc26a76" returned: 0 in 0.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:15.515595 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: 72982ade-eabb-4c42-94f8-dd7d6cc26a76
Sep 30 02:11:15.519077 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:11:15.519077 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:11:15.519077 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:15.540714 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:11:15.547048 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-c9e4d3ce-d5c4-4f12-bf32-dc186fab982c tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-72982ade-eabb-4c42-94f8-dd7d6cc26a76-delete_volume'" released by "delete_volume" :: held 1.590s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:11:31.495748 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:11:31.504178 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:11:31.504178 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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'
Sep 30 02:11:31.516373 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (ef084705-32dd-4b59-b457-211fc5cac00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:11:31.518559 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c03e0b2-d419-4a3f-aa50-fcc0d02908a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:11:31.545080 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:11:31.571119 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c03e0b2-d419-4a3f-aa50-fcc0d02908a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-892595346',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=2ab17198-4903-4df0-b723-6f6758909a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c5246f43234ddd8408a1f5741934d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:11:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:11:31Z,user_id='bf4df4ac60204b088866fc4ef069ece0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:11:31.575570 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a028b141-7bb1-4ef9-97e0-8b4318e99983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:11:31.575570 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a028b141-7bb1-4ef9-97e0-8b4318e99983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:11:31.581154 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f116533-3632-4171-957a-28d64f629a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:11:31.664527 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f116533-3632-4171-957a-28d64f629a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2ab17198-4903-4df0-b723-6f6758909a1a', 'volume_name': 'volume-2ab17198-4903-4df0-b723-6f6758909a1a', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:11:31.667215 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acf8a8cd-c97b-4dcf-ba46-c177f3c0be42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:11:31.671913 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acf8a8cd-c97b-4dcf-ba46-c177f3c0be42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:11:31.672761 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a206e28-7707-45c4-a0aa-6cc0e829190d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:11:31.674244 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Volume 2ab17198-4903-4df0-b723-6f6758909a1a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2ab17198-4903-4df0-b723-6f6758909a1a', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:11:31.674406 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Cloning 2ab17198-4903-4df0-b723-6f6758909a1a from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:11:40.848477 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1, size 616.00 MB, duration 9.17 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:11:40.849153 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Image download 616.00 MB at 67.16 MB/s
Sep 30 02:11:40.885593 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:40.965949 n-d-811810-1 sudo[134810]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1
Sep 30 02:11:40.966755 n-d-811810-1 sudo[134810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:41.292584 n-d-811810-1 sudo[134810]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:41.295101 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1" returned: 0 in 0.409s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:41.296426 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user bf4df4ac60204b088866fc4ef069ece0. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:11:41.353499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:41.435167 n-d-811810-1 sudo[134815]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1
Sep 30 02:11:41.435977 n-d-811810-1 sudo[134815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:41.749899 n-d-811810-1 sudo[134815]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:41.752416 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1" returned: 0 in 0.398s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:41.754742 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ab17198-4903-4df0-b723-6f6758909a1a stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:41.772894 n-d-811810-1 sudo[134820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ab17198-4903-4df0-b723-6f6758909a1a stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:11:41.773705 n-d-811810-1 sudo[134820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:42.252494 n-d-811810-1 sudo[134820]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:42.254993 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ab17198-4903-4df0-b723-6f6758909a1a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.500s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:42.278184 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 2ab17198-4903-4df0-b723-6f6758909a1a. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:11:42.317888 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7c9vt9_y {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:42.403766 n-d-811810-1 sudo[134854]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7c9vt9_y
Sep 30 02:11:42.404600 n-d-811810-1 sudo[134854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:42.708895 n-d-811810-1 sudo[134854]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:42.711562 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_7c9vt9_y" returned: 0 in 0.393s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:42.712955 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:42.798283 n-d-811810-1 sudo[134858]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1
Sep 30 02:11:42.799161 n-d-811810-1 sudo[134858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:43.119065 n-d-811810-1 sudo[134858]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:43.122439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1" returned: 0 in 0.408s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:43.123779 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:11:43.125397 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:43.144205 n-d-811810-1 sudo[134863]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a oflag=direct
Sep 30 02:11:43.145049 n-d-811810-1 sudo[134863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:43.445913 n-d-811810-1 sudo[134863]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:43.448300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a oflag=direct" returned: 0 in 0.323s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:43.449621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:43.467562 n-d-811810-1 sudo[134875]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a
Sep 30 02:11:43.468393 n-d-811810-1 sudo[134875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:44.212403 n-d-811810-1 sudo[134875]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:44.214847 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a" returned: 0 in 0.765s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:44.216038 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:44.295789 n-d-811810-1 sudo[134906]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1
Sep 30 02:11:44.296945 n-d-811810-1 sudo[134906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:44.604364 n-d-811810-1 sudo[134906]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:44.606812 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1" returned: 0 in 0.390s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:44.607789 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_3el63qh_n-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2ab17198--4903--4df0--b723--6f6758909a1a {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:11:44.608179 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Converted 700.00 MB image at 700.00 MB/s
Sep 30 02:11:44.608839 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume 2ab17198-4903-4df0-b723-6f6758909a1a successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:11:44.729063 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user bf4df4ac60204b088866fc4ef069ece0 is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:11:44.729743 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Marking volume 2ab17198-4903-4df0-b723-6f6758909a1a as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:11:44.743940 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to 2ab17198-4903-4df0-b723-6f6758909a1a. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:11:44.744764 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Creating volume glance metadata for volume 2ab17198-4903-4df0-b723-6f6758909a1a backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:11:44.816993 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8a206e28-7707-45c4-a0aa-6cc0e829190d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ab17198-4903-4df0-b723-6f6758909a1a', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:11:44.819229 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0703114-0625-4a8a-aa12-9799fedc2f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:11:44.828210 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Volume volume-2ab17198-4903-4df0-b723-6f6758909a1a (2ab17198-4903-4df0-b723-6f6758909a1a): created successfully
Sep 30 02:11:44.830020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0703114-0625-4a8a-aa12-9799fedc2f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:11:44.833030 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (ef084705-32dd-4b59-b457-211fc5cac00b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:11:44.841476 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-056f7d3b-1d75-4c53-801d-32932bea83ee tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume successfully.
Sep 30 02:11:46.495824 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:46.528732 n-d-811810-1 sudo[134911]: 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-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:46.529560 n-d-811810-1 sudo[134911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:46.914612 n-d-811810-1 sudo[134911]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:46.917015 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.421s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:46.968688 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:46.975770 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:46.975972 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: I_T nexus: 44
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:11:46.976627 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:11:46.979430 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] Creating iscsi_target for Volume ID: volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume path /opt/stack/data/cinder/volumes/volume-2ab17198-4903-4df0-b723-6f6758909a1a,
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: incominguser oN562dLff4BZ7h5aKrGo AFq2ycCEKNjgV348
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:46.982898 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:11:46.984678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:47.333844 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.349s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:47.334178 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:47.334814 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:11:47.335174 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:11:47.336556 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:47.343267 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:47.343721 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: I_T nexus: 44
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:11:47.344225 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:11:47.346478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:47.433442 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:47.433785 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:47.435032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:47.533609 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:47.534217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:47.534990 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] Set provider_location to: 10.222.0.61:3260,2 iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:11:47.698323 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-fa72cfee-dd49-477c-9303-43bd2dc72712 req-8fe95445-1e6f-45a3-bf90-3bdec414c71b tempest-VolumesSnapshotTestJSON-1892263085 None] attachment_update completed successfully.
Sep 30 02:11:53.509946 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-1d6c009b-ed49-40d0-9398-decc94ab1152 req-fd13a2f2-05c0-4045-a7b6-5feaddc70181 tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:11:53.510643 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-1d6c009b-ed49-40d0-9398-decc94ab1152 req-fd13a2f2-05c0-4045-a7b6-5feaddc70181 tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment 8c6562ac-359e-42bf-afa3-f6eebf1bf797. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:11:53.515470 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:53.622177 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:53.622782 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:53.623606 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-1d6c009b-ed49-40d0-9398-decc94ab1152 req-fd13a2f2-05c0-4045-a7b6-5feaddc70181 tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:53.625177 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:53.743489 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f -f" returned: 0 in 0.118s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:53.743818 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:53.749466 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:53.838694 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:53.839033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:53.915247 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-1d6c009b-ed49-40d0-9398-decc94ab1152 req-fd13a2f2-05c0-4045-a7b6-5feaddc70181 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:11:53.915247 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:11:53.915247 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:54.435243 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e636b96c-c5e4-4c71-8158-0a5e48dc8cd3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:54.453991 n-d-811810-1 sudo[135018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:54.454821 n-d-811810-1 sudo[135018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:54.857267 n-d-811810-1 sudo[135018]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:54.859606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e636b96c-c5e4-4c71-8158-0a5e48dc8cd3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.424s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:54.861365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e636b96c-c5e4-4c71-8158-0a5e48dc8cd3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13454b67-c9b3-4f18-8f3f-0cbf8747947e --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:54.879187 n-d-811810-1 sudo[135031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13454b67-c9b3-4f18-8f3f-0cbf8747947e --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g
Sep 30 02:11:54.880002 n-d-811810-1 sudo[135031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:55.519188 n-d-811810-1 sudo[135031]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:55.521712 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e636b96c-c5e4-4c71-8158-0a5e48dc8cd3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-13454b67-c9b3-4f18-8f3f-0cbf8747947e --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g" returned: 0 in 0.660s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:55.610315 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e636b96c-c5e4-4c71-8158-0a5e48dc8cd3 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:11:56.800083 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-86c44b34-0268-44bd-94bf-9ddba878bd41 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:56.818811 n-d-811810-1 sudo[135134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:56.819637 n-d-811810-1 sudo[135134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:57.197191 n-d-811810-1 sudo[135134]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:57.200125 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-86c44b34-0268-44bd-94bf-9ddba878bd41 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.399s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:57.201926 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-86c44b34-0268-44bd-94bf-9ddba878bd41 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-74b575bf-f9d9-4a6a-96b3-21f07aa62362 --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:57.220775 n-d-811810-1 sudo[135137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-74b575bf-f9d9-4a6a-96b3-21f07aa62362 --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g
Sep 30 02:11:57.221586 n-d-811810-1 sudo[135137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:57.946611 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:57.967447 n-d-811810-1 sudo[135250]: 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-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:57.968381 n-d-811810-1 sudo[135250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:57.981618 n-d-811810-1 sudo[135137]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:57.984125 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-86c44b34-0268-44bd-94bf-9ddba878bd41 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-74b575bf-f9d9-4a6a-96b3-21f07aa62362 --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g" returned: 0 in 0.782s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:58.082431 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-86c44b34-0268-44bd-94bf-9ddba878bd41 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:11:58.384810 n-d-811810-1 sudo[135250]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:58.387032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.441s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:58.432028 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:58.438766 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:58.439097 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: I_T nexus: 46
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: oN562dLff4BZ7h5aKrGo
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:11:58.439730 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:11:58.443364 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-c2a3a4e9-0411-4976-adde-839e5643a30f,
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: incominguser PRLgzbj6Vf6LfdRfR2DD A2Uih75Vd8aUZJrZ
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:11:58.446018 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:11:58.447898 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:58.814874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.367s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:58.815201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125184]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:58.816523 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:11:58.816902 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:11:58.818047 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:58.826001 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:58.826300 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: I_T nexus: 46
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.64
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020000
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf20
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00020001
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf21
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: oN562dLff4BZ7h5aKrGo
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:11:58.826920 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:11:58.833551 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:58.935105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:58.935380 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:58.940016 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:59.056723 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:59.057902 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h1-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.64\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:11:59.059155 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,3 iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:11:59.299003 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-f2557348-73e8-4e19-bef5-f998009265c2 req-3c97a784-e444-49e0-ba66-bc72c5f45a47 tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:11:59.315936 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-daeaffc0-83b6-4e1d-8057-46a222915606 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:59.342815 n-d-811810-1 sudo[135304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:11:59.343875 n-d-811810-1 sudo[135304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:59.473659 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:11:59.474212 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:11:59.475193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:59.505821 n-d-811810-1 sudo[135311]: 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
Sep 30 02:11:59.507425 n-d-811810-1 sudo[135311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:59.777087 n-d-811810-1 sudo[135304]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:59.779502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-daeaffc0-83b6-4e1d-8057-46a222915606 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.464s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:59.781952 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-daeaffc0-83b6-4e1d-8057-46a222915606 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3bc1685b-5d75-419d-ae79-623480473e1d --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:11:59.802935 n-d-811810-1 sudo[135314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3bc1685b-5d75-419d-ae79-623480473e1d --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g
Sep 30 02:11:59.804040 n-d-811810-1 sudo[135314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:11:59.979546 n-d-811810-1 sudo[135311]: pam_unix(sudo:session): session closed for user root
Sep 30 02:11:59.982176 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.506s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:11:59.983950 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:00.013094 n-d-811810-1 sudo[135323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:12:00.015381 n-d-811810-1 sudo[135323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:00.554888 n-d-811810-1 sudo[135323]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:00.557647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.573s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:00.560487 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:12:00.589805 n-d-811810-1 sudo[135314]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:00.591749 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-daeaffc0-83b6-4e1d-8057-46a222915606 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3bc1685b-5d75-419d-ae79-623480473e1d --snapshot stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a -L 1.00g" returned: 0 in 0.810s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:00.682928 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-daeaffc0-83b6-4e1d-8057-46a222915606 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:12:01.455815 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-13454b67-c9b3-4f18-8f3f-0cbf8747947e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:01.457750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-13454b67-c9b3-4f18-8f3f-0cbf8747947e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:01.482265 n-d-811810-1 sudo[135462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-13454b67-c9b3-4f18-8f3f-0cbf8747947e
Sep 30 02:12:01.483068 n-d-811810-1 sudo[135462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:01.888425 n-d-811810-1 sudo[135462]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:01.890814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-13454b67-c9b3-4f18-8f3f-0cbf8747947e" returned: 0 in 0.433s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:01.892774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-13454b67-c9b3-4f18-8f3f-0cbf8747947e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:01.910719 n-d-811810-1 sudo[135465]: 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-13454b67-c9b3-4f18-8f3f-0cbf8747947e
Sep 30 02:12:01.911533 n-d-811810-1 sudo[135465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:02.488483 n-d-811810-1 sudo[135465]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:02.491566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-13454b67-c9b3-4f18-8f3f-0cbf8747947e" returned: 0 in 0.598s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:02.587123 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['bf4f62a2-adf6-4f94-ae99-26a071d09625', '48b3fd6b-544b-4239-9e54-38177cf6e823', '3b7c8a81-1fc9-42cd-abe2-36969aa735ed', '97a60ace-dc62-4834-a7b2-e153305ca475'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:02.588894 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:02.588894 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:02.588894 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:02.632862 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:02.638096 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-347acfec-848a-4877-908d-8e14500cadb3 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-13454b67-c9b3-4f18-8f3f-0cbf8747947e-delete_snapshot'" released by "delete_snapshot" :: held 1.182s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:03.680421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-3bc1685b-5d75-419d-ae79-623480473e1d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:03.682091 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-3bc1685b-5d75-419d-ae79-623480473e1d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:03.700538 n-d-811810-1 sudo[135548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-3bc1685b-5d75-419d-ae79-623480473e1d
Sep 30 02:12:03.701592 n-d-811810-1 sudo[135548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:04.114760 n-d-811810-1 sudo[135548]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:04.117353 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-3bc1685b-5d75-419d-ae79-623480473e1d" returned: 0 in 0.435s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:04.119538 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3bc1685b-5d75-419d-ae79-623480473e1d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:04.138051 n-d-811810-1 sudo[135551]: 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-3bc1685b-5d75-419d-ae79-623480473e1d
Sep 30 02:12:04.138843 n-d-811810-1 sudo[135551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:04.698319 n-d-811810-1 sudo[135551]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:04.700976 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3bc1685b-5d75-419d-ae79-623480473e1d" returned: 0 in 0.581s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:04.788819 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['5c994056-23d6-4ac0-84b5-af7a5d2fae58', '30457d62-1646-445d-8fb3-c13bc9c2c0e5', 'a99f12d3-667f-451b-a630-a9cc04e1a5bb', '597e4a38-a14e-4707-bc32-ea61ea70afda'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:04.790493 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:04.790493 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:04.790493 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:04.829751 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:04.834962 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-e03a875d-dd17-49fe-a20e-60ac85e76464 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-3bc1685b-5d75-419d-ae79-623480473e1d-delete_snapshot'" released by "delete_snapshot" :: held 1.155s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:05.902997 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-74b575bf-f9d9-4a6a-96b3-21f07aa62362-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:05.904724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-74b575bf-f9d9-4a6a-96b3-21f07aa62362 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:05.924527 n-d-811810-1 sudo[135614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-74b575bf-f9d9-4a6a-96b3-21f07aa62362
Sep 30 02:12:05.925356 n-d-811810-1 sudo[135614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:06.325562 n-d-811810-1 sudo[135614]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:06.328389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-74b575bf-f9d9-4a6a-96b3-21f07aa62362" returned: 0 in 0.423s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:06.330518 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-74b575bf-f9d9-4a6a-96b3-21f07aa62362 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:06.352958 n-d-811810-1 sudo[135617]: 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-74b575bf-f9d9-4a6a-96b3-21f07aa62362
Sep 30 02:12:06.353776 n-d-811810-1 sudo[135617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:06.931133 n-d-811810-1 sudo[135617]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:06.934730 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-74b575bf-f9d9-4a6a-96b3-21f07aa62362" returned: 0 in 0.603s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:07.026750 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['b4305957-16d7-49c8-b60d-64606f28e0a4', '7944ba72-48b5-4267-bc52-453e62218b22', '1cebd457-3024-4caa-98f6-54fe6df6a9d3', '0d68d19d-07ad-44b4-b2c0-f696b0770d7e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:07.028348 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:07.028348 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:07.028348 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:07.071114 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:07.076904 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-60dfd020-1c3f-4989-9798-716b4752e164 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-74b575bf-f9d9-4a6a-96b3-21f07aa62362-delete_snapshot'" released by "delete_snapshot" :: held 1.174s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:09.040488 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-6875257a-762d-4bc4-8f98-b7394fe8f51b req-01b279b2-0cd2-40a7-a2bb-7e00ff6720b5 tempest-VolumesSnapshotTestJSON-1892263085 None] Terminate volume connection completed successfully.
Sep 30 02:12:09.041253 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-6875257a-762d-4bc4-8f98-b7394fe8f51b req-01b279b2-0cd2-40a7-a2bb-7e00ff6720b5 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleting attachment f8959430-0cff-4881-a215-885b566bc286. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:12:09.042650 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:09.140802 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:09.141360 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a\n System information:\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-2ab17198-4903-4df0-b723-6f6758909a1a\n Backing store flags: \n Account information:\n oN562dLff4BZ7h5aKrGo\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:09.144286 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-6875257a-762d-4bc4-8f98-b7394fe8f51b req-01b279b2-0cd2-40a7-a2bb-7e00ff6720b5 tempest-VolumesSnapshotTestJSON-1892263085 None] Removing iscsi_target for Volume ID: 2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:12:09.145389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:09.246282 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2ab17198-4903-4df0-b723-6f6758909a1a -f" returned: 0 in 0.101s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:09.246654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:09.248120 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:09.340697 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:09.341016 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:09.412101 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-6875257a-762d-4bc4-8f98-b7394fe8f51b req-01b279b2-0cd2-40a7-a2bb-7e00ff6720b5 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:09.412101 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:09.412101 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:14.249471 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-04c302e4-cf98-4612-a414-74066553b325 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:14.268146 n-d-811810-1 sudo[135678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:14.269015 n-d-811810-1 sudo[135678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:14.665458 n-d-811810-1 sudo[135678]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:14.668389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-04c302e4-cf98-4612-a414-74066553b325 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.418s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:14.670280 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-04c302e4-cf98-4612-a414-74066553b325 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-938dab92-6aa5-45df-a307-07885a8a89c4 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:14.689879 n-d-811810-1 sudo[135681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-938dab92-6aa5-45df-a307-07885a8a89c4 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g
Sep 30 02:12:14.690687 n-d-811810-1 sudo[135681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:15.375474 n-d-811810-1 sudo[135681]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:15.377853 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-04c302e4-cf98-4612-a414-74066553b325 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-938dab92-6aa5-45df-a307-07885a8a89c4 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g" returned: 0 in 0.707s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:15.463104 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-04c302e4-cf98-4612-a414-74066553b325 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:12:16.652274 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-938dab92-6aa5-45df-a307-07885a8a89c4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:16.696132 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-938dab92-6aa5-45df-a307-07885a8a89c4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:16.715990 n-d-811810-1 sudo[135797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-938dab92-6aa5-45df-a307-07885a8a89c4
Sep 30 02:12:16.716869 n-d-811810-1 sudo[135797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:17.136010 n-d-811810-1 sudo[135797]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:17.138941 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-938dab92-6aa5-45df-a307-07885a8a89c4" returned: 0 in 0.442s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:17.141022 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-938dab92-6aa5-45df-a307-07885a8a89c4 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:17.160176 n-d-811810-1 sudo[135800]: 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-938dab92-6aa5-45df-a307-07885a8a89c4
Sep 30 02:12:17.161098 n-d-811810-1 sudo[135800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:17.863311 n-d-811810-1 sudo[135800]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:17.866876 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-938dab92-6aa5-45df-a307-07885a8a89c4" returned: 0 in 0.725s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:17.963351 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['c8c239f0-d713-4ff4-9e97-63cd87e5461b', 'cad259f0-a099-4477-8460-4bf1aaaa3e69', '43969649-1ba2-4b22-a414-2192ef7f3a7f', '29d24f73-6226-42df-be45-3da43ce4271f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:17.964413 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:17.964413 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:17.964413 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:18.009550 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:18.016370 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-cff01e93-3f34-46f0-be1e-0850d89b5fee tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-938dab92-6aa5-45df-a307-07885a8a89c4-delete_snapshot'" released by "delete_snapshot" :: held 1.364s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:19.075976 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-00470420-d664-4504-ae57-4d39b5c97576 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:19.094190 n-d-811810-1 sudo[135883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:19.094990 n-d-811810-1 sudo[135883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:19.508389 n-d-811810-1 sudo[135883]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:19.510799 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-00470420-d664-4504-ae57-4d39b5c97576 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:19.512711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-00470420-d664-4504-ae57-4d39b5c97576 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:19.530950 n-d-811810-1 sudo[135886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g
Sep 30 02:12:19.531787 n-d-811810-1 sudo[135886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:20.212179 n-d-811810-1 sudo[135886]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:20.215622 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-00470420-d664-4504-ae57-4d39b5c97576 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g" returned: 0 in 0.702s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:20.273542 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-00470420-d664-4504-ae57-4d39b5c97576 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:12:34.852056 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:34.868480 n-d-811810-1 sudo[136005]: 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-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:34.869273 n-d-811810-1 sudo[136005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:35.281179 n-d-811810-1 sudo[136005]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:35.283703 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:35.333947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: I_T nexus: 47
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:12:35.347308 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] Creating iscsi_target for Volume ID: volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume path /opt/stack/data/cinder/volumes/volume-52651401-0c72-41e0-acff-0222f592e17c,
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: incominguser tJTCttmAh8GDFMt4aq68 66EE2GBN8mCpEJX5
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:12:35.354897 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:35.768951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.413s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:35.768951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:35.768951 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:12:35.768951 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:12:35.768951 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:35.773049 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:35.773404 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c\n System information:\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-52651401-0c72-41e0-acff-0222f592e17c\n Backing store flags: \n Account information:\n tJTCttmAh8GDFMt4aq68\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: I_T nexus: 47
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:12:35.774043 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:12:35.777163 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:35.863514 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:35.864114 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c\n System information:\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-52651401-0c72-41e0-acff-0222f592e17c\n Backing store flags: \n Account information:\n tJTCttmAh8GDFMt4aq68\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:35.865173 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:35.952532 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:35.953010 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c\n System information:\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-52651401-0c72-41e0-acff-0222f592e17c\n Backing store flags: \n Account information:\n tJTCttmAh8GDFMt4aq68\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:35.954476 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:12:36.124081 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-59e075ad-9288-4f30-a61f-633faf434a6b req-5ac3a6e6-9256-491b-bb67-dcc324ecbd2d tempest-VolumesSnapshotTestJSON-1892263085 None] attachment_update completed successfully.
Sep 30 02:12:42.676385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-84e93d57-7f44-4748-8438-42c4cc35dc32 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:42.694324 n-d-811810-1 sudo[136045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:42.695126 n-d-811810-1 sudo[136045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:43.111224 n-d-811810-1 sudo[136045]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:43.113961 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-84e93d57-7f44-4748-8438-42c4cc35dc32 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.437s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:43.115849 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-84e93d57-7f44-4748-8438-42c4cc35dc32 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c070174-9ebe-4dab-8e42-3731361ea081 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:43.136859 n-d-811810-1 sudo[136048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c070174-9ebe-4dab-8e42-3731361ea081 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g
Sep 30 02:12:43.137693 n-d-811810-1 sudo[136048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:43.783563 n-d-811810-1 sudo[136048]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:43.785935 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-84e93d57-7f44-4748-8438-42c4cc35dc32 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8c070174-9ebe-4dab-8e42-3731361ea081 --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g" returned: 0 in 0.670s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:43.846399 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-84e93d57-7f44-4748-8438-42c4cc35dc32 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:12:45.089094 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c1f64e17-aecc-405d-8654-5c1f364c2b59 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:45.107118 n-d-811810-1 sudo[136190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:45.107905 n-d-811810-1 sudo[136190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:45.507810 n-d-811810-1 sudo[136190]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:45.510370 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c1f64e17-aecc-405d-8654-5c1f364c2b59 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.421s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:45.512190 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c1f64e17-aecc-405d-8654-5c1f364c2b59 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:45.534997 n-d-811810-1 sudo[136193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g
Sep 30 02:12:45.535857 n-d-811810-1 sudo[136193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:46.219777 n-d-811810-1 sudo[136193]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:46.222989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c1f64e17-aecc-405d-8654-5c1f364c2b59 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e --snapshot stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c -L 1.00g" returned: 0 in 0.710s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:46.278706 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c1f64e17-aecc-405d-8654-5c1f364c2b59 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:12:47.267551 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:47.269480 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:47.288546 n-d-811810-1 sudo[136347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e
Sep 30 02:12:47.289387 n-d-811810-1 sudo[136347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:47.694849 n-d-811810-1 sudo[136347]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:47.697402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e" returned: 0 in 0.427s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:47.699621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:47.718031 n-d-811810-1 sudo[136350]: 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-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e
Sep 30 02:12:47.718831 n-d-811810-1 sudo[136350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:48.372629 n-d-811810-1 sudo[136350]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:48.375140 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e" returned: 0 in 0.675s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:48.469569 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['2815a1a7-12c2-4e09-ac62-fc82ec6e330a', '4e4b510a-500d-47be-8be3-06fe8de30363', '90f2fe0f-fce1-42b9-bb54-fdf4b710eb76', 'e0c86f28-e990-489c-8634-2cf73dcee366'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:48.471336 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:48.471336 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:48.471336 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:48.522692 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:48.527894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5df4f9f4-f932-4782-b5ab-6891e5fca061 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-dcf6d6a5-d3cf-4af0-82b1-77712d7c442e-delete_snapshot'" released by "delete_snapshot" :: held 1.260s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:49.499666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:49.503134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:49.528642 n-d-811810-1 sudo[136458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc
Sep 30 02:12:49.529447 n-d-811810-1 sudo[136458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:49.975839 n-d-811810-1 sudo[136458]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:49.978294 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc" returned: 0 in 0.475s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:49.980517 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:49.999517 n-d-811810-1 sudo[136461]: 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-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc
Sep 30 02:12:50.000352 n-d-811810-1 sudo[136461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:50.609126 n-d-811810-1 sudo[136461]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:50.611923 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc" returned: 0 in 0.631s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:50.703417 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['8e0784a6-1646-4727-8d53-e807bd4b37d4', '065481e2-2054-4ca9-8976-a88dfe57f178', '20d86bc8-925c-44ee-ab32-308d79a4aab7', 'e190f930-ac56-4b0a-8a9b-3a07847bbc24'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:50.705478 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:50.705478 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:50.705478 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:50.744906 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:50.750618 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5959dd7f-a518-4f05-8258-f54fd499c291 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-315f5b3e-72ab-4bf4-954a-3bd6f1e7defc-delete_snapshot'" released by "delete_snapshot" :: held 1.251s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:51.729626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-8c070174-9ebe-4dab-8e42-3731361ea081-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:12:51.731281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-8c070174-9ebe-4dab-8e42-3731361ea081 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:51.751806 n-d-811810-1 sudo[136579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-8c070174-9ebe-4dab-8e42-3731361ea081
Sep 30 02:12:51.752645 n-d-811810-1 sudo[136579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:52.151823 n-d-811810-1 sudo[136579]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:52.154339 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-8c070174-9ebe-4dab-8e42-3731361ea081" returned: 0 in 0.422s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:52.156523 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8c070174-9ebe-4dab-8e42-3731361ea081 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:52.174663 n-d-811810-1 sudo[136582]: 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-8c070174-9ebe-4dab-8e42-3731361ea081
Sep 30 02:12:52.175459 n-d-811810-1 sudo[136582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:52.796756 n-d-811810-1 sudo[136582]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:52.799962 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8c070174-9ebe-4dab-8e42-3731361ea081" returned: 0 in 0.643s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:52.893306 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['610ab131-1612-4239-a848-cd3f972f1f0d', '2dd2b6ac-b96d-4947-b493-0710d3bc3767', '8644f888-1b50-48a1-a2d8-9ee0211e21a5', 'e04cf4b8-ea10-4e53-aa3d-378e427621c3'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:12:52.895092 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:52.895092 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:52.895092 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:52.936669 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:12:52.943716 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-02eac256-e0f0-43a1-a89a-df0494651f2e tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-8c070174-9ebe-4dab-8e42-3731361ea081-delete_snapshot'" released by "delete_snapshot" :: held 1.214s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:12:54.867540 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2b3c9c2b-4194-49d4-966d-117cbaa76260 req-e32a7d8e-cd06-4b7f-b149-7c04fdf23528 tempest-VolumesSnapshotTestJSON-1892263085 None] Terminate volume connection completed successfully.
Sep 30 02:12:54.868211 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-2b3c9c2b-4194-49d4-966d-117cbaa76260 req-e32a7d8e-cd06-4b7f-b149-7c04fdf23528 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleting attachment c53d246b-095a-4273-92d1-cb980c8fe661. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:12:54.869814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:54.959320 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:54.959655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c\n System information:\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-52651401-0c72-41e0-acff-0222f592e17c\n Backing store flags: \n Account information:\n tJTCttmAh8GDFMt4aq68\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:54.960394 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-2b3c9c2b-4194-49d4-966d-117cbaa76260 req-e32a7d8e-cd06-4b7f-b149-7c04fdf23528 tempest-VolumesSnapshotTestJSON-1892263085 None] Removing iscsi_target for Volume ID: 52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:12:54.962043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:55.054158 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-52651401-0c72-41e0-acff-0222f592e17c -f" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:55.054509 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:55.055685 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:55.144134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:55.144730 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:12:55.248573 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-2b3c9c2b-4194-49d4-966d-117cbaa76260 req-e32a7d8e-cd06-4b7f-b149-7c04fdf23528 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:12:55.248573 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:12:55.248573 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:12:59.475919 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:12:59.476530 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:12:59.477079 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:59.496922 n-d-811810-1 sudo[136663]: 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
Sep 30 02:12:59.497740 n-d-811810-1 sudo[136663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:59.918128 n-d-811810-1 sudo[136663]: pam_unix(sudo:session): session closed for user root
Sep 30 02:12:59.920193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:12:59.922785 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:12:59.943885 n-d-811810-1 sudo[136666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:12:59.944739 n-d-811810-1 sudo[136666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:12:59.996781 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:13:00.005432 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:13:00.005432 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 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'
Sep 30 02:13:00.018545 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (80bfda6e-30c6-4647-8ac7-90dd0920001c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:00.021707 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b853abc-ccd6-4885-9f7c-a5ad4ef2fdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:00.049503 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:13:00.076176 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b853abc-ccd6-4885-9f7c-a5ad4ef2fdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-234207899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=e139b514-bc86-450c-8d6b-81fe65519732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c5246f43234ddd8408a1f5741934d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:13:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:13:00Z,user_id='bf4df4ac60204b088866fc4ef069ece0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:00.078685 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c64e6a4c-e49d-43d9-9406-3da496937c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:00.080837 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c64e6a4c-e49d-43d9-9406-3da496937c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:00.083240 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f5e428e-ed5d-4e40-ae2b-d34c81ccc2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:00.087074 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f5e428e-ed5d-4e40-ae2b-d34c81ccc2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e139b514-bc86-450c-8d6b-81fe65519732', 'volume_name': 'volume-e139b514-bc86-450c-8d6b-81fe65519732', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:00.096659 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76e45bc8-2a39-4037-abff-dc116fd89928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:00.096659 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76e45bc8-2a39-4037-abff-dc116fd89928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:00.096659 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20e14034-3057-427b-93bc-499632aca0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:00.096659 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Volume e139b514-bc86-450c-8d6b-81fe65519732: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e139b514-bc86-450c-8d6b-81fe65519732', 'volume_size': 1}
Sep 30 02:13:00.101244 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e139b514-bc86-450c-8d6b-81fe65519732 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:00.119790 n-d-811810-1 sudo[136668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e139b514-bc86-450c-8d6b-81fe65519732 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:13:00.120628 n-d-811810-1 sudo[136668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:00.386745 n-d-811810-1 sudo[136666]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:00.389069 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:00.392113 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:00.628559 n-d-811810-1 sudo[136668]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:00.630716 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e139b514-bc86-450c-8d6b-81fe65519732 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.534s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:00.634186 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20e14034-3057-427b-93bc-499632aca0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e139b514-bc86-450c-8d6b-81fe65519732', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:00.636664 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d425e40-0154-4554-b5e6-955505ba568a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:00.648856 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Volume volume-e139b514-bc86-450c-8d6b-81fe65519732 (e139b514-bc86-450c-8d6b-81fe65519732): created successfully
Sep 30 02:13:00.652887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d425e40-0154-4554-b5e6-955505ba568a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:00.655223 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (80bfda6e-30c6-4647-8ac7-90dd0920001c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:00.662977 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-baeb22dc-d375-4a29-be85-c68a80e2653a tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume successfully.
Sep 30 02:13:01.444483 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cf398cb4-c812-4660-b979-5c1f65bb7e39 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:01.465140 n-d-811810-1 sudo[136703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732
Sep 30 02:13:01.465965 n-d-811810-1 sudo[136703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:01.880543 n-d-811810-1 sudo[136703]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:01.885036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cf398cb4-c812-4660-b979-5c1f65bb7e39 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732" returned: 0 in 0.440s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:01.886783 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cf398cb4-c812-4660-b979-5c1f65bb7e39 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395 --snapshot stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732 -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:01.907912 n-d-811810-1 sudo[136706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395 --snapshot stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732 -L 1.00g
Sep 30 02:13:01.908869 n-d-811810-1 sudo[136706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:02.496648 n-d-811810-1 sudo[136706]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:02.498993 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cf398cb4-c812-4660-b979-5c1f65bb7e39 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395 --snapshot stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732 -L 1.00g" returned: 0 in 0.612s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:02.551792 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cf398cb4-c812-4660-b979-5c1f65bb7e39 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:13:04.140515 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:13:04.144875 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:13:04.145378 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 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'
Sep 30 02:13:04.167830 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (66bd681a-dc82-4d4e-a931-050bfc939410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:04.171043 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd743574-7ec1-4820-b777-29992597eb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:04.192565 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:13:04.217212 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd743574-7ec1-4820-b777-29992597eb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-25644844',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=221aacd6-1ff1-44c8-bf61-e09e5b32e940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c5246f43234ddd8408a1f5741934d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:13:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=3052c370-4a25-446c-b9d5-3b7c8f497395,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:13:04Z,user_id='bf4df4ac60204b088866fc4ef069ece0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:04.219828 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8cf9da1-4be5-4195-b01a-d5e442da72be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:04.222114 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8cf9da1-4be5-4195-b01a-d5e442da72be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:04.224449 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea4b1ba8-2e00-452e-b41a-4d6c503c2b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:04.226650 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea4b1ba8-2e00-452e-b41a-4d6c503c2b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '221aacd6-1ff1-44c8-bf61-e09e5b32e940', 'volume_name': 'volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940', 'volume_size': 2, 'snapshot_id': '3052c370-4a25-446c-b9d5-3b7c8f497395'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:04.228887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e02af480-de50-43ed-b9bf-632eba77a433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:04.230972 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e02af480-de50-43ed-b9bf-632eba77a433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:04.233125 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f655d9ad-d8fd-4839-8cb3-498c7c76f8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:04.233955 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Volume 221aacd6-1ff1-44c8-bf61-e09e5b32e940: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940', 'volume_size': 2, 'snapshot_id': '3052c370-4a25-446c-b9d5-3b7c8f497395'}
Sep 30 02:13:04.257603 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940 stack-volumes-lvmdriver-1 -L 2g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:04.275647 n-d-811810-1 sudo[136810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940 stack-volumes-lvmdriver-1 -L 2g
Sep 30 02:13:04.276482 n-d-811810-1 sudo[136810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:04.743866 n-d-811810-1 sudo[136810]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:04.746309 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.489s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:04.748450 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:04.767431 n-d-811810-1 sudo[136842]: 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-3052c370-4a25-446c-b9d5-3b7c8f497395
Sep 30 02:13:04.768372 n-d-811810-1 sudo[136842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:05.179421 n-d-811810-1 sudo[136842]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:05.182033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395" returned: 0 in 0.433s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:05.184394 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:05.203804 n-d-811810-1 sudo[136845]: 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--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 iflag=direct
Sep 30 02:13:05.204833 n-d-811810-1 sudo[136845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:05.508467 n-d-811810-1 sudo[136845]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:05.510970 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 iflag=direct" returned: 0 in 0.326s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:05.512014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:05.529853 n-d-811810-1 sudo[136857]: 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--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 oflag=direct
Sep 30 02:13:05.530647 n-d-811810-1 sudo[136857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:05.848847 n-d-811810-1 sudo[136857]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:05.851105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 oflag=direct" returned: 0 in 0.339s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:05.852014 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:05.872019 n-d-811810-1 sudo[136869]: 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--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:13:05.872896 n-d-811810-1 sudo[136869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:10.423590 n-d-811810-1 sudo[136869]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:10.426739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.574s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:10.427310 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3052c370--4a25--446c--b9d5--3b7c8f497395, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--221aacd6--1ff1--44c8--bf61--e09e5b32e940, size 1024.00 MB, duration 4.58 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:13:10.427310 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Volume copy 1024.00 MB at 223.82 MB/s
Sep 30 02:13:10.502601 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f655d9ad-d8fd-4839-8cb3-498c7c76f8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940', 'volume_size': 2, 'snapshot_id': '3052c370-4a25-446c-b9d5-3b7c8f497395'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:10.505629 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed2f37e4-42df-4a9f-87a8-199324d9076a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:10.518649 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Volume volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940 (221aacd6-1ff1-44c8-bf61-e09e5b32e940): created successfully
Sep 30 02:13:10.520359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed2f37e4-42df-4a9f-87a8-199324d9076a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:10.522914 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (66bd681a-dc82-4d4e-a931-050bfc939410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:10.538259 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3675fa87-2ffd-4063-97e4-3165456e98df tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume successfully.
Sep 30 02:13:10.966500 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-221aacd6-1ff1-44c8-bf61-e09e5b32e940-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:11.023585 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: 221aacd6-1ff1-44c8-bf61-e09e5b32e940
Sep 30 02:13:11.024617 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:11.043343 n-d-811810-1 sudo[136888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940
Sep 30 02:13:11.044273 n-d-811810-1 sudo[136888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:11.431380 n-d-811810-1 sudo[136888]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:11.433898 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940" returned: 0 in 0.409s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:11.435740 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 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-221aacd6-1ff1-44c8-bf61-e09e5b32e940 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:11.454471 n-d-811810-1 sudo[136891]: 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-221aacd6-1ff1-44c8-bf61-e09e5b32e940
Sep 30 02:13:11.455324 n-d-811810-1 sudo[136891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:11.855930 n-d-811810-1 sudo[136891]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:11.859513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940" returned: 0 in 0.423s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:11.862598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:11.891041 n-d-811810-1 sudo[136894]: 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-221aacd6-1ff1-44c8-bf61-e09e5b32e940
Sep 30 02:13:11.892167 n-d-811810-1 sudo[136894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:12.336108 n-d-811810-1 sudo[136894]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:12.338915 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-221aacd6-1ff1-44c8-bf61-e09e5b32e940" returned: 0 in 0.476s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:12.340097 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: 221aacd6-1ff1-44c8-bf61-e09e5b32e940
Sep 30 02:13:12.390375 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['8dd1c332-ffd8-4ad1-b066-819df84ab368', 'c07ed229-4590-4cf5-b7b8-d2551d36aab0', '45384012-727e-4aad-a18f-d0cfed06522f', '428e538d-5df7-4c6d-b248-a7d766e551a8'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:12.392431 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:12.392431 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:12.392431 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:12.433746 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:12.434469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:12.453367 n-d-811810-1 sudo[136901]: 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
Sep 30 02:13:12.454167 n-d-811810-1 sudo[136901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:12.906116 n-d-811810-1 sudo[136901]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:12.910168 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:12.914862 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:12.947766 n-d-811810-1 sudo[136904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:13:12.948604 n-d-811810-1 sudo[136904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:13.341294 n-d-811810-1 sudo[136904]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:13.343822 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:13.346032 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:13.353451 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:13:13.373845 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5bba5790-4586-41dd-a728-125467f441e3 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-221aacd6-1ff1-44c8-bf61-e09e5b32e940-delete_volume'" released by "delete_volume" :: held 2.408s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:13.737278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:13:13.741898 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:13:13.742434 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 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'
Sep 30 02:13:13.755147 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (b2b429ca-8193-4940-a83f-6684d6061534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:13.758548 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a5b7ce1-4625-4e89-8fc4-3708e6fbb762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:13.782417 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:13:13.816680 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a5b7ce1-4625-4e89-8fc4-3708e6fbb762) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1730616166',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=a3ca3279-f613-4872-adb6-f95dabb9a4dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c5246f43234ddd8408a1f5741934d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:13:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:13:14Z,user_id='bf4df4ac60204b088866fc4ef069ece0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:13.819159 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fe186d0-68a2-4e76-ac9c-8a49f4eeabea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:13.821357 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fe186d0-68a2-4e76-ac9c-8a49f4eeabea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:13.823653 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d823b2e-485a-4bb0-842a-e3b7e7363fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:13.825884 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d823b2e-485a-4bb0-842a-e3b7e7363fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3ca3279-f613-4872-adb6-f95dabb9a4dd', 'volume_name': 'volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:13.828103 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (624134af-ff57-4b3e-b173-4b8573e4e8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:13.830259 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (624134af-ff57-4b3e-b173-4b8573e4e8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:13.832414 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7c0e3ba-5bf1-48bc-92ca-2e9775ed52a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:13.833183 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Volume a3ca3279-f613-4872-adb6-f95dabb9a4dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd', 'volume_size': 1}
Sep 30 02:13:13.834408 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:13.859448 n-d-811810-1 sudo[136907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:13:13.860445 n-d-811810-1 sudo[136907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:14.339687 n-d-811810-1 sudo[136907]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:14.342166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.507s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:14.346031 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7c0e3ba-5bf1-48bc-92ca-2e9775ed52a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:14.348420 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6e5aa9b-6aec-46fa-b019-eeaad40efd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:14.362110 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Volume volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd (a3ca3279-f613-4872-adb6-f95dabb9a4dd): created successfully
Sep 30 02:13:14.364815 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6e5aa9b-6aec-46fa-b019-eeaad40efd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:14.367843 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (b2b429ca-8193-4940-a83f-6684d6061534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:14.378181 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-f766a918-3994-42f7-bc0b-1e6250b6fdaf tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume successfully.
Sep 30 02:13:15.059884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbf72948-f40c-43c9-a035-99ef65ff2395 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:15.084120 n-d-811810-1 sudo[136939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd
Sep 30 02:13:15.085013 n-d-811810-1 sudo[136939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:15.518095 n-d-811810-1 sudo[136939]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:15.521597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbf72948-f40c-43c9-a035-99ef65ff2395 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd" returned: 0 in 0.461s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:15.525298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbf72948-f40c-43c9-a035-99ef65ff2395 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251 --snapshot stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:15.544208 n-d-811810-1 sudo[136942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251 --snapshot stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd -L 1.00g
Sep 30 02:13:15.545043 n-d-811810-1 sudo[136942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:16.157260 n-d-811810-1 sudo[136942]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:16.159474 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-cbf72948-f40c-43c9-a035-99ef65ff2395 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251 --snapshot stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd -L 1.00g" returned: 0 in 0.634s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:16.214600 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-cbf72948-f40c-43c9-a035-99ef65ff2395 tempest-VolumesSnapshotTestJSON-1892263085 None] Create snapshot completed successfully
Sep 30 02:13:17.720894 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:13:17.724890 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:13:17.725405 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 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'
Sep 30 02:13:17.746739 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (07ee1537-efa2-4542-a55c-b1be8bebc16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:17.750093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55fcee4a-f1fb-4f1d-b1fb-360b7b8340d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:17.777363 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:13:17.803081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55fcee4a-f1fb-4f1d-b1fb-360b7b8340d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-774453848',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=96044aef-3122-4027-a13f-32f7337f9e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c5246f43234ddd8408a1f5741934d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:13:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=3db1c834-97df-47b4-a0f0-94ab6ad31251,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:13:18Z,user_id='bf4df4ac60204b088866fc4ef069ece0',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:17.805551 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5779d4c-8fba-4304-8d53-a3d312d95e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:17.807613 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5779d4c-8fba-4304-8d53-a3d312d95e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:17.809929 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66ea4adb-0521-4de0-8b91-4d56b9fd499d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:17.812081 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66ea4adb-0521-4de0-8b91-4d56b9fd499d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '96044aef-3122-4027-a13f-32f7337f9e2a', 'volume_name': 'volume-96044aef-3122-4027-a13f-32f7337f9e2a', 'volume_size': 1, 'snapshot_id': '3db1c834-97df-47b4-a0f0-94ab6ad31251'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:17.814273 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10781036-fbcd-47bc-b12c-5c480a70e0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:17.816349 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10781036-fbcd-47bc-b12c-5c480a70e0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:17.818417 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aaef469d-a70a-48da-a0f5-100baa3633bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:17.819172 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume 96044aef-3122-4027-a13f-32f7337f9e2a: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-96044aef-3122-4027-a13f-32f7337f9e2a', 'volume_size': 1, 'snapshot_id': '3db1c834-97df-47b4-a0f0-94ab6ad31251'}
Sep 30 02:13:17.844150 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-96044aef-3122-4027-a13f-32f7337f9e2a stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:17.866207 n-d-811810-1 sudo[137045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-96044aef-3122-4027-a13f-32f7337f9e2a stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:13:17.867014 n-d-811810-1 sudo[137045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:18.354184 n-d-811810-1 sudo[137045]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:18.357036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-96044aef-3122-4027-a13f-32f7337f9e2a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.512s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:18.359098 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:18.377945 n-d-811810-1 sudo[137077]: 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-3db1c834-97df-47b4-a0f0-94ab6ad31251
Sep 30 02:13:18.378755 n-d-811810-1 sudo[137077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:18.773055 n-d-811810-1 sudo[137077]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:18.775858 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251" returned: 0 in 0.416s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:18.778197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:18.815181 n-d-811810-1 sudo[137080]: 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--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a iflag=direct
Sep 30 02:13:18.816495 n-d-811810-1 sudo[137080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:19.158692 n-d-811810-1 sudo[137080]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:19.161260 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a iflag=direct" returned: 0 in 0.382s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:19.162322 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:19.183613 n-d-811810-1 sudo[137094]: 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--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a oflag=direct
Sep 30 02:13:19.184615 n-d-811810-1 sudo[137094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:19.505182 n-d-811810-1 sudo[137094]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:19.507572 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a oflag=direct" returned: 0 in 0.345s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:19.508618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:19.527336 n-d-811810-1 sudo[137106]: 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--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:13:19.528157 n-d-811810-1 sudo[137106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:23.838078 n-d-811810-1 sudo[137106]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:23.840570 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.331s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:23.842857 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3db1c834--97df--47b4--a0f0--94ab6ad31251, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--96044aef--3122--4027--a13f--32f7337f9e2a, size 1024.00 MB, duration 4.33 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:13:23.843434 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume copy 1024.00 MB at 236.33 MB/s
Sep 30 02:13:23.897325 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aaef469d-a70a-48da-a0f5-100baa3633bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96044aef-3122-4027-a13f-32f7337f9e2a', 'volume_size': 1, 'snapshot_id': '3db1c834-97df-47b4-a0f0-94ab6ad31251'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:23.899595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14fd62b5-7fab-4be6-8901-92e95c5acb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:23.910801 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Volume volume-96044aef-3122-4027-a13f-32f7337f9e2a (96044aef-3122-4027-a13f-32f7337f9e2a): created successfully
Sep 30 02:13:23.912937 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14fd62b5-7fab-4be6-8901-92e95c5acb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:23.915883 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Flow 'volume_create_manager' (07ee1537-efa2-4542-a55c-b1be8bebc16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:23.929910 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-c6ff1b1a-93a3-43ee-ad72-6210fa91bd12 tempest-VolumesSnapshotTestJSON-1892263085 None] Created volume successfully.
Sep 30 02:13:24.545789 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-96044aef-3122-4027-a13f-32f7337f9e2a-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:24.607551 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: 96044aef-3122-4027-a13f-32f7337f9e2a
Sep 30 02:13:24.608636 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96044aef-3122-4027-a13f-32f7337f9e2a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:24.628029 n-d-811810-1 sudo[137119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96044aef-3122-4027-a13f-32f7337f9e2a
Sep 30 02:13:24.628916 n-d-811810-1 sudo[137119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:25.028048 n-d-811810-1 sudo[137119]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:25.030921 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96044aef-3122-4027-a13f-32f7337f9e2a" returned: 0 in 0.422s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:25.032931 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 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-96044aef-3122-4027-a13f-32f7337f9e2a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:25.054481 n-d-811810-1 sudo[137122]: 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-96044aef-3122-4027-a13f-32f7337f9e2a
Sep 30 02:13:25.055280 n-d-811810-1 sudo[137122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:25.462740 n-d-811810-1 sudo[137122]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:25.466116 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-96044aef-3122-4027-a13f-32f7337f9e2a" returned: 0 in 0.432s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:25.469441 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-96044aef-3122-4027-a13f-32f7337f9e2a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:25.487738 n-d-811810-1 sudo[137125]: 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-96044aef-3122-4027-a13f-32f7337f9e2a
Sep 30 02:13:25.488593 n-d-811810-1 sudo[137125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:25.920534 n-d-811810-1 sudo[137125]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:25.923197 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-96044aef-3122-4027-a13f-32f7337f9e2a" returned: 0 in 0.454s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:25.924415 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: 96044aef-3122-4027-a13f-32f7337f9e2a
Sep 30 02:13:25.972819 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['b79ff30a-6931-46b9-8611-dcb37899120d', '20323e1c-2b64-4b31-9f11-9de55f825371', '1e246e47-78ba-4b75-962f-bd89c640caaa', 'fc718565-5346-4ab5-901c-345bd16ddddd'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:25.975008 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:25.975008 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:25.975008 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:26.025355 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:26.026117 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:26.044290 n-d-811810-1 sudo[137132]: 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
Sep 30 02:13:26.045082 n-d-811810-1 sudo[137132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:26.484331 n-d-811810-1 sudo[137132]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:26.487035 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.460s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:26.489392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:26.507375 n-d-811810-1 sudo[137135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:13:26.508170 n-d-811810-1 sudo[137135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:26.921579 n-d-811810-1 sudo[137135]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:26.924641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:26.926865 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:26.933463 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:13:26.948523 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-89ccb82a-a768-4d5e-9b0d-8dc1bd22a7f6 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-96044aef-3122-4027-a13f-32f7337f9e2a-delete_volume'" released by "delete_volume" :: held 2.403s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:26.981975 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-3db1c834-97df-47b4-a0f0-94ab6ad31251-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:26.983882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-3db1c834-97df-47b4-a0f0-94ab6ad31251 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:27.002980 n-d-811810-1 sudo[137138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-3db1c834-97df-47b4-a0f0-94ab6ad31251
Sep 30 02:13:27.003813 n-d-811810-1 sudo[137138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:27.414400 n-d-811810-1 sudo[137138]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:27.416955 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-3db1c834-97df-47b4-a0f0-94ab6ad31251" returned: 0 in 0.432s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:27.419071 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:27.439217 n-d-811810-1 sudo[137141]: 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-3db1c834-97df-47b4-a0f0-94ab6ad31251
Sep 30 02:13:27.440043 n-d-811810-1 sudo[137141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:28.000459 n-d-811810-1 sudo[137141]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:28.003302 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3db1c834-97df-47b4-a0f0-94ab6ad31251" returned: 0 in 0.584s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:28.098714 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['73e8e673-a44a-4db8-9b5f-11eded2a983a', '3a2baadb-9481-45c0-a53a-3be2a1d93edf', '392075ce-6e8c-4396-bf38-9aeac3ee40f3', 'eb91db3e-5b76-4869-8c31-c3c14798d075'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:28.100506 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:28.100506 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:28.100506 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:28.144388 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:13:28.149689 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-15d28316-41c2-4d60-9cae-7e7f61d77753 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-3db1c834-97df-47b4-a0f0-94ab6ad31251-delete_snapshot'" released by "delete_snapshot" :: held 1.168s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:29.194454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-a3ca3279-f613-4872-adb6-f95dabb9a4dd-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:29.265465 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3ca3279-f613-4872-adb6-f95dabb9a4dd
Sep 30 02:13:29.266538 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:29.287300 n-d-811810-1 sudo[137187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd
Sep 30 02:13:29.288177 n-d-811810-1 sudo[137187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:29.690428 n-d-811810-1 sudo[137187]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:29.693127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd" returned: 0 in 0.426s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:29.694966 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 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-a3ca3279-f613-4872-adb6-f95dabb9a4dd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:29.713354 n-d-811810-1 sudo[137190]: 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-a3ca3279-f613-4872-adb6-f95dabb9a4dd
Sep 30 02:13:29.714164 n-d-811810-1 sudo[137190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:30.146431 n-d-811810-1 sudo[137190]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:30.150065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd" returned: 0 in 0.454s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:30.152385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:30.171253 n-d-811810-1 sudo[137193]: 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-a3ca3279-f613-4872-adb6-f95dabb9a4dd
Sep 30 02:13:30.172502 n-d-811810-1 sudo[137193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:30.606042 n-d-811810-1 sudo[137193]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:30.609693 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3ca3279-f613-4872-adb6-f95dabb9a4dd" returned: 0 in 0.456s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:30.611599 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: a3ca3279-f613-4872-adb6-f95dabb9a4dd
Sep 30 02:13:30.665734 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['c37d248c-9595-413f-812d-2e7b61723c09', '5ded259b-a491-411e-b216-7c6e061f60fc', 'd15a374e-1ec9-4c3a-859e-3c7f850ef984', '55506710-7f49-4dfd-9a9d-7d7093c5775f'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:30.668065 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:30.668065 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:30.668065 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:30.710338 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:30.711071 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:30.729268 n-d-811810-1 sudo[137199]: 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
Sep 30 02:13:30.730079 n-d-811810-1 sudo[137199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:31.134418 n-d-811810-1 sudo[137199]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:31.138344 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:31.141857 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:31.166039 n-d-811810-1 sudo[137202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:13:31.166822 n-d-811810-1 sudo[137202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:31.593284 n-d-811810-1 sudo[137202]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:31.597361 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:31.599454 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:31.602411 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-3052c370-4a25-446c-b9d5-3b7c8f497395-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:31.604369 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-3052c370-4a25-446c-b9d5-3b7c8f497395 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:31.624182 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:13:31.625401 n-d-811810-1 sudo[137205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-3052c370-4a25-446c-b9d5-3b7c8f497395
Sep 30 02:13:31.626396 n-d-811810-1 sudo[137205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:31.643919 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5e049500-dfb1-4799-84a4-2df29a5b86f1 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-a3ca3279-f613-4872-adb6-f95dabb9a4dd-delete_volume'" released by "delete_volume" :: held 2.449s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:32.025706 n-d-811810-1 sudo[137205]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:32.027679 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-3052c370-4a25-446c-b9d5-3b7c8f497395" returned: 0 in 0.423s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:32.029435 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:32.049105 n-d-811810-1 sudo[137208]: 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-3052c370-4a25-446c-b9d5-3b7c8f497395
Sep 30 02:13:32.049992 n-d-811810-1 sudo[137208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:32.615617 n-d-811810-1 sudo[137208]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:32.618005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3052c370-4a25-446c-b9d5-3b7c8f497395" returned: 0 in 0.588s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:32.708288 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['58912733-6679-4ca5-b6c2-93081dc14d17', 'bcfe7680-b923-4459-9f4f-eb126f9cb017', '791b0801-f2ec-4673-af28-049f817074d2', '2fbf199d-0f68-42c0-beb9-fca806513288'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:32.710000 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:32.710000 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:32.710000 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:32.746379 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:13:32.751410 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-3931db63-bec4-48c2-9a64-646414af8478 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-3052c370-4a25-446c-b9d5-3b7c8f497395-delete_snapshot'" released by "delete_snapshot" :: held 1.149s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:33.799516 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-e139b514-bc86-450c-8d6b-81fe65519732-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:33.856779 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: e139b514-bc86-450c-8d6b-81fe65519732
Sep 30 02:13:33.857820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:33.878123 n-d-811810-1 sudo[137250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732
Sep 30 02:13:33.879045 n-d-811810-1 sudo[137250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:34.300564 n-d-811810-1 sudo[137250]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:34.303029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732" returned: 0 in 0.445s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:34.305141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 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-e139b514-bc86-450c-8d6b-81fe65519732 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:34.322971 n-d-811810-1 sudo[137253]: 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-e139b514-bc86-450c-8d6b-81fe65519732
Sep 30 02:13:34.323760 n-d-811810-1 sudo[137253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:34.724769 n-d-811810-1 sudo[137253]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:34.727296 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732" returned: 0 in 0.422s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:34.729364 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:34.748223 n-d-811810-1 sudo[137256]: 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-e139b514-bc86-450c-8d6b-81fe65519732
Sep 30 02:13:34.749050 n-d-811810-1 sudo[137256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:35.177787 n-d-811810-1 sudo[137256]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:35.180647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e139b514-bc86-450c-8d6b-81fe65519732" returned: 0 in 0.451s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:35.181829 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: e139b514-bc86-450c-8d6b-81fe65519732
Sep 30 02:13:35.231944 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['a84a6d88-4b2e-467e-badd-f9e72ba7adf4', '5b0f13ef-0f42-44ae-a4d1-42a500f7d193', '4d9ca726-bbe1-4af2-9ca7-ff3554056fa9', '8139cadc-9193-4478-802d-b57956ec036e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:35.234187 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:35.234187 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:35.234187 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:35.273701 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:35.274550 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:35.298799 n-d-811810-1 sudo[137262]: 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
Sep 30 02:13:35.299967 n-d-811810-1 sudo[137262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:35.714738 n-d-811810-1 sudo[137262]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:35.717217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:35.719324 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:35.738021 n-d-811810-1 sudo[137265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:13:35.738822 n-d-811810-1 sudo[137265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:36.123046 n-d-811810-1 sudo[137265]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:36.125488 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:36.127414 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:36.133857 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:13:36.149037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8facc7fc-e2f0-4d18-89ab-ea81a6dea798 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-e139b514-bc86-450c-8d6b-81fe65519732-delete_volume'" released by "delete_volume" :: held 2.349s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:36.395851 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-2ab17198-4903-4df0-b723-6f6758909a1a-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:36.459170 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:36.546218 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:36.546563 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:13:36.547608 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:13:36.548755 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:36.567403 n-d-811810-1 sudo[137270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:13:36.568216 n-d-811810-1 sudo[137270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:36.972135 n-d-811810-1 sudo[137270]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:36.974669 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.425s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:36.976695 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 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-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:37.001137 n-d-811810-1 sudo[137273]: 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-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:13:37.002042 n-d-811810-1 sudo[137273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:37.392743 n-d-811810-1 sudo[137273]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:37.395261 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.418s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:37.397449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:37.415428 n-d-811810-1 sudo[137276]: 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-2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:13:37.416280 n-d-811810-1 sudo[137276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:37.845060 n-d-811810-1 sudo[137276]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:37.847788 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ab17198-4903-4df0-b723-6f6758909a1a" returned: 0 in 0.450s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:37.849059 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: 2ab17198-4903-4df0-b723-6f6758909a1a
Sep 30 02:13:37.899711 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['a032cd7b-f1fb-4f15-8e7d-83d074be31f0', 'fd5cd5f8-c70d-4b06-bcb2-4c5e4f6c1a0f', '2baf29b0-83ac-4e2a-b0f9-c800024be9d4', '31b3d0bb-dd37-4bd9-b20b-e7645bfcca6e'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:37.902263 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:37.902263 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:37.902263 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:37.960799 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:37.961591 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:37.983853 n-d-811810-1 sudo[137282]: 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
Sep 30 02:13:37.985178 n-d-811810-1 sudo[137282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:38.384093 n-d-811810-1 sudo[137282]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:38.387964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:38.391169 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:38.411616 n-d-811810-1 sudo[137285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:13:38.412488 n-d-811810-1 sudo[137285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:38.754391 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-93d98018-78b7-4c8f-83e4-b60156d13b83-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:38.756550 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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-93d98018-78b7-4c8f-83e4-b60156d13b83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:38.774958 n-d-811810-1 sudo[137288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-93d98018-78b7-4c8f-83e4-b60156d13b83
Sep 30 02:13:38.775775 n-d-811810-1 sudo[137288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:38.817537 n-d-811810-1 sudo[137285]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:38.820130 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:38.822254 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:38.827745 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:13:38.845584 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-b3792d02-b497-4895-bb04-83575e9b430d tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-2ab17198-4903-4df0-b723-6f6758909a1a-delete_volume'" released by "delete_volume" :: held 2.450s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:39.175022 n-d-811810-1 sudo[137288]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:39.177045 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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-93d98018-78b7-4c8f-83e4-b60156d13b83" returned: 0 in 0.420s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:39.178642 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:39.200101 n-d-811810-1 sudo[137293]: 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-93d98018-78b7-4c8f-83e4-b60156d13b83
Sep 30 02:13:39.200941 n-d-811810-1 sudo[137293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:39.812721 n-d-811810-1 sudo[137293]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:39.815222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-93d98018-78b7-4c8f-83e4-b60156d13b83" returned: 0 in 0.636s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:39.911863 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['89abaae3-7d77-4be7-8557-f26bb871ecd9', '6d311e30-e114-403c-9d1d-7042f20b3465', 'aa787054-1818-411a-99ed-3c08eb74732d', 'bf43dcb7-3968-4135-a1e9-4fa9ea5ccc70'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:39.913537 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:39.913537 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:39.913537 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:39.951015 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] Delete snapshot completed successfully.
Sep 30 02:13:39.956451 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-bf877c0e-04ba-4d15-8e56-f24f7cad3354 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-93d98018-78b7-4c8f-83e4-b60156d13b83-delete_snapshot'" released by "delete_snapshot" :: held 1.202s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:40.961369 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-52651401-0c72-41e0-acff-0222f592e17c-delete_volume'" acquired by "delete_volume" :: waited 0.007s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:13:41.020625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:41.110609 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:41.111127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:13:41.112198 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Skipping remove_export. No iscsi_target is presently exported for volume: 52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:13:41.113908 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:41.133482 n-d-811810-1 sudo[137338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:13:41.134383 n-d-811810-1 sudo[137338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:41.544202 n-d-811810-1 sudo[137338]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:41.547133 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.432s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:41.549072 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 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-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:41.567464 n-d-811810-1 sudo[137341]: 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-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:13:41.568322 n-d-811810-1 sudo[137341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:41.958969 n-d-811810-1 sudo[137341]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:41.961393 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.412s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:41.963461 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:41.987536 n-d-811810-1 sudo[137344]: 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-52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:13:41.988397 n-d-811810-1 sudo[137344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:42.411697 n-d-811810-1 sudo[137344]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:42.414945 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52651401-0c72-41e0-acff-0222f592e17c" returned: 0 in 0.450s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:42.416634 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Successfully deleted volume: 52651401-0c72-41e0-acff-0222f592e17c
Sep 30 02:13:42.474945 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Created reservations ['31bcd478-3fac-4d67-9f9a-eb2311a8921a', 'b64f2105-4f5e-4c27-b286-3cef3df60533', 'c12dba05-5f79-458a-9338-967ccd6501c3', 'db6b8224-0e7d-44bb-a4b0-01d6648a09af'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:13:42.477432 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 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.
Sep 30 02:13:42.477432 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:13:42.477432 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:13:42.521226 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:42.521938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:42.540412 n-d-811810-1 sudo[137350]: 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
Sep 30 02:13:42.541254 n-d-811810-1 sudo[137350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:42.920067 n-d-811810-1 sudo[137350]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:42.923336 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.401s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:42.925514 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:42.943375 n-d-811810-1 sudo[137353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:13:42.944162 n-d-811810-1 sudo[137353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:43.330929 n-d-811810-1 sudo[137353]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:43.333638 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:43.335964 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:13:43.345623 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Deleted volume successfully.
Sep 30 02:13:43.362791 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-5fafc691-4fd4-40e0-9276-0ef554c56113 tempest-VolumesSnapshotTestJSON-1892263085 None] Lock "b'cinder-52651401-0c72-41e0-acff-0222f592e17c-delete_volume'" released by "delete_volume" :: held 2.401s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:13:48.807484 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65d33033-f894-4773-ad82-490f9826f593 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:48.830036 n-d-811810-1 sudo[137356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:13:48.831168 n-d-811810-1 sudo[137356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:49.229048 n-d-811810-1 sudo[137356]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:49.231518 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65d33033-f894-4773-ad82-490f9826f593 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.424s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:49.233316 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65d33033-f894-4773-ad82-490f9826f593 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5 --snapshot stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f -L 1.00g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:49.254239 n-d-811810-1 sudo[137361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5 --snapshot stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f -L 1.00g
Sep 30 02:13:49.255511 n-d-811810-1 sudo[137361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:49.921290 n-d-811810-1 sudo[137361]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:49.924017 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-65d33033-f894-4773-ad82-490f9826f593 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5 --snapshot stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f -L 1.00g" returned: 0 in 0.690s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:50.015536 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-65d33033-f894-4773-ad82-490f9826f593 tempest-TestVolumeBootPattern-1611113010 None] Create snapshot completed successfully
Sep 30 02:13:51.697299 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:13:51.701205 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:13:51.701709 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 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'
Sep 30 02:13:51.724678 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (bb405736-27a4-4912-9b5e-fae4011e144a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:13:51.727996 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2c921a4-45f4-4eff-a3fe-c351208a51ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:51.749878 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:13:51.774575 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2c921a4-45f4-4eff-a3fe-c351208a51ec) 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=2021-09-30T02:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2012153898',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=7e3784ca-3db4-434f-9960-a24f91b3d779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ea0cb1faa514b1d8467d7b565c27a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:13:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=94ff2467-1876-4a71-a3d1-d99bd4f99fc5,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:13:52Z,user_id='9d89306d930d46da9a62ea7621b604a8',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:51.777414 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5d5561c-4c2d-4000-af95-1646a22bf3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:51.779559 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5d5561c-4c2d-4000-af95-1646a22bf3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:51.782108 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78d89dcf-e3b2-4136-bbbc-3a1a3b9ebd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:51.784510 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78d89dcf-e3b2-4136-bbbc-3a1a3b9ebd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7e3784ca-3db4-434f-9960-a24f91b3d779', 'volume_name': 'volume-7e3784ca-3db4-434f-9960-a24f91b3d779', 'volume_size': 1, 'snapshot_id': '94ff2467-1876-4a71-a3d1-d99bd4f99fc5'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:51.786677 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a02f4c74-aa05-42c8-903c-a541fe1809a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:51.789037 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a02f4c74-aa05-42c8-903c-a541fe1809a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:13:51.791502 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62930220-a061-46c1-bf9d-736850cd0168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:13:51.792656 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Volume 7e3784ca-3db4-434f-9960-a24f91b3d779: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7e3784ca-3db4-434f-9960-a24f91b3d779', 'volume_size': 1, 'snapshot_id': '94ff2467-1876-4a71-a3d1-d99bd4f99fc5'}
Sep 30 02:13:51.813760 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e3784ca-3db4-434f-9960-a24f91b3d779 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:51.840599 n-d-811810-1 sudo[137501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e3784ca-3db4-434f-9960-a24f91b3d779 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:13:51.841861 n-d-811810-1 sudo[137501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:52.334203 n-d-811810-1 sudo[137501]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:52.336684 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e3784ca-3db4-434f-9960-a24f91b3d779 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.522s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:52.338915 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:52.361727 n-d-811810-1 sudo[137534]: 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-94ff2467-1876-4a71-a3d1-d99bd4f99fc5
Sep 30 02:13:52.362548 n-d-811810-1 sudo[137534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:52.779939 n-d-811810-1 sudo[137534]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:52.782876 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5" returned: 0 in 0.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:52.785947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 iflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:52.808642 n-d-811810-1 sudo[137537]: 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--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 iflag=direct
Sep 30 02:13:52.809477 n-d-811810-1 sudo[137537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:53.193267 n-d-811810-1 sudo[137537]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:53.195663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 iflag=direct" returned: 0 in 0.409s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:53.196946 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:53.217955 n-d-811810-1 sudo[137572]: 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--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 oflag=direct
Sep 30 02:13:53.219485 n-d-811810-1 sudo[137572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:53.635907 n-d-811810-1 sudo[137572]: pam_unix(sudo:session): session closed for user root
Sep 30 02:13:53.638331 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 oflag=direct" returned: 0 in 0.441s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:13:53.640653 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:53.665069 n-d-811810-1 sudo[137603]: 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--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 02:13:53.666731 n-d-811810-1 sudo[137603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:13:59.480318 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:13:59.481489 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:13:59.482565 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:13:59.524683 n-d-811810-1 sudo[137738]: 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
Sep 30 02:13:59.525531 n-d-811810-1 sudo[137738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:14:00.051209 n-d-811810-1 sudo[137738]: pam_unix(sudo:session): session closed for user root
Sep 30 02:14:00.054581 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.571s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:00.057024 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:00.082964 n-d-811810-1 sudo[137756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:14:00.083822 n-d-811810-1 sudo[137756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:14:00.657048 n-d-811810-1 sudo[137756]: pam_unix(sudo:session): session closed for user root
Sep 30 02:14:00.659833 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.602s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:00.663020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:14:00.892718 n-d-811810-1 sudo[137603]: pam_unix(sudo:session): session closed for user root
Sep 30 02:14:00.895095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.255s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:00.895805 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--94ff2467--1876--4a71--a3d1--d99bd4f99fc5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--7e3784ca--3db4--434f--9960--a24f91b3d779, size 1024.00 MB, duration 7.26 sec {{(pid=84182) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 30 02:14:00.896285 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.volume_utils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Volume copy 1024.00 MB at 141.12 MB/s
Sep 30 02:14:01.001318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Marking volume 7e3784ca-3db4-434f-9960-a24f91b3d779 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:14:01.012606 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Copying metadata from snapshot 94ff2467-1876-4a71-a3d1-d99bd4f99fc5 to 7e3784ca-3db4-434f-9960-a24f91b3d779. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Sep 30 02:14:01.077271 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62930220-a061-46c1-bf9d-736850cd0168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e3784ca-3db4-434f-9960-a24f91b3d779', 'volume_size': 1, 'snapshot_id': '94ff2467-1876-4a71-a3d1-d99bd4f99fc5'}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:14:01.079877 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5f92caa-ba8d-4dfe-9590-29c64b18064b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:14:01.090751 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Volume volume-7e3784ca-3db4-434f-9960-a24f91b3d779 (7e3784ca-3db4-434f-9960-a24f91b3d779): created successfully
Sep 30 02:14:01.093626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5f92caa-ba8d-4dfe-9590-29c64b18064b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:14:01.097957 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Flow 'volume_create_manager' (bb405736-27a4-4912-9b5e-fae4011e144a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:14:01.123400 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-60117285-ae5b-439b-98bc-87d6a3cad6c3 tempest-TestVolumeBootPattern-1611113010 None] Created volume successfully.
Sep 30 02:14:05.165780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:05.185026 n-d-811810-1 sudo[137850]: 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-7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:14:05.186000 n-d-811810-1 sudo[137850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:14:05.586159 n-d-811810-1 sudo[137850]: pam_unix(sudo:session): session closed for user root
Sep 30 02:14:05.588639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779" returned: 0 in 0.422s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:05.636200 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:05.643875 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:05.644533 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: I_T nexus: 47
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:14:05.645305 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:14:05.647731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] Creating iscsi_target for Volume ID: volume-7e3784ca-3db4-434f-9960-a24f91b3d779 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e3784ca-3db4-434f-9960-a24f91b3d779,
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: incominguser PAoHXtEvaX83L2Q74Fy3 8rzMu4urPvQ2yXpf
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:14:05.652188 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:14:05.656406 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:06.157469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779" returned: 0 in 0.503s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:06.158004 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:14:06.159744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:14:06.160208 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:14:06.163850 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:06.171296 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:06.172268 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779\n System information:\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-7e3784ca-3db4-434f-9960-a24f91b3d779\n Backing store flags: \n Account information:\n PAoHXtEvaX83L2Q74Fy3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: I_T nexus: 47
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Connection: 1
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: IP Address: 10.222.0.63
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030000
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf30
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00030001
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf31
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: PRLgzbj6Vf6LfdRfR2DD
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:14:06.172908 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:14:06.175976 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:06.276949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:06.277331 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779\n System information:\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-7e3784ca-3db4-434f-9960-a24f91b3d779\n Backing store flags: \n Account information:\n PAoHXtEvaX83L2Q74Fy3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:14:06.279023 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:06.395389 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:06.395813 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779\n System information:\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-7e3784ca-3db4-434f-9960-a24f91b3d779\n Backing store flags: \n Account information:\n PAoHXtEvaX83L2Q74Fy3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:14:06.396973 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] Set provider_location to: 10.222.0.61:3260,4 iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:14:06.607208 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7b85c560-6ebc-4fc6-b804-9d3c9d646556 req-407b363a-4f5a-4e96-83f3-bfc384eb4cf1 tempest-TestVolumeBootPattern-1611113010 None] attachment_update completed successfully.
Sep 30 02:14:59.485807 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:14:59.485807 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:14:59.486460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:59.505975 n-d-811810-1 sudo[138036]: 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
Sep 30 02:14:59.506788 n-d-811810-1 sudo[138036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:14:59.925982 n-d-811810-1 sudo[138036]: pam_unix(sudo:session): session closed for user root
Sep 30 02:14:59.930693 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:14:59.930693 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:14:59.949444 n-d-811810-1 sudo[138039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:14:59.950233 n-d-811810-1 sudo[138039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:00.342382 n-d-811810-1 sudo[138039]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:00.344658 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.414s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:00.346488 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:15:54.176878 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-e397ff21-4cf0-4629-a81b-c77a39af0e86 req-34a148b7-5e57-4537-9ac9-027e137d54dc tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:15:54.177564 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-e397ff21-4cf0-4629-a81b-c77a39af0e86 req-34a148b7-5e57-4537-9ac9-027e137d54dc tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment 03dfba15-ab2a-487c-bd7d-95fc0df9309e. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:15:54.179229 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:54.271801 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:54.273112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779\n System information:\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-7e3784ca-3db4-434f-9960-a24f91b3d779\n Backing store flags: \n Account information:\n PAoHXtEvaX83L2Q74Fy3\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:15:54.274062 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-e397ff21-4cf0-4629-a81b-c77a39af0e86 req-34a148b7-5e57-4537-9ac9-027e137d54dc tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: 7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:15:54.276525 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:54.389412 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e3784ca-3db4-434f-9960-a24f91b3d779 -f" returned: 0 in 0.113s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:54.389743 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:15:54.393325 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:54.480802 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:54.481145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:15:54.557538 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-e397ff21-4cf0-4629-a81b-c77a39af0e86 req-34a148b7-5e57-4537-9ac9-027e137d54dc tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:15:54.557538 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:15:54.557538 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:15:55.470039 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-7e3784ca-3db4-434f-9960-a24f91b3d779-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:15:55.529359 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:55.624119 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:55.624606 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 47\n Initiator: iqn.1991-05.com.microsoft:n-h2-811810-1.cbci-811810-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.63\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:15:55.625721 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:15:55.627334 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:55.653521 n-d-811810-1 sudo[138165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:15:55.654341 n-d-811810-1 sudo[138165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:56.074665 n-d-811810-1 sudo[138165]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:56.077634 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779" returned: 0 in 0.450s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:56.079903 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 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-7e3784ca-3db4-434f-9960-a24f91b3d779 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:56.105080 n-d-811810-1 sudo[138168]: 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-7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:15:56.105956 n-d-811810-1 sudo[138168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:56.515971 n-d-811810-1 sudo[138168]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:56.518512 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779" returned: 0 in 0.438s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:56.520646 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:56.538705 n-d-811810-1 sudo[138171]: 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-7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:15:56.539519 n-d-811810-1 sudo[138171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:57.000287 n-d-811810-1 sudo[138171]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:57.002986 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e3784ca-3db4-434f-9960-a24f91b3d779" returned: 0 in 0.482s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:57.004273 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: 7e3784ca-3db4-434f-9960-a24f91b3d779
Sep 30 02:15:57.059169 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['2604932c-c08d-4c8a-876a-364f6f049684', 'e676a90e-7ac0-4ff9-9073-2a5d6491153e', '5d441dc0-f790-4f85-b19d-0380a2064e09', '80763fed-77bf-47a3-b69e-15548d47f1d1'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:15:57.062712 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:15:57.062712 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:15:57.062712 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:15:57.109333 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:15:57.110106 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:57.130977 n-d-811810-1 sudo[138179]: 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
Sep 30 02:15:57.131786 n-d-811810-1 sudo[138179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:57.556332 n-d-811810-1 sudo[138179]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:57.559138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:57.561513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:57.583219 n-d-811810-1 sudo[138182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:15:57.584016 n-d-811810-1 sudo[138182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:57.809745 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-94ff2467-1876-4a71-a3d1-d99bd4f99fc5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:15:57.811909 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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-94ff2467-1876-4a71-a3d1-d99bd4f99fc5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:57.832651 n-d-811810-1 sudo[138184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-94ff2467-1876-4a71-a3d1-d99bd4f99fc5
Sep 30 02:15:57.834126 n-d-811810-1 sudo[138184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:57.992179 n-d-811810-1 sudo[138182]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:57.994633 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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.433s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:57.996835 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:15:58.003130 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:15:58.020546 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d342833f-4be4-44d4-8571-d292b239baa3 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-7e3784ca-3db4-434f-9960-a24f91b3d779-delete_volume'" released by "delete_volume" :: held 2.550s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:15:58.223070 n-d-811810-1 sudo[138184]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:58.225776 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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-94ff2467-1876-4a71-a3d1-d99bd4f99fc5" returned: 0 in 0.413s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:58.228176 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:58.251280 n-d-811810-1 sudo[138188]: 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-94ff2467-1876-4a71-a3d1-d99bd4f99fc5
Sep 30 02:15:58.252065 n-d-811810-1 sudo[138188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:58.799003 n-d-811810-1 sudo[138188]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:58.802751 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-94ff2467-1876-4a71-a3d1-d99bd4f99fc5" returned: 0 in 0.574s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:58.897931 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['bdb13696-b8fa-49f2-b09a-abd942dd9ac6', 'fd18aab5-7908-4ff9-8dbc-145f9a616dc2', '9ac6dd9c-348e-4010-b636-00c1af397966', 'b93b7525-166e-4e4a-808b-c84f89fae8c4'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:15:58.899713 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:15:58.899713 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:15:58.899713 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:15:58.951637 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] Delete snapshot completed successfully.
Sep 30 02:15:58.957433 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-d892c865-3fab-4e59-91b4-cbdeb955c181 tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-94ff2467-1876-4a71-a3d1-d99bd4f99fc5-delete_snapshot'" released by "delete_snapshot" :: held 1.148s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:15:59.483677 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:15:59.484423 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:15:59.485528 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:59.509480 n-d-811810-1 sudo[138236]: 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
Sep 30 02:15:59.510273 n-d-811810-1 sudo[138236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:15:59.933965 n-d-811810-1 sudo[138236]: pam_unix(sudo:session): session closed for user root
Sep 30 02:15:59.936267 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.451s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:15:59.938425 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:15:59.956656 n-d-811810-1 sudo[138239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:15:59.957463 n-d-811810-1 sudo[138239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:00.352120 n-d-811810-1 sudo[138239]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:00.354325 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.416s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:00.356531 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:16:04.546269 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-61cbab57-b97c-41b7-970d-2ac13809bbe4 req-d5afdadf-70e1-4095-be00-dff8964b3244 tempest-TestVolumeBootPattern-1611113010 None] Terminate volume connection completed successfully.
Sep 30 02:16:04.546896 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-61cbab57-b97c-41b7-970d-2ac13809bbe4 req-d5afdadf-70e1-4095-be00-dff8964b3244 tempest-TestVolumeBootPattern-1611113010 None] Deleting attachment 2a03774e-2754-40e9-9820-559bc2eeab84. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:16:04.551005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:04.639991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:04.640449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f\n System information:\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-c2a3a4e9-0411-4976-adde-839e5643a30f\n Backing store flags: \n Account information:\n PRLgzbj6Vf6LfdRfR2DD\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:16:04.641391 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-61cbab57-b97c-41b7-970d-2ac13809bbe4 req-d5afdadf-70e1-4095-be00-dff8964b3244 tempest-TestVolumeBootPattern-1611113010 None] Removing iscsi_target for Volume ID: c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:16:04.642644 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:04.757351 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c2a3a4e9-0411-4976-adde-839e5643a30f -f" returned: 0 in 0.114s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:04.757840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:16:04.759213 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:04.852865 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:04.853195 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:16:04.928382 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-61cbab57-b97c-41b7-970d-2ac13809bbe4 req-d5afdadf-70e1-4095-be00-dff8964b3244 tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:16:04.928382 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:16:04.928382 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:16:06.942040 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-c2a3a4e9-0411-4976-adde-839e5643a30f-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:16:07.001566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:07.096479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:07.097255 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797131405728]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:16:07.098436 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:16:07.100019 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:07.126446 n-d-811810-1 sudo[138290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:16:07.127266 n-d-811810-1 sudo[138290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:07.532143 n-d-811810-1 sudo[138290]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:07.534605 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.434s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:07.536494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 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-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:07.561168 n-d-811810-1 sudo[138293]: 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-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:16:07.562013 n-d-811810-1 sudo[138293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:07.951786 n-d-811810-1 sudo[138293]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:07.954840 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.418s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:07.957041 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:07.975422 n-d-811810-1 sudo[138296]: 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-c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:16:07.976281 n-d-811810-1 sudo[138296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:08.464754 n-d-811810-1 sudo[138296]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:08.467274 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2a3a4e9-0411-4976-adde-839e5643a30f" returned: 0 in 0.510s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:08.471706 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Successfully deleted volume: c2a3a4e9-0411-4976-adde-839e5643a30f
Sep 30 02:16:08.519769 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Created reservations ['a980c789-2143-4d63-ae5a-d7ae136c3b15', '96dbb1e6-a5ac-4830-b521-1d5fc640d294', '048daf7d-d678-487b-9a98-eff04c986055', 'b976d35d-5981-4cae-9be9-97b4e4de9d72'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:16:08.521870 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 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.
Sep 30 02:16:08.521870 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:16:08.521870 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:16:08.566883 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:16:08.567676 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:08.591119 n-d-811810-1 sudo[138303]: 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
Sep 30 02:16:08.591981 n-d-811810-1 sudo[138303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:09.030524 n-d-811810-1 sudo[138303]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:09.033025 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:09.035131 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:09.054115 n-d-811810-1 sudo[138306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:16:09.054940 n-d-811810-1 sudo[138306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:09.485797 n-d-811810-1 sudo[138306]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:09.488402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:09.490455 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:16:09.497052 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Deleted volume successfully.
Sep 30 02:16:09.514224 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-7d70c755-703f-4f6d-92c1-a1246d79193c tempest-TestVolumeBootPattern-1611113010 None] Lock "b'cinder-c2a3a4e9-0411-4976-adde-839e5643a30f-delete_volume'" released by "delete_volume" :: held 2.572s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:16:59.484194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:16:59.485046 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:16:59.485448 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:59.506568 n-d-811810-1 sudo[138794]: 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
Sep 30 02:16:59.507361 n-d-811810-1 sudo[138794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:16:59.950075 n-d-811810-1 sudo[138794]: pam_unix(sudo:session): session closed for user root
Sep 30 02:16:59.952349 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.467s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:16:59.954029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:16:59.977317 n-d-811810-1 sudo[138798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:16:59.978599 n-d-811810-1 sudo[138798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:17:00.395843 n-d-811810-1 sudo[138798]: pam_unix(sudo:session): session closed for user root
Sep 30 02:17:00.398771 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.444s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:17:00.400776 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:17:59.491831 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:17:59.492709 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:17:59.493263 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:17:59.515305 n-d-811810-1 sudo[138915]: 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
Sep 30 02:17:59.516459 n-d-811810-1 sudo[138915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:17:59.960809 n-d-811810-1 sudo[138915]: pam_unix(sudo:session): session closed for user root
Sep 30 02:17:59.963810 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:17:59.966191 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:17:59.985282 n-d-811810-1 sudo[138918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:17:59.986068 n-d-811810-1 sudo[138918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:18:00.437742 n-d-811810-1 sudo[138918]: pam_unix(sudo:session): session closed for user root
Sep 30 02:18:00.441228 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:18:00.443327 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:18:59.494485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:18:59.495668 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:18:59.496428 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:18:59.516636 n-d-811810-1 sudo[139313]: 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
Sep 30 02:18:59.518347 n-d-811810-1 sudo[139313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:18:59.966968 n-d-811810-1 sudo[139313]: pam_unix(sudo:session): session closed for user root
Sep 30 02:18:59.970350 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:18:59.972961 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:18:59.992488 n-d-811810-1 sudo[139316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:18:59.993287 n-d-811810-1 sudo[139316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:19:00.443743 n-d-811810-1 sudo[139316]: pam_unix(sudo:session): session closed for user root
Sep 30 02:19:00.446478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:19:00.447794 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:19:59.497113 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:19:59.497822 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:19:59.498174 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:19:59.516292 n-d-811810-1 sudo[139413]: 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
Sep 30 02:19:59.517086 n-d-811810-1 sudo[139413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:19:59.953253 n-d-811810-1 sudo[139413]: pam_unix(sudo:session): session closed for user root
Sep 30 02:19:59.955661 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:19:59.957281 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:19:59.976031 n-d-811810-1 sudo[139416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:19:59.976849 n-d-811810-1 sudo[139416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:20:00.410373 n-d-811810-1 sudo[139416]: pam_unix(sudo:session): session closed for user root
Sep 30 02:20:00.412666 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:20:00.414007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:20:59.503052 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:20:59.504188 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:20:59.504959 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:20:59.523891 n-d-811810-1 sudo[139855]: 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
Sep 30 02:20:59.525450 n-d-811810-1 sudo[139855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:20:59.961471 n-d-811810-1 sudo[139855]: pam_unix(sudo:session): session closed for user root
Sep 30 02:20:59.963802 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:20:59.965378 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:20:59.987284 n-d-811810-1 sudo[139860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:20:59.988138 n-d-811810-1 sudo[139860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:21:00.447734 n-d-811810-1 sudo[139860]: pam_unix(sudo:session): session closed for user root
Sep 30 02:21:00.450117 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:21:00.451487 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:21:59.511545 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:21:59.512282 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:21:59.512624 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:21:59.530462 n-d-811810-1 sudo[139943]: 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
Sep 30 02:21:59.531247 n-d-811810-1 sudo[139943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:21:59.986694 n-d-811810-1 sudo[139943]: pam_unix(sudo:session): session closed for user root
Sep 30 02:21:59.989304 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:21:59.990919 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:22:00.008714 n-d-811810-1 sudo[139946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:22:00.009502 n-d-811810-1 sudo[139946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:22:00.434211 n-d-811810-1 sudo[139946]: pam_unix(sudo:session): session closed for user root
Sep 30 02:22:00.436479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.445s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:22:00.437815 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:22:59.517777 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:22:59.518871 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:22:59.519345 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:22:59.538019 n-d-811810-1 sudo[140126]: 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
Sep 30 02:22:59.538822 n-d-811810-1 sudo[140126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:22:59.963426 n-d-811810-1 sudo[140126]: pam_unix(sudo:session): session closed for user root
Sep 30 02:22:59.966078 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:22:59.967660 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:22:59.990390 n-d-811810-1 sudo[140129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:22:59.991183 n-d-811810-1 sudo[140129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:23:00.439500 n-d-811810-1 sudo[140129]: pam_unix(sudo:session): session closed for user root
Sep 30 02:23:00.441994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:23:00.443359 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:23:59.521100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:23:59.522317 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:23:59.523016 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:23:59.554785 n-d-811810-1 sudo[140178]: 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
Sep 30 02:23:59.555659 n-d-811810-1 sudo[140178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:24:00.015056 n-d-811810-1 sudo[140178]: pam_unix(sudo:session): session closed for user root
Sep 30 02:24:00.027761 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.504s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:24:00.029355 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:24:00.048014 n-d-811810-1 sudo[140181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:24:00.048850 n-d-811810-1 sudo[140181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:24:00.501331 n-d-811810-1 sudo[140181]: pam_unix(sudo:session): session closed for user root
Sep 30 02:24:00.504424 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.475s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:24:00.505909 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:24:59.525145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:24:59.525785 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:24:59.526453 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:24:59.546032 n-d-811810-1 sudo[140230]: 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
Sep 30 02:24:59.547018 n-d-811810-1 sudo[140230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:24:59.960297 n-d-811810-1 sudo[140230]: pam_unix(sudo:session): session closed for user root
Sep 30 02:24:59.962471 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.436s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:24:59.964141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:24:59.982684 n-d-811810-1 sudo[140233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:24:59.983534 n-d-811810-1 sudo[140233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:25:00.419111 n-d-811810-1 sudo[140233]: pam_unix(sudo:session): session closed for user root
Sep 30 02:25:00.421473 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:25:00.422865 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:25:59.533691 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:25:59.534374 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:25:59.535876 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:25:59.593265 n-d-811810-1 sudo[140383]: 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
Sep 30 02:25:59.594209 n-d-811810-1 sudo[140383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:26:00.049044 n-d-811810-1 sudo[140383]: pam_unix(sudo:session): session closed for user root
Sep 30 02:26:00.051297 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.515s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:26:00.053166 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:26:00.080139 n-d-811810-1 sudo[140416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:26:00.080980 n-d-811810-1 sudo[140416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:26:00.530350 n-d-811810-1 sudo[140416]: pam_unix(sudo:session): session closed for user root
Sep 30 02:26:00.532955 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.479s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:26:00.534818 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:26:59.537154 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:26:59.537872 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:26:59.538222 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:26:59.557040 n-d-811810-1 sudo[140641]: 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
Sep 30 02:26:59.557854 n-d-811810-1 sudo[140641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:27:00.020004 n-d-811810-1 sudo[140641]: pam_unix(sudo:session): session closed for user root
Sep 30 02:27:00.022242 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:27:00.023866 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:27:00.042427 n-d-811810-1 sudo[140644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:27:00.043243 n-d-811810-1 sudo[140644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:27:00.484181 n-d-811810-1 sudo[140644]: pam_unix(sudo:session): session closed for user root
Sep 30 02:27:00.486529 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:27:00.487966 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:27:59.538808 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:27:59.539536 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:27:59.539974 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:27:59.558407 n-d-811810-1 sudo[140695]: 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
Sep 30 02:27:59.559208 n-d-811810-1 sudo[140695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:28:00.006858 n-d-811810-1 sudo[140695]: pam_unix(sudo:session): session closed for user root
Sep 30 02:28:00.009385 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.469s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:28:00.011007 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:28:00.029131 n-d-811810-1 sudo[140700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:28:00.029931 n-d-811810-1 sudo[140700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:28:00.475156 n-d-811810-1 sudo[140700]: pam_unix(sudo:session): session closed for user root
Sep 30 02:28:00.477708 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:28:00.479020 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:28:59.538053 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:28:59.538783 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:28:59.539479 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:28:59.558925 n-d-811810-1 sudo[140747]: 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
Sep 30 02:28:59.559957 n-d-811810-1 sudo[140747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:29:00.005781 n-d-811810-1 sudo[140747]: pam_unix(sudo:session): session closed for user root
Sep 30 02:29:00.007969 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:29:00.009586 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:29:00.028000 n-d-811810-1 sudo[140752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:29:00.028838 n-d-811810-1 sudo[140752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:29:00.465687 n-d-811810-1 sudo[140752]: pam_unix(sudo:session): session closed for user root
Sep 30 02:29:00.468648 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:29:00.470334 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:29:59.543147 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:29:59.543820 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:29:59.544262 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:29:59.564254 n-d-811810-1 sudo[140892]: 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
Sep 30 02:29:59.565069 n-d-811810-1 sudo[140892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:29:59.999136 n-d-811810-1 sudo[140892]: pam_unix(sudo:session): session closed for user root
Sep 30 02:30:00.001989 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:30:00.003739 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:30:00.023333 n-d-811810-1 sudo[140897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:30:00.024144 n-d-811810-1 sudo[140897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:30:00.467170 n-d-811810-1 sudo[140897]: pam_unix(sudo:session): session closed for user root
Sep 30 02:30:00.470245 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:30:00.472205 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:30:59.543489 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:30:59.544213 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:30:59.544628 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:30:59.567083 n-d-811810-1 sudo[140947]: 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
Sep 30 02:30:59.567887 n-d-811810-1 sudo[140947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:31:00.015168 n-d-811810-1 sudo[140947]: pam_unix(sudo:session): session closed for user root
Sep 30 02:31:00.017503 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.473s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:31:00.019204 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:31:00.040751 n-d-811810-1 sudo[140952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:31:00.041546 n-d-811810-1 sudo[140952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:31:00.483626 n-d-811810-1 sudo[140952]: pam_unix(sudo:session): session closed for user root
Sep 30 02:31:00.485957 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:31:00.487573 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:31:59.546737 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:31:59.547527 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:31:59.548149 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:31:59.567970 n-d-811810-1 sudo[141019]: 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
Sep 30 02:31:59.568845 n-d-811810-1 sudo[141019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:32:00.007078 n-d-811810-1 sudo[141019]: pam_unix(sudo:session): session closed for user root
Sep 30 02:32:00.009311 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:32:00.010893 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:32:00.029021 n-d-811810-1 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
Sep 30 02:32:00.029825 n-d-811810-1 sudo[141024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:32:00.474151 n-d-811810-1 sudo[141024]: pam_unix(sudo:session): session closed for user root
Sep 30 02:32:00.476525 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:32:00.478015 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:32:59.545162 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:32:59.545914 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:32:59.546377 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:32:59.564666 n-d-811810-1 sudo[141148]: 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
Sep 30 02:32:59.565477 n-d-811810-1 sudo[141148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:32:59.996428 n-d-811810-1 sudo[141148]: pam_unix(sudo:session): session closed for user root
Sep 30 02:32:59.998724 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:33:00.000371 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:33:00.018633 n-d-811810-1 sudo[141153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:33:00.019493 n-d-811810-1 sudo[141153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:33:00.465205 n-d-811810-1 sudo[141153]: pam_unix(sudo:session): session closed for user root
Sep 30 02:33:00.467448 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:33:00.468954 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:33:59.549449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:33:59.550212 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:33:59.550573 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:33:59.570821 n-d-811810-1 sudo[141201]: 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
Sep 30 02:33:59.571662 n-d-811810-1 sudo[141201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:34:00.024570 n-d-811810-1 sudo[141201]: pam_unix(sudo:session): session closed for user root
Sep 30 02:34:00.027038 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:34:00.029127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:34:00.051420 n-d-811810-1 sudo[141206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:34:00.052264 n-d-811810-1 sudo[141206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:34:00.518421 n-d-811810-1 sudo[141206]: pam_unix(sudo:session): session closed for user root
Sep 30 02:34:00.521938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.493s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:34:00.523629 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:34:59.553551 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:34:59.553551 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:34:59.554267 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:34:59.572861 n-d-811810-1 sudo[141368]: 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
Sep 30 02:34:59.573684 n-d-811810-1 sudo[141368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:35:00.031941 n-d-811810-1 sudo[141368]: pam_unix(sudo:session): session closed for user root
Sep 30 02:35:00.034171 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.480s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:35:00.035888 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:35:00.054483 n-d-811810-1 sudo[141373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:35:00.055289 n-d-811810-1 sudo[141373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:35:00.501186 n-d-811810-1 sudo[141373]: pam_unix(sudo:session): session closed for user root
Sep 30 02:35:00.503452 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:35:00.504841 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:35:59.557201 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:35:59.558278 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:35:59.558454 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:35:59.581597 n-d-811810-1 sudo[141420]: 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
Sep 30 02:35:59.582456 n-d-811810-1 sudo[141420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:36:00.047518 n-d-811810-1 sudo[141420]: pam_unix(sudo:session): session closed for user root
Sep 30 02:36:00.049857 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.491s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:36:00.051589 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:36:00.071755 n-d-811810-1 sudo[141425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:36:00.073064 n-d-811810-1 sudo[141425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:36:00.481120 n-d-811810-1 sudo[141425]: pam_unix(sudo:session): session closed for user root
Sep 30 02:36:00.483433 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:36:00.484841 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:36:59.564884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:36:59.565565 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:36:59.565942 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:36:59.587313 n-d-811810-1 sudo[141472]: 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
Sep 30 02:36:59.588156 n-d-811810-1 sudo[141472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:37:00.013228 n-d-811810-1 sudo[141472]: pam_unix(sudo:session): session closed for user root
Sep 30 02:37:00.015604 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:00.017397 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:00.043315 n-d-811810-1 sudo[141477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:37:00.044437 n-d-811810-1 sudo[141477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:37:00.485897 n-d-811810-1 sudo[141477]: pam_unix(sudo:session): session closed for user root
Sep 30 02:37:00.488390 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.471s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:00.490085 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:37:20.851162 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:37:20.856006 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:37:20.857007 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 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'
Sep 30 02:37:20.871952 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Flow 'volume_create_manager' (3896a68a-a197-4d70-9d30-525d4453f8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:37:20.875610 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1f9f096-6a4d-42d4-91c5-b9d108236c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:37:20.898247 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:37:20.922449 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1f9f096-6a4d-42d4-91c5-b9d108236c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-728186465',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=b0f84d3b-764d-447d-9fbb-09cb0c525f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b5c581ffce84d2488da99dd70ae00d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:37:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:37:21Z,user_id='fe18a73931694b59b6957bb1e015896b',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:37:20.924941 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53cab919-444d-4a77-b973-9433238c665a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:37:20.927024 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53cab919-444d-4a77-b973-9433238c665a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:37:20.929917 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79d6461c-e1a2-4cfe-8cfe-3fe3237b8fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:37:20.932123 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79d6461c-e1a2-4cfe-8cfe-3fe3237b8fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b0f84d3b-764d-447d-9fbb-09cb0c525f9b', 'volume_name': 'volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:37:20.934354 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0c8c733-9658-4c4d-9b70-a0929e3c3eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:37:20.936494 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0c8c733-9658-4c4d-9b70-a0929e3c3eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:37:20.938649 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25eb83ce-48c3-4129-a77b-d484702a5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:37:20.939409 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Volume b0f84d3b-764d-447d-9fbb-09cb0c525f9b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b', 'volume_size': 1}
Sep 30 02:37:20.940927 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:20.959149 n-d-811810-1 sudo[141484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:37:20.959970 n-d-811810-1 sudo[141484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:37:21.526236 n-d-811810-1 sudo[141484]: pam_unix(sudo:session): session closed for user root
Sep 30 02:37:21.528933 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.587s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:21.532968 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25eb83ce-48c3-4129-a77b-d484702a5844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:37:21.535398 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a643b58-abc9-4780-85ca-30181c73d697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:37:21.547386 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Volume volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b (b0f84d3b-764d-447d-9fbb-09cb0c525f9b): created successfully
Sep 30 02:37:21.549568 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a643b58-abc9-4780-85ca-30181c73d697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:37:21.552679 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Flow 'volume_create_manager' (3896a68a-a197-4d70-9d30-525d4453f8e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:37:21.562398 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-d1ba77d0-4487-4794-905a-3ded57d3f715 tempest-ServerActionsTestJSON-1814573496 None] Created volume successfully.
Sep 30 02:37:23.506267 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:23.525015 n-d-811810-1 sudo[141520]: 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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:23.526055 n-d-811810-1 sudo[141520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:37:23.919508 n-d-811810-1 sudo[141520]: pam_unix(sudo:session): session closed for user root
Sep 30 02:37:23.921913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.415s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:23.968339 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:23.975900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:23.975900 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:23.975900 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:37:23.976204 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] Creating iscsi_target for Volume ID: volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] Created volume path /opt/stack/data/cinder/volumes/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b,
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: incominguser AnJ9eVeFudPuoJx6xhH2 JK6AUvioY6EQ2oxZ
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:23.980141 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:37:23.981768 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:24.336618 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.354s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:24.337050 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:24.337803 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:37:24.338265 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:37:24.339810 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:24.348152 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:24.348639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:24.349282 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:37:24.350430 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:24.441738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:24.442101 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:24.443274 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:24.540656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:24.541630 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:24.542448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:37:24.709009 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-2262703c-9c2d-4883-b662-7fd60321409e req-eaf25130-098e-42bb-9f73-30b59929998c tempest-ServerActionsTestJSON-1814573496 None] attachment_update completed successfully.
Sep 30 02:37:49.213973 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-bc27fdfa-1ee3-4526-b97e-601cfd7f374d tempest-ServerActionsTestJSON-1814573496 None] Terminate volume connection completed successfully.
Sep 30 02:37:49.214738 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-bc27fdfa-1ee3-4526-b97e-601cfd7f374d tempest-ServerActionsTestJSON-1814573496 None] Deleting attachment 641c27cf-226c-433c-8ddb-4c5616b73d95. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:37:49.276771 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-bc27fdfa-1ee3-4526-b97e-601cfd7f374d tempest-ServerActionsTestJSON-1814573496 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.
Sep 30 02:37:49.276771 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:37:49.276771 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:52.530938 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:52.549935 n-d-811810-1 sudo[141584]: 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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:52.550751 n-d-811810-1 sudo[141584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:37:52.976430 n-d-811810-1 sudo[141584]: pam_unix(sudo:session): session closed for user root
Sep 30 02:37:52.979145 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.448s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:53.026036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:53.033138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:53.033615 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: AnJ9eVeFudPuoJx6xhH2
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Creating iscsi_target for Volume ID: volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:37:53.036704 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Created volume path /opt/stack/data/cinder/volumes/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b,
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: incominguser AnJ9eVeFudPuoJx6xhH2 JK6AUvioY6EQ2oxZ
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:37:53.040899 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:37:53.042719 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:53.418656 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.376s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:53.418985 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:53.419615 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:37:53.419984 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:37:53.421438 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:53.428454 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:53.428758 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: AnJ9eVeFudPuoJx6xhH2
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:37:53.429370 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:37:53.433392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:53.522117 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:53.523130 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:53.528681 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:53.623531 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:37:53.624217 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:37:53.624836 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:37:53.823763 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7b8c52ac-9532-4b7d-86ce-c65994badb56 req-89c6061a-78b2-4243-be10-a93ea604e3b6 tempest-ServerActionsTestJSON-1814573496 None] attachment_update completed successfully.
Sep 30 02:37:59.566892 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:37:59.567538 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:37:59.567961 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:37:59.587042 n-d-811810-1 sudo[141666]: 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
Sep 30 02:37:59.587876 n-d-811810-1 sudo[141666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:00.019746 n-d-811810-1 sudo[141666]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:00.021998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:00.023594 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:00.043472 n-d-811810-1 sudo[141671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:38:00.044334 n-d-811810-1 sudo[141671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:00.434422 n-d-811810-1 sudo[141671]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:00.436750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:00.438957 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:38:06.309487 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-3f026c24-460e-492b-8762-a5b57e7fdbda tempest-ServerActionsTestJSON-1814573496 None] Terminate volume connection completed successfully.
Sep 30 02:38:06.310201 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-3f026c24-460e-492b-8762-a5b57e7fdbda tempest-ServerActionsTestJSON-1814573496 None] Deleting attachment 23924003-f0e7-485a-bef2-834d87d15304. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:38:06.379460 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-3f026c24-460e-492b-8762-a5b57e7fdbda tempest-ServerActionsTestJSON-1814573496 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.
Sep 30 02:38:06.379460 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:38:06.379460 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:38:09.985625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:10.004816 n-d-811810-1 sudo[141696]: 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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:10.005635 n-d-811810-1 sudo[141696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:10.412043 n-d-811810-1 sudo[141696]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:10.415996 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.429s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:10.470318 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: AnJ9eVeFudPuoJx6xhH2
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:38:10.478458 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:38:10.481241 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Creating iscsi_target for Volume ID: volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:38:10.481241 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Created volume path /opt/stack/data/cinder/volumes/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b,
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: incominguser AnJ9eVeFudPuoJx6xhH2 JK6AUvioY6EQ2oxZ
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:38:10.486559 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:38:10.488620 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:10.872726 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.384s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:10.873046 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:10.873641 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:38:10.874007 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:38:10.877020 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:10.883080 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:10.884088 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: AnJ9eVeFudPuoJx6xhH2
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 02:38:10.885073 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:38:10.889230 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:10.978445 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:10.978783 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:10.979947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:11.070678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:11.071409 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:11.072180 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:38:11.239471 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-7f0fbde7-2e83-49b3-9e9f-0abef3f2dbac req-a6a4ac3d-c4a9-4954-90ff-f55215601c27 tempest-ServerActionsTestJSON-1814573496 None] attachment_update completed successfully.
Sep 30 02:38:26.173903 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-0217126f-a826-41bc-9afe-154eea9cac47 req-c4409277-353c-4241-b583-ac619d4c20d1 tempest-ServerActionsTestJSON-1814573496 None] Terminate volume connection completed successfully.
Sep 30 02:38:26.174666 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-0217126f-a826-41bc-9afe-154eea9cac47 req-c4409277-353c-4241-b583-ac619d4c20d1 tempest-ServerActionsTestJSON-1814573496 None] Deleting attachment 76118e8d-b0b1-4792-9a52-57e78871368a. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:38:26.176127 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:26.272910 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:26.273366 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n System information:\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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b\n Backing store flags: \n Account information:\n AnJ9eVeFudPuoJx6xhH2\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:26.274122 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-0217126f-a826-41bc-9afe-154eea9cac47 req-c4409277-353c-4241-b583-ac619d4c20d1 tempest-ServerActionsTestJSON-1814573496 None] Removing iscsi_target for Volume ID: b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:26.275502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:26.372888 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b -f" returned: 0 in 0.097s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:26.373360 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:26.375252 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:26.507026 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:26.507622 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:26.584333 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-0217126f-a826-41bc-9afe-154eea9cac47 req-c4409277-353c-4241-b583-ac619d4c20d1 tempest-ServerActionsTestJSON-1814573496 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.
Sep 30 02:38:26.584333 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:38:26.584333 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:38:27.973034 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Lock "b'cinder-b0f84d3b-764d-447d-9fbb-09cb0c525f9b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:38:28.041065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:28.128267 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:28.128626 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097125024]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:38:28.129366 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Skipping remove_export. No iscsi_target is presently exported for volume: b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:28.130382 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:28.149135 n-d-811810-1 sudo[141791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:28.150754 n-d-811810-1 sudo[141791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:28.560725 n-d-811810-1 sudo[141791]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:28.563144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.432s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:28.565183 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:28.584125 n-d-811810-1 sudo[141794]: 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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:28.584964 n-d-811810-1 sudo[141794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:28.986834 n-d-811810-1 sudo[141794]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:28.989603 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.424s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:28.991947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:29.015578 n-d-811810-1 sudo[141797]: 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-b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:29.016409 n-d-811810-1 sudo[141797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:29.494058 n-d-811810-1 sudo[141797]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:29.496598 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b0f84d3b-764d-447d-9fbb-09cb0c525f9b" returned: 0 in 0.504s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:29.497859 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Successfully deleted volume: b0f84d3b-764d-447d-9fbb-09cb0c525f9b
Sep 30 02:38:29.549183 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Created reservations ['f02349f5-3b10-4936-9424-946846bdb5ec', '7fa9260a-a312-4981-a1f2-403681315187', '3e488c13-1981-436a-9fc1-d588b1108381', 'fab1b1d0-7b59-496b-9295-d247f73ecaed'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:38:29.551967 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 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.
Sep 30 02:38:29.551967 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:38:29.551967 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:38:29.601677 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:38:29.602738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:29.627275 n-d-811810-1 sudo[141804]: 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
Sep 30 02:38:29.628104 n-d-811810-1 sudo[141804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:30.044298 n-d-811810-1 sudo[141804]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:30.047079 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:30.049297 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:30.068058 n-d-811810-1 sudo[141809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:38:30.068902 n-d-811810-1 sudo[141809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:38:30.509040 n-d-811810-1 sudo[141809]: pam_unix(sudo:session): session closed for user root
Sep 30 02:38:30.511634 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:38:30.514130 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:38:30.527761 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Deleted volume successfully.
Sep 30 02:38:30.545880 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-9792f0ba-363e-4a27-8b26-be1bc93e97ef tempest-ServerActionsTestJSON-1814573496 None] Lock "b'cinder-b0f84d3b-764d-447d-9fbb-09cb0c525f9b-delete_volume'" released by "delete_volume" :: held 2.572s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:38:59.565182 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:38:59.565951 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:38:59.566219 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:38:59.588049 n-d-811810-1 sudo[141891]: 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
Sep 30 02:38:59.588915 n-d-811810-1 sudo[141891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:39:00.017022 n-d-811810-1 sudo[141891]: pam_unix(sudo:session): session closed for user root
Sep 30 02:39:00.019400 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:39:00.021144 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:39:00.040737 n-d-811810-1 sudo[141896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:39:00.041594 n-d-811810-1 sudo[141896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:39:00.494110 n-d-811810-1 sudo[141896]: pam_unix(sudo:session): session closed for user root
Sep 30 02:39:00.496664 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.475s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:39:00.498151 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:39:59.569880 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:39:59.570897 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:39:59.572019 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:39:59.634818 n-d-811810-1 sudo[142416]: 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
Sep 30 02:39:59.636873 n-d-811810-1 sudo[142416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:00.394801 n-d-811810-1 sudo[142416]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:00.397032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.825s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:00.398909 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:00.428495 n-d-811810-1 sudo[142479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:40:00.429320 n-d-811810-1 sudo[142479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:01.022574 n-d-811810-1 sudo[142479]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:01.025365 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.626s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:01.027617 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:40:16.358448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:40:16.363613 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:40:16.364153 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 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'
Sep 30 02:40:16.377333 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Flow 'volume_create_manager' (b0a532ba-dc24-4994-afcc-e9db4b45f4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:40:16.381090 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f75973ed-6f57-47c0-be49-7fe5384db600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:16.404047 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:40:16.429233 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f75973ed-6f57-47c0-be49-7fe5384db600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2130178538',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=49029fa4-3dc0-48ed-8a43-9e11b381cb3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483d296384e24d04836ac3708c0e39e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:40:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:40:16Z,user_id='21af8b7f28a54cc99f3222b1c680346a',volume_attachment=>,volume_type=VolumeType(ee04a7bc-11f7-4881-8b08-5d98b89bf788),volume_type_id=ee04a7bc-11f7-4881-8b08-5d98b89bf788)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:16.431731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9805c00-b7e2-48f1-9aec-b8786159619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:16.433877 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9805c00-b7e2-48f1-9aec-b8786159619e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:16.436162 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58deae9a-53f3-4da4-9e09-38ab56a9f91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:16.438475 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58deae9a-53f3-4da4-9e09-38ab56a9f91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49029fa4-3dc0-48ed-8a43-9e11b381cb3b', 'volume_name': 'volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:16.440760 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cef4531-e5cf-4ce8-9d29-8d6dd63e5871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:16.442858 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9cef4531-e5cf-4ce8-9d29-8d6dd63e5871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:16.445027 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc208e8f-4e7f-41ca-8b33-b8110f504ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:16.445815 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Volume 49029fa4-3dc0-48ed-8a43-9e11b381cb3b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b', 'volume_size': 1}
Sep 30 02:40:16.447048 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:16.466422 n-d-811810-1 sudo[142604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:40:16.467255 n-d-811810-1 sudo[142604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:17.030472 n-d-811810-1 sudo[142604]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:17.032855 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.585s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:17.036283 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc208e8f-4e7f-41ca-8b33-b8110f504ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:17.039856 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07f19bd7-abb2-48b4-beef-8e070fbe1b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:17.053674 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Volume volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b (49029fa4-3dc0-48ed-8a43-9e11b381cb3b): created successfully
Sep 30 02:40:17.055772 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (07f19bd7-abb2-48b4-beef-8e070fbe1b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:17.059003 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Flow 'volume_create_manager' (b0a532ba-dc24-4994-afcc-e9db4b45f4b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:40:17.069429 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-48559f79-6c18-4f9c-889b-3bd5a8695222 tempest-TestEncryptedCinderVolumes-1625617246 None] Created volume successfully.
Sep 30 02:40:18.298888 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:18.318534 n-d-811810-1 sudo[142641]: 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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:18.319356 n-d-811810-1 sudo[142641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:18.726490 n-d-811810-1 sudo[142641]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:18.729033 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b" returned: 0 in 0.430s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:18.778128 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:18.785293 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:18.785635 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:18.786371 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:40:18.787054 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] Creating iscsi_target for Volume ID: volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] Created volume path /opt/stack/data/cinder/volumes/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b,
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: incominguser rwRraEbov3xRSyAT6JSM oYgZGo3RSQaMLz6D
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:18.791496 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:40:18.793282 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:19.154662 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b" returned: 0 in 0.361s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:19.155181 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:19.156228 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:40:19.156844 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:40:19.158882 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:19.167314 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:19.167668 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n System information:\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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n Backing store flags: \n Account information:\n rwRraEbov3xRSyAT6JSM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:19.168460 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:40:19.169527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:19.263192 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:19.263519 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n System information:\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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n Backing store flags: \n Account information:\n rwRraEbov3xRSyAT6JSM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:19.264911 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:19.353868 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:19.354485 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n System information:\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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n Backing store flags: \n Account information:\n rwRraEbov3xRSyAT6JSM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:19.355221 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:40:19.520388 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-a70a3606-1124-4c42-a6ed-4c091565aa5b req-76d6c10a-1ba4-4395-941c-6cc8248ffeb9 tempest-TestEncryptedCinderVolumes-1625617246 None] attachment_update completed successfully.
Sep 30 02:40:27.006107 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-43376d1a-8d0e-4c00-b0c0-4bebb5ce2b0a req-329b533b-8998-474d-91c9-f2f54716ee3e tempest-TestEncryptedCinderVolumes-1625617246 None] Terminate volume connection completed successfully.
Sep 30 02:40:27.006969 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-43376d1a-8d0e-4c00-b0c0-4bebb5ce2b0a req-329b533b-8998-474d-91c9-f2f54716ee3e tempest-TestEncryptedCinderVolumes-1625617246 None] Deleting attachment 536051d7-93bf-4c73-8e95-5cd90370c6b8. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:40:27.009271 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:27.096740 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:27.097065 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n System information:\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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b\n Backing store flags: \n Account information:\n rwRraEbov3xRSyAT6JSM\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:27.097714 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-43376d1a-8d0e-4c00-b0c0-4bebb5ce2b0a req-329b533b-8998-474d-91c9-f2f54716ee3e tempest-TestEncryptedCinderVolumes-1625617246 None] Removing iscsi_target for Volume ID: 49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:27.098868 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:27.195348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b -f" returned: 0 in 0.094s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:27.195856 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:27.198879 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:27.314072 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:27.314402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:27.387486 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-43376d1a-8d0e-4c00-b0c0-4bebb5ce2b0a req-329b533b-8998-474d-91c9-f2f54716ee3e tempest-TestEncryptedCinderVolumes-1625617246 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.
Sep 30 02:40:27.387486 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:40:27.387486 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:27.841348 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Lock "b'cinder-49029fa4-3dc0-48ed-8a43-9e11b381cb3b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:40:27.900030 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:27.996992 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:27.997517 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:27.998668 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:28.000402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:28.019545 n-d-811810-1 sudo[142799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:28.020360 n-d-811810-1 sudo[142799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:28.412790 n-d-811810-1 sudo[142799]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:28.415310 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b" returned: 0 in 0.415s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:28.417589 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:28.435724 n-d-811810-1 sudo[142802]: 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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:28.436574 n-d-811810-1 sudo[142802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:28.830098 n-d-811810-1 sudo[142802]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:28.833947 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b" returned: 0 in 0.416s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:28.836081 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:28.853702 n-d-811810-1 sudo[142809]: 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-49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:28.854510 n-d-811810-1 sudo[142809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:29.354062 n-d-811810-1 sudo[142809]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:29.357489 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49029fa4-3dc0-48ed-8a43-9e11b381cb3b" returned: 0 in 0.520s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:29.359256 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Successfully deleted volume: 49029fa4-3dc0-48ed-8a43-9e11b381cb3b
Sep 30 02:40:29.404774 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1183933583 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1183933583, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:40:29.405608 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1183933583 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1183933583, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:40:29.425768 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Created reservations ['7d9e982d-e4f5-4598-ad2c-643704a7c059', 'e98ccbdd-5cb7-45d3-a4bb-fa2ea7acf48b', '4be27279-48e1-4abc-ae3a-9fec57fef081', '28bda85d-ff9c-4b7f-966e-cf5abab523b0'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:40:29.428098 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 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.
Sep 30 02:40:29.428098 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:40:29.428098 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:29.471261 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:40:29.472095 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:29.493446 n-d-811810-1 sudo[142815]: 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
Sep 30 02:40:29.494256 n-d-811810-1 sudo[142815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:29.941507 n-d-811810-1 sudo[142815]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:29.944577 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.471s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:29.947874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:29.967183 n-d-811810-1 sudo[142820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:40:29.967991 n-d-811810-1 sudo[142820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:30.395125 n-d-811810-1 sudo[142820]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:30.397573 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:30.400033 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:40:30.406258 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Deleted volume successfully.
Sep 30 02:40:30.421060 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-06ccee21-3dd8-4348-9349-1bdc96c1809c tempest-TestEncryptedCinderVolumes-1625617246 None] Lock "b'cinder-49029fa4-3dc0-48ed-8a43-9e11b381cb3b-delete_volume'" released by "delete_volume" :: held 2.580s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:40:47.641962 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:40:47.644951 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:40:47.645477 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 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'
Sep 30 02:40:47.658910 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Flow 'volume_create_manager' (335ad3bd-e4f2-4c40-94f3-3597971da672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:40:47.662520 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67897305-f79a-443f-befe-18203a29c1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:47.686030 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:40:47.712669 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67897305-f79a-443f-befe-18203a29c1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-509599162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=da3a2565-fdd1-42b4-bf30-d502e8135ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='483d296384e24d04836ac3708c0e39e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:40:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:40:48Z,user_id='21af8b7f28a54cc99f3222b1c680346a',volume_attachment=>,volume_type=VolumeType(d137fb51-e920-469f-a518-6e20abde2ade),volume_type_id=d137fb51-e920-469f-a518-6e20abde2ade)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:47.715181 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b07253c8-57f6-4653-8e45-ce47a68175ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:47.717355 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b07253c8-57f6-4653-8e45-ce47a68175ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:47.719657 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (379e8ce0-bce4-441c-9868-8bd797e7105b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:47.722032 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (379e8ce0-bce4-441c-9868-8bd797e7105b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da3a2565-fdd1-42b4-bf30-d502e8135ec0', 'volume_name': 'volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:47.724267 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b9f3207-d56e-4518-8b49-ec137c2d5ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:47.726384 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b9f3207-d56e-4518-8b49-ec137c2d5ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:47.728501 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c57c0dc3-b4b7-4aec-b8fb-b1f93f74d213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:47.729308 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Volume da3a2565-fdd1-42b4-bf30-d502e8135ec0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0', 'volume_size': 1}
Sep 30 02:40:47.730522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:47.758516 n-d-811810-1 sudo[142876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:40:47.759767 n-d-811810-1 sudo[142876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:48.300826 n-d-811810-1 sudo[142876]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:48.303286 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.572s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:48.306953 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c57c0dc3-b4b7-4aec-b8fb-b1f93f74d213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:48.309318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c1f9066-b9df-4761-800d-c42196572658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:40:48.321821 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Volume volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 (da3a2565-fdd1-42b4-bf30-d502e8135ec0): created successfully
Sep 30 02:40:48.323884 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c1f9066-b9df-4761-800d-c42196572658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:40:48.326916 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Flow 'volume_create_manager' (335ad3bd-e4f2-4c40-94f3-3597971da672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:40:48.336702 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-9f61fe2d-3937-4a68-b7ba-00c47622cd01 tempest-TestEncryptedCinderVolumes-1625617246 None] Created volume successfully.
Sep 30 02:40:49.648249 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:49.669109 n-d-811810-1 sudo[142911]: 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-da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:40:49.669936 n-d-811810-1 sudo[142911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:50.099650 n-d-811810-1 sudo[142911]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:50.102138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0" returned: 0 in 0.456s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:50.149814 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:50.156011 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:50.156529 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:50.157442 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:40:50.159001 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] Creating iscsi_target for Volume ID: volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] Created volume path /opt/stack/data/cinder/volumes/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0,
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: incominguser 3umHnWwPex8sL2Z4m6cQ ZtEdny94bjkeSs4H
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:50.164708 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:40:50.166158 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:50.517599 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0" returned: 0 in 0.351s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:50.518251 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:50.518899 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:40:50.519257 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:40:50.520648 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:50.528070 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:50.528654 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n System information:\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-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n Backing store flags: \n Account information:\n 3umHnWwPex8sL2Z4m6cQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:50.529350 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:40:50.532734 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:50.628111 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:50.628510 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n System information:\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-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n Backing store flags: \n Account information:\n 3umHnWwPex8sL2Z4m6cQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:50.629881 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:50.719626 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:50.720443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n System information:\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-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n Backing store flags: \n Account information:\n 3umHnWwPex8sL2Z4m6cQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:50.721518 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:40:50.888946 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-8797883b-29b8-4aa9-910f-fd9f4fb66973 req-aab1f9a7-b83e-4fd6-ab42-6864d961b822 tempest-TestEncryptedCinderVolumes-1625617246 None] attachment_update completed successfully.
Sep 30 02:40:58.270029 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-f7dcb653-e4c1-4972-b6f2-fbd3bc30d258 req-01eee72b-b8cd-4552-820e-617c33b2b14a tempest-TestEncryptedCinderVolumes-1625617246 None] Terminate volume connection completed successfully.
Sep 30 02:40:58.270766 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-f7dcb653-e4c1-4972-b6f2-fbd3bc30d258 req-01eee72b-b8cd-4552-820e-617c33b2b14a tempest-TestEncryptedCinderVolumes-1625617246 None] Deleting attachment 8e1ec7c7-af51-40f7-853a-4b4bcc2dd6ac. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:40:58.272439 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:58.365603 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:58.365603 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n System information:\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-da3a2565-fdd1-42b4-bf30-d502e8135ec0\n Backing store flags: \n Account information:\n 3umHnWwPex8sL2Z4m6cQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:58.365603 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-f7dcb653-e4c1-4972-b6f2-fbd3bc30d258 req-01eee72b-b8cd-4552-820e-617c33b2b14a tempest-TestEncryptedCinderVolumes-1625617246 None] Removing iscsi_target for Volume ID: da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:40:58.368801 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:58.467348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 -f" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:58.467680 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:58.477029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:58.597113 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:58.597443 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:40:58.673607 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-f7dcb653-e4c1-4972-b6f2-fbd3bc30d258 req-01eee72b-b8cd-4552-820e-617c33b2b14a tempest-TestEncryptedCinderVolumes-1625617246 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.
Sep 30 02:40:58.673607 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:40:58.673607 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:40:59.568495 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:40:59.569383 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:40:59.569684 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:40:59.593176 n-d-811810-1 sudo[143002]: 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
Sep 30 02:40:59.593988 n-d-811810-1 sudo[143002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:40:59.993469 n-d-811810-1 sudo[143002]: pam_unix(sudo:session): session closed for user root
Sep 30 02:40:59.995623 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:40:59.997643 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:00.017014 n-d-811810-1 sudo[143005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:41:00.017819 n-d-811810-1 sudo[143005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:41:00.198719 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Lock "b'cinder-da3a2565-fdd1-42b4-bf30-d502e8135ec0-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:41:00.268915 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:00.356576 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:00.357043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124864]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:41:00.358110 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Skipping remove_export. No iscsi_target is presently exported for volume: da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:41:00.359491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:00.379424 n-d-811810-1 sudo[143012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:41:00.380426 n-d-811810-1 sudo[143012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:41:00.412478 n-d-811810-1 sudo[143005]: pam_unix(sudo:session): session closed for user root
Sep 30 02:41:00.414711 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.417s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:00.416887 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:41:00.772858 n-d-811810-1 sudo[143012]: pam_unix(sudo:session): session closed for user root
Sep 30 02:41:00.774988 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0" returned: 0 in 0.415s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:00.776499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 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-da3a2565-fdd1-42b4-bf30-d502e8135ec0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:00.795196 n-d-811810-1 sudo[143015]: 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-da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:41:00.796021 n-d-811810-1 sudo[143015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:41:01.184141 n-d-811810-1 sudo[143015]: pam_unix(sudo:session): session closed for user root
Sep 30 02:41:01.186731 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0" returned: 0 in 0.410s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:01.188969 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:01.207553 n-d-811810-1 sudo[143018]: 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-da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:41:01.208394 n-d-811810-1 sudo[143018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:41:01.679742 n-d-811810-1 sudo[143018]: pam_unix(sudo:session): session closed for user root
Sep 30 02:41:01.682275 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da3a2565-fdd1-42b4-bf30-d502e8135ec0" returned: 0 in 0.493s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:01.683439 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Successfully deleted volume: da3a2565-fdd1-42b4-bf30-d502e8135ec0
Sep 30 02:41:01.714014 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1330743839 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1330743839, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:41:01.714880 n-d-811810-1 cinder-volume[84182]: WARNING cinder.quota [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1330743839 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1330743839, it is now deprecated. Please use the default quota class for default quota.
Sep 30 02:41:01.736494 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Created reservations ['79c08181-85a8-4774-8cdd-bc97de7ffaaf', '7af28b78-e9a9-4f63-801d-09b90a4799c0', '8d580829-70fa-462a-bad0-c53b7212556d', 'f5afa846-00d3-408a-bb5e-55a21b18426d'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:41:01.738705 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 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.
Sep 30 02:41:01.738705 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:41:01.738705 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:41:01.785595 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:41:01.786509 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:01.805123 n-d-811810-1 sudo[143025]: 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
Sep 30 02:41:01.805941 n-d-811810-1 sudo[143025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:41:02.247888 n-d-811810-1 sudo[143025]: pam_unix(sudo:session): session closed for user root
Sep 30 02:41:02.250527 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.464s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:02.252701 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:02.273237 n-d-811810-1 sudo[143028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:41:02.274048 n-d-811810-1 sudo[143028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:41:02.736159 n-d-811810-1 sudo[143028]: pam_unix(sudo:session): session closed for user root
Sep 30 02:41:02.738502 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] CMD "sudo 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.485s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:41:02.740498 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:41:02.746859 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Deleted volume successfully.
Sep 30 02:41:02.761897 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-a300986c-41d6-4cbc-9e8d-fcbd398799b0 tempest-TestEncryptedCinderVolumes-1625617246 None] Lock "b'cinder-da3a2565-fdd1-42b4-bf30-d502e8135ec0-delete_volume'" released by "delete_volume" :: held 2.563s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:41:59.569334 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:41:59.571789 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:41:59.573053 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:41:59.597897 n-d-811810-1 sudo[143624]: 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
Sep 30 02:41:59.598820 n-d-811810-1 sudo[143624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:42:00.098277 n-d-811810-1 sudo[143624]: pam_unix(sudo:session): session closed for user root
Sep 30 02:42:00.101043 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.528s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:00.102797 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:00.127055 n-d-811810-1 sudo[143656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:42:00.128029 n-d-811810-1 sudo[143656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:42:00.649530 n-d-811810-1 sudo[143656]: pam_unix(sudo:session): session closed for user root
Sep 30 02:42:00.652655 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.549s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:00.654586 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:42:11.417815 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:42:11.422704 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:42:11.423233 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 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'
Sep 30 02:42:11.436290 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Flow 'volume_create_manager' (d0f43c04-418e-40e3-9e91-2cfc54c3dc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:42:11.439967 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc69b4e4-a131-43de-b0da-2c22acd43324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:42:11.463248 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:42:11.499801 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc69b4e4-a131-43de-b0da-2c22acd43324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-349102075',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=d7789d82-bb2d-4448-8e64-0d1d41dea63d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac0c14d1260d416c82d6d5726c0ac794',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:42:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:42:11Z,user_id='50063df047484f4eb8893c0cebc32cf4',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:42:11.502328 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0dfd9ff-3e0c-4755-804f-437329e3978e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:42:11.504539 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0dfd9ff-3e0c-4755-804f-437329e3978e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:42:11.506953 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9db931a5-a497-4c31-aeec-1b8932879447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:42:11.509322 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9db931a5-a497-4c31-aeec-1b8932879447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7789d82-bb2d-4448-8e64-0d1d41dea63d', 'volume_name': 'volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:42:11.511580 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c11bfa0-75be-4ad6-acc3-7c48911a44ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:42:11.518045 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2c11bfa0-75be-4ad6-acc3-7c48911a44ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:42:11.518045 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6febb68-7cd3-4b93-94c0-0af009420f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:42:11.518045 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Volume d7789d82-bb2d-4448-8e64-0d1d41dea63d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d', 'volume_size': 1}
Sep 30 02:42:11.518045 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:11.537887 n-d-811810-1 sudo[143720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:42:11.538821 n-d-811810-1 sudo[143720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:42:12.064900 n-d-811810-1 sudo[143720]: pam_unix(sudo:session): session closed for user root
Sep 30 02:42:12.067455 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.549s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:12.071324 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6febb68-7cd3-4b93-94c0-0af009420f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d', 'volume_size': 1}' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:42:12.074740 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee0e7aa9-c811-4ea8-a5ad-5d30bf6dc204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:42:12.088883 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Volume volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d (d7789d82-bb2d-4448-8e64-0d1d41dea63d): created successfully
Sep 30 02:42:12.090986 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee0e7aa9-c811-4ea8-a5ad-5d30bf6dc204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:42:12.094045 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Flow 'volume_create_manager' (d0f43c04-418e-40e3-9e91-2cfc54c3dc3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:42:12.111480 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8f59efee-f2a8-4b31-90cf-e28868bcc30e tempest-TestMinimumBasicScenario-2106713553 None] Created volume successfully.
Sep 30 02:42:13.505905 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:13.524409 n-d-811810-1 sudo[143754]: 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-d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:42:13.525217 n-d-811810-1 sudo[143754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:42:13.917531 n-d-811810-1 sudo[143754]: pam_unix(sudo:session): session closed for user root
Sep 30 02:42:13.920124 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d" returned: 0 in 0.414s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:13.970009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:13.976381 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:13.976713 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:42:13.977361 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:42:13.978216 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] Creating iscsi_target for Volume ID: volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] Created volume path /opt/stack/data/cinder/volumes/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d,
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: incominguser fiCg4YnXnPg83CGRCksQ JAUP5jnHwB3brCrd
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:42:13.982942 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:42:13.985884 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:14.333998 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d" returned: 0 in 0.348s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:14.334326 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:42:14.334947 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:42:14.335360 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:42:14.336719 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:14.343796 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:14.344825 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n System information:\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-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n Backing store flags: \n Account information:\n fiCg4YnXnPg83CGRCksQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:42:14.345695 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:42:14.346850 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:14.436426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:14.436426 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n System information:\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-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n Backing store flags: \n Account information:\n fiCg4YnXnPg83CGRCksQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:42:14.436744 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:14.527406 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:42:14.528134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n System information:\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-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n Backing store flags: \n Account information:\n fiCg4YnXnPg83CGRCksQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:42:14.528820 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:42:14.693630 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-5b7dea25-27af-409d-95d9-3ac1cda83bac req-81f97568-3d70-4441-85ba-9f898c6baee5 tempest-TestMinimumBasicScenario-2106713553 None] attachment_update completed successfully.
Sep 30 02:42:59.576266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:42:59.576266 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:42:59.576266 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:42:59.593426 n-d-811810-1 sudo[143868]: 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
Sep 30 02:42:59.594431 n-d-811810-1 sudo[143868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:42:59.997017 n-d-811810-1 sudo[143868]: pam_unix(sudo:session): session closed for user root
Sep 30 02:42:59.999505 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:00.001140 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:00.019578 n-d-811810-1 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
Sep 30 02:43:00.020499 n-d-811810-1 sudo[143871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:43:00.428554 n-d-811810-1 sudo[143871]: pam_unix(sudo:session): session closed for user root
Sep 30 02:43:00.430766 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:00.432940 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:43:31.013760 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-c78d285d-32d7-41ae-b87d-dddf4dd3bcf5 req-14375110-a417-4c91-adb6-ab0a5e1c8b9a tempest-TestMinimumBasicScenario-2106713553 None] Terminate volume connection completed successfully.
Sep 30 02:43:31.014540 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-c78d285d-32d7-41ae-b87d-dddf4dd3bcf5 req-14375110-a417-4c91-adb6-ab0a5e1c8b9a tempest-TestMinimumBasicScenario-2106713553 None] Deleting attachment 22bf9a34-4e6f-4b55-acab-42e003cbe623. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 02:43:31.018640 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:31.116172 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:31.116916 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n System information:\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-d7789d82-bb2d-4448-8e64-0d1d41dea63d\n Backing store flags: \n Account information:\n fiCg4YnXnPg83CGRCksQ\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:43:31.117663 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-c78d285d-32d7-41ae-b87d-dddf4dd3bcf5 req-14375110-a417-4c91-adb6-ab0a5e1c8b9a tempest-TestMinimumBasicScenario-2106713553 None] Removing iscsi_target for Volume ID: d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:43:31.119623 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:31.228442 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d -f" returned: 0 in 0.108s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:31.228949 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:43:31.231650 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:31.329406 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:31.329932 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:43:31.405763 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-c78d285d-32d7-41ae-b87d-dddf4dd3bcf5 req-14375110-a417-4c91-adb6-ab0a5e1c8b9a tempest-TestMinimumBasicScenario-2106713553 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.
Sep 30 02:43:31.405763 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:43:31.405763 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:43:31.868899 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Lock "b'cinder-d7789d82-bb2d-4448-8e64-0d1d41dea63d-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 02:43:31.932105 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:32.052621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:32.053427 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:43:32.053677 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:43:32.054714 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:32.080651 n-d-811810-1 sudo[143929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:43:32.081528 n-d-811810-1 sudo[143929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:43:32.483146 n-d-811810-1 sudo[143929]: pam_unix(sudo:session): session closed for user root
Sep 30 02:43:32.485639 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d" returned: 0 in 0.430s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:32.487245 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 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-d7789d82-bb2d-4448-8e64-0d1d41dea63d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:32.506233 n-d-811810-1 sudo[143932]: 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-d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:43:32.507087 n-d-811810-1 sudo[143932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:43:32.927682 n-d-811810-1 sudo[143932]: pam_unix(sudo:session): session closed for user root
Sep 30 02:43:32.931194 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d" returned: 0 in 0.443s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:32.934467 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:32.953609 n-d-811810-1 sudo[143935]: 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-d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:43:32.954397 n-d-811810-1 sudo[143935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:43:33.397461 n-d-811810-1 sudo[143935]: pam_unix(sudo:session): session closed for user root
Sep 30 02:43:33.400981 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7789d82-bb2d-4448-8e64-0d1d41dea63d" returned: 0 in 0.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:33.402798 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Successfully deleted volume: d7789d82-bb2d-4448-8e64-0d1d41dea63d
Sep 30 02:43:33.462453 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Created reservations ['54d54101-34a2-4f18-a8f2-f3f35434f211', 'dda6241e-3567-405c-8721-5c3ff2dfb5d1', '45d3de8b-0a6f-4e27-b578-6e68220361d0', 'f5377755-a4c9-41f2-a5c5-3a3021afb4a1'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 02:43:33.464550 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 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.
Sep 30 02:43:33.464550 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 02:43:33.464550 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:43:33.509045 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:43:33.509770 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:33.528666 n-d-811810-1 sudo[143941]: 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
Sep 30 02:43:33.529503 n-d-811810-1 sudo[143941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:43:34.007827 n-d-811810-1 sudo[143941]: pam_unix(sudo:session): session closed for user root
Sep 30 02:43:34.010416 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.500s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:34.012548 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:34.030813 n-d-811810-1 sudo[143944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:43:34.031664 n-d-811810-1 sudo[143944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:43:34.494124 n-d-811810-1 sudo[143944]: pam_unix(sudo:session): session closed for user root
Sep 30 02:43:34.496584 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] CMD "sudo 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.484s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:43:34.498924 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:43:34.506914 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Deleted volume successfully.
Sep 30 02:43:34.525160 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [None req-8df955ab-9cca-40bb-b6d1-8091dfcde79c tempest-TestMinimumBasicScenario-2106713553 None] Lock "b'cinder-d7789d82-bb2d-4448-8e64-0d1d41dea63d-delete_volume'" released by "delete_volume" :: held 2.656s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 02:43:59.573848 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:43:59.574464 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:43:59.574771 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:43:59.597400 n-d-811810-1 sudo[144037]: 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
Sep 30 02:43:59.612880 n-d-811810-1 sudo[144037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:44:00.193901 n-d-811810-1 sudo[144037]: pam_unix(sudo:session): session closed for user root
Sep 30 02:44:00.196416 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.621s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:44:00.198190 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:44:00.219011 n-d-811810-1 sudo[144076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:44:00.220553 n-d-811810-1 sudo[144076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:44:00.728288 n-d-811810-1 sudo[144076]: pam_unix(sudo:session): session closed for user root
Sep 30 02:44:00.730513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.532s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:44:00.732136 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:44:59.573138 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:44:59.573786 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:44:59.574234 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:44:59.597832 n-d-811810-1 sudo[144416]: 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
Sep 30 02:44:59.598617 n-d-811810-1 sudo[144416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:45:00.058865 n-d-811810-1 sudo[144416]: pam_unix(sudo:session): session closed for user root
Sep 30 02:45:00.061192 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.487s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:45:00.062829 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:45:00.087020 n-d-811810-1 sudo[144419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:45:00.087903 n-d-811810-1 sudo[144419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:45:00.504503 n-d-811810-1 sudo[144419]: pam_unix(sudo:session): session closed for user root
Sep 30 02:45:00.506733 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.444s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:45:00.508161 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:45:59.578358 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:45:59.578973 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:45:59.580193 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:45:59.621607 n-d-811810-1 sudo[144750]: 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
Sep 30 02:45:59.622581 n-d-811810-1 sudo[144750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:46:00.094153 n-d-811810-1 sudo[144750]: pam_unix(sudo:session): session closed for user root
Sep 30 02:46:00.099632 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:46:00.101734 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:46:00.121939 n-d-811810-1 sudo[144768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:46:00.122926 n-d-811810-1 sudo[144768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:46:00.672626 n-d-811810-1 sudo[144768]: pam_unix(sudo:session): session closed for user root
Sep 30 02:46:00.675207 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.573s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:46:00.677440 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:46:59.576425 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:46:59.577071 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:46:59.577500 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:46:59.596082 n-d-811810-1 sudo[144911]: 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
Sep 30 02:46:59.596930 n-d-811810-1 sudo[144911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:47:00.043263 n-d-811810-1 sudo[144911]: pam_unix(sudo:session): session closed for user root
Sep 30 02:47:00.045538 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:47:00.047323 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:47:00.065243 n-d-811810-1 sudo[144914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:47:00.066042 n-d-811810-1 sudo[144914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:47:00.499505 n-d-811810-1 sudo[144914]: pam_unix(sudo:session): session closed for user root
Sep 30 02:47:00.501750 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.454s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:47:00.503394 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:47:59.582948 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:47:59.583670 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:47:59.583977 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:47:59.602605 n-d-811810-1 sudo[145323]: 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
Sep 30 02:47:59.603450 n-d-811810-1 sudo[145323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:48:00.039056 n-d-811810-1 sudo[145323]: pam_unix(sudo:session): session closed for user root
Sep 30 02:48:00.041322 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.457s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:48:00.043288 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:48:00.061833 n-d-811810-1 sudo[145327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:48:00.062656 n-d-811810-1 sudo[145327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:48:00.510242 n-d-811810-1 sudo[145327]: pam_unix(sudo:session): session closed for user root
Sep 30 02:48:00.512537 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.469s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:48:00.513916 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:48:59.585597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:48:59.586345 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:48:59.586820 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:48:59.607247 n-d-811810-1 sudo[145415]: 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
Sep 30 02:48:59.608053 n-d-811810-1 sudo[145415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:49:00.064210 n-d-811810-1 sudo[145415]: pam_unix(sudo:session): session closed for user root
Sep 30 02:49:00.066627 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.480s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:49:00.068278 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:49:00.086819 n-d-811810-1 sudo[145418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:49:00.087807 n-d-811810-1 sudo[145418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:49:00.536405 n-d-811810-1 sudo[145418]: pam_unix(sudo:session): session closed for user root
Sep 30 02:49:00.538628 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.470s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:49:00.540065 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:49:59.589056 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:49:59.589703 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:49:59.590165 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:49:59.609727 n-d-811810-1 sudo[145498]: 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
Sep 30 02:49:59.610521 n-d-811810-1 sudo[145498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:50:00.031809 n-d-811810-1 sudo[145498]: pam_unix(sudo:session): session closed for user root
Sep 30 02:50:00.035416 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:50:00.037109 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:50:00.059388 n-d-811810-1 sudo[145501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:50:00.060223 n-d-811810-1 sudo[145501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:50:00.505596 n-d-811810-1 sudo[145501]: pam_unix(sudo:session): session closed for user root
Sep 30 02:50:00.507901 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.470s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:50:00.509296 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:50:59.588372 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:50:59.589192 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:50:59.589637 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:50:59.615172 n-d-811810-1 sudo[145923]: 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
Sep 30 02:50:59.616329 n-d-811810-1 sudo[145923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:51:00.071715 n-d-811810-1 sudo[145923]: pam_unix(sudo:session): session closed for user root
Sep 30 02:51:00.074057 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:51:00.075641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:51:00.094178 n-d-811810-1 sudo[145928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:51:00.094996 n-d-811810-1 sudo[145928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:51:00.541597 n-d-811810-1 sudo[145928]: pam_unix(sudo:session): session closed for user root
Sep 30 02:51:00.543937 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:51:00.545329 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:51:59.593064 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:51:59.593744 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:51:59.594126 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:51:59.613444 n-d-811810-1 sudo[146000]: 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
Sep 30 02:51:59.614260 n-d-811810-1 sudo[146000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:52:00.070707 n-d-811810-1 sudo[146000]: pam_unix(sudo:session): session closed for user root
Sep 30 02:52:00.072930 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.478s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:52:00.074528 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:52:00.092663 n-d-811810-1 sudo[146003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:52:00.093470 n-d-811810-1 sudo[146003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:52:00.527087 n-d-811810-1 sudo[146003]: pam_unix(sudo:session): session closed for user root
Sep 30 02:52:00.529540 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:52:00.530823 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:52:59.600991 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:52:59.602086 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:52:59.602241 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:52:59.626250 n-d-811810-1 sudo[146430]: 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
Sep 30 02:52:59.627537 n-d-811810-1 sudo[146430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:53:00.077041 n-d-811810-1 sudo[146430]: pam_unix(sudo:session): session closed for user root
Sep 30 02:53:00.079414 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.477s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:53:00.081167 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:53:00.100089 n-d-811810-1 sudo[146434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:53:00.101018 n-d-811810-1 sudo[146434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:53:00.556097 n-d-811810-1 sudo[146434]: pam_unix(sudo:session): session closed for user root
Sep 30 02:53:00.558928 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.477s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:53:00.560701 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:53:59.601088 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:53:59.601898 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:53:59.602409 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:53:59.625156 n-d-811810-1 sudo[146531]: 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
Sep 30 02:53:59.626852 n-d-811810-1 sudo[146531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:54:00.061559 n-d-811810-1 sudo[146531]: pam_unix(sudo:session): session closed for user root
Sep 30 02:54:00.063743 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:54:00.065381 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:54:00.084585 n-d-811810-1 sudo[146536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:54:00.085405 n-d-811810-1 sudo[146536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:54:00.539190 n-d-811810-1 sudo[146536]: pam_unix(sudo:session): session closed for user root
Sep 30 02:54:00.545387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.480s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:54:00.547112 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:54:59.604278 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:54:59.605170 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:54:59.605855 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:54:59.628177 n-d-811810-1 sudo[147171]: 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
Sep 30 02:54:59.629003 n-d-811810-1 sudo[147171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:55:00.056074 n-d-811810-1 sudo[147171]: pam_unix(sudo:session): session closed for user root
Sep 30 02:55:00.058387 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:55:00.059999 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:55:00.078093 n-d-811810-1 sudo[147175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:55:00.078966 n-d-811810-1 sudo[147175]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:55:00.535868 n-d-811810-1 sudo[147175]: pam_unix(sudo:session): session closed for user root
Sep 30 02:55:00.538340 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.478s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:55:00.539769 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:55:59.609269 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:55:59.610094 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:55:59.610959 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:55:59.632542 n-d-811810-1 sudo[147232]: 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
Sep 30 02:55:59.633360 n-d-811810-1 sudo[147232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:56:00.102606 n-d-811810-1 sudo[147232]: pam_unix(sudo:session): session closed for user root
Sep 30 02:56:00.104976 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.494s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:56:00.106718 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:56:00.125163 n-d-811810-1 sudo[147235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:56:00.125965 n-d-811810-1 sudo[147235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:56:00.559427 n-d-811810-1 sudo[147235]: pam_unix(sudo:session): session closed for user root
Sep 30 02:56:00.561720 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:56:00.563016 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:56:59.611712 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:56:59.612511 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:56:59.612825 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:56:59.632437 n-d-811810-1 sudo[147304]: 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
Sep 30 02:56:59.633253 n-d-811810-1 sudo[147304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:57:00.102503 n-d-811810-1 sudo[147304]: pam_unix(sudo:session): session closed for user root
Sep 30 02:57:00.104874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:57:00.106697 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:57:00.127437 n-d-811810-1 sudo[147307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:57:00.128975 n-d-811810-1 sudo[147307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:57:00.593444 n-d-811810-1 sudo[147307]: pam_unix(sudo:session): session closed for user root
Sep 30 02:57:00.596516 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.489s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:57:00.598461 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:57:59.610298 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:57:59.610988 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:57:59.611405 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:57:59.629909 n-d-811810-1 sudo[147358]: 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
Sep 30 02:57:59.630711 n-d-811810-1 sudo[147358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:58:00.059653 n-d-811810-1 sudo[147358]: pam_unix(sudo:session): session closed for user root
Sep 30 02:58:00.061990 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:58:00.063605 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:58:00.081306 n-d-811810-1 sudo[147361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:58:00.082083 n-d-811810-1 sudo[147361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:58:00.507927 n-d-811810-1 sudo[147361]: pam_unix(sudo:session): session closed for user root
Sep 30 02:58:00.510277 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:58:00.511626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:58:59.611312 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:58:59.612521 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:58:59.613172 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:58:59.638999 n-d-811810-1 sudo[147414]: 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
Sep 30 02:58:59.639781 n-d-811810-1 sudo[147414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:00.097429 n-d-811810-1 sudo[147414]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:00.100510 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.487s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:00.102917 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:00.126653 n-d-811810-1 sudo[147417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 02:59:00.128161 n-d-811810-1 sudo[147417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:00.549022 n-d-811810-1 sudo[147417]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:00.551227 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.448s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:00.552752 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 02:59:18.615727 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811810-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811810-1@lvmdriver-1#lvmdriver-1']} {{(pid=84182) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 02:59:18.620008 n-d-811810-1 cinder-volume[84182]: WARNING stevedore.named [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 02:59:18.620677 n-d-811810-1 cinder-volume[84182]: WARNING castellan.key_manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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'
Sep 30 02:59:18.636188 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Flow 'volume_create_manager' (d92c6124-4613-4932-a51a-5fdf09e5f14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:59:18.637572 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (647bed1d-412c-49ab-82f0-6a7b4c0b13bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:59:18.659690 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_db.sqlalchemy.engines [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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=84182) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 02:59:18.686111 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (647bed1d-412c-49ab-82f0-6a7b4c0b13bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-30T02:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1718453203',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811810-1@lvmdriver-1#lvmdriver-1',id=ff9b9b78-c641-458f-9342-1e8f4af13d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dae67bd9bcbf45b2b010a636a956e69c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-30T02:59:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T02:59:19Z,user_id='fdce20c1a00c4682bea89083029f431a',volume_attachment=>,volume_type=VolumeType(6defa55e-5598-4411-ab9f-a5505c4db4d4),volume_type_id=6defa55e-5598-4411-ab9f-a5505c4db4d4)' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:59:18.688572 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8351d28a-4cfd-40c2-8dc3-3cd5124d65b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:59:18.690626 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8351d28a-4cfd-40c2-8dc3-3cd5124d65b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:59:18.692891 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc7c0f39-79cb-44d6-b20a-743bce00fb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:59:18.783802 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc7c0f39-79cb-44d6-b20a-743bce00fb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ff9b9b78-c641-458f-9342-1e8f4af13d14', 'volume_name': 'volume-ff9b9b78-c641-458f-9342-1e8f4af13d14', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:59:18.786126 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e9eb90a-86a2-4c3c-98d1-a2420f4aeb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:59:18.788489 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e9eb90a-86a2-4c3c-98d1-a2420f4aeb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:59:18.790890 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f1ca1f5-6ae6-4f13-b0a1-508027774563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:59:18.791730 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Volume ff9b9b78-c641-458f-9342-1e8f4af13d14: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ff9b9b78-c641-458f-9342-1e8f4af13d14', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 30 02:59:18.792416 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Cloning ff9b9b78-c641-458f-9342-1e8f4af13d14 from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 at location (None, None). {{(pid=84182) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 02:59:28.251916 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1, size 616.00 MB, duration 9.46 sec {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 30 02:59:28.253083 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Image download 616.00 MB at 65.13 MB/s
Sep 30 02:59:28.294625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:28.380314 n-d-811810-1 sudo[147490]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1
Sep 30 02:59:28.381137 n-d-811810-1 sudo[147490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:28.693163 n-d-811810-1 sudo[147490]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:28.695740 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1" returned: 0 in 0.401s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:28.696945 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 is fetched for user fdce20c1a00c4682bea89083029f431a. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 30 02:59:28.755559 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:28.837146 n-d-811810-1 sudo[147495]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1
Sep 30 02:59:28.837988 n-d-811810-1 sudo[147495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:29.151854 n-d-811810-1 sudo[147495]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:29.154431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1" returned: 0 in 0.398s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:29.156788 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 stack-volumes-lvmdriver-1 -L 1g {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:29.178539 n-d-811810-1 sudo[147500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 stack-volumes-lvmdriver-1 -L 1g
Sep 30 02:59:29.179379 n-d-811810-1 sudo[147500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:29.739576 n-d-811810-1 sudo[147500]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:29.742600 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.585s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:29.767792 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Attempting download of 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume ff9b9b78-c641-458f-9342-1e8f4af13d14. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 30 02:59:29.810018 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_flby6_9t {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:29.895741 n-d-811810-1 sudo[147534]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_flby6_9t
Sep 30 02:59:29.896566 n-d-811810-1 sudo[147534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:30.212908 n-d-811810-1 sudo[147534]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:30.215346 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_flby6_9t" returned: 0 in 0.405s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:30.216686 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:30.303837 n-d-811810-1 sudo[147538]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1
Sep 30 02:59:30.304650 n-d-811810-1 sudo[147538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:30.617261 n-d-811810-1 sudo[147538]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:30.619738 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1" returned: 0 in 0.403s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:30.620622 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] 4cecbcf1-70c6-4f3f-98d2-8a660e452762 was vhdx, converting to raw {{(pid=84182) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 30 02:59:30.621611 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14 oflag=direct {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:30.639410 n-d-811810-1 sudo[147543]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14 oflag=direct
Sep 30 02:59:30.640216 n-d-811810-1 sudo[147543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:30.938683 n-d-811810-1 sudo[147543]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:30.941643 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14 oflag=direct" returned: 0 in 0.319s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:30.944079 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:30.970290 n-d-811810-1 sudo[147557]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14
Sep 30 02:59:30.971108 n-d-811810-1 sudo[147557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:31.763604 n-d-811810-1 sudo[147557]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:31.766216 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14" returned: 0 in 0.823s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:31.767308 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:31.849282 n-d-811810-1 sudo[147587]: 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1
Sep 30 02:59:31.850101 n-d-811810-1 sudo[147587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:32.161954 n-d-811810-1 sudo[147587]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:32.165869 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 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_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1" returned: 0 in 0.397s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:32.167055 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_4cecbcf1-70c6-4f3f-98d2-8a660e452762_2ykb5mp4n-d-811810-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ff9b9b78--c641--458f--9342--1e8f4af13d14 {{(pid=84182) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 30 02:59:32.167695 n-d-811810-1 cinder-volume[84182]: INFO cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Converted 700.00 MB image at 700.00 MB/s
Sep 30 02:59:32.168568 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Downloaded image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 ((None, None)) to volume ff9b9b78-c641-458f-9342-1e8f4af13d14 successfully. {{(pid=84182) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 30 02:59:32.288751 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.image.image_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Temporary image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 for user fdce20c1a00c4682bea89083029f431a is deleted. {{(pid=84182) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 30 02:59:32.289429 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.volume_utils [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Marking volume ff9b9b78-c641-458f-9342-1e8f4af13d14 as bootable. {{(pid=84182) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 30 02:59:32.302634 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Copying metadata from image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 to ff9b9b78-c641-458f-9342-1e8f4af13d14. {{(pid=84182) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Sep 30 02:59:32.303178 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Creating volume glance metadata for volume ff9b9b78-c641-458f-9342-1e8f4af13d14 backed by image 4cecbcf1-70c6-4f3f-98d2-8a660e452762 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84182) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 02:59:32.370093 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f1ca1f5-6ae6-4f13-b0a1-508027774563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff9b9b78-c641-458f-9342-1e8f4af13d14', 'volume_size': 1, 'image_id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', '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': 'c033643667614729b1f14480d6df6b4b', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '4cecbcf1-70c6-4f3f-98d2-8a660e452762', 'created_at': datetime.datetime(2021, 9, 30, 1, 12, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 1, 12, 31, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/4cecbcf1-70c6-4f3f-98d2-8a660e452762/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:59:32.372419 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (465cd255-29cc-4e43-8f87-3b586a20b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 02:59:32.385468 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.flows.manager.create_volume [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Volume volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 (ff9b9b78-c641-458f-9342-1e8f4af13d14): created successfully
Sep 30 02:59:32.387558 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (465cd255-29cc-4e43-8f87-3b586a20b6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84182) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 02:59:32.390693 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Flow 'volume_create_manager' (d92c6124-4613-4932-a51a-5fdf09e5f14a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84182) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 02:59:32.401709 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [None req-4a5f7eb3-9077-417d-aba1-8ac2daef5607 tempest-TestShelveInstance-1211887708 None] Created volume successfully.
Sep 30 02:59:38.937036 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:38.956508 n-d-811810-1 sudo[147593]: 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-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 02:59:38.957353 n-d-811810-1 sudo[147593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 02:59:39.442879 n-d-811810-1 sudo[147593]: pam_unix(sudo:session): session closed for user root
Sep 30 02:59:39.445343 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.508s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:39.496359 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:39.501817 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:39.502112 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:59:39.502753 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] Targets prior to update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 02:59:39.503560 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] Creating iscsi_target for Volume ID: volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] Created volume path /opt/stack/data/cinder/volumes/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14,
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: incominguser 3KLVq49R73N4nTQTuhQh TdJoRJrY63iYK6SF
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]:
Sep 30 02:59:39.509331 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 02:59:39.513449 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:39.893012 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.381s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:39.893340 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:59:39.893953 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 02:59:39.894318 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 02:59:39.895452 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:39.904383 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:39.904519 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:59:39.905321 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] Targets after update: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 02:59:39.906482 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:40.014774 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:40.015958 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:59:40.019261 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:40.111994 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 02:59:40.112636 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 02:59:40.113803 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 02:59:40.277590 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-5734c2b2-1887-4769-ac52-6c719bd4c883 req-d726764c-0537-4b6e-8bd3-2a414a68ef0d tempest-TestShelveInstance-1211887708 None] attachment_update completed successfully.
Sep 30 02:59:59.610663 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 02:59:59.611448 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 02:59:59.611726 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 02:59:59.630575 n-d-811810-1 sudo[147677]: 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
Sep 30 02:59:59.631395 n-d-811810-1 sudo[147677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:00:00.011958 n-d-811810-1 sudo[147677]: pam_unix(sudo:session): session closed for user root
Sep 30 03:00:00.014182 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.402s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:00:00.015867 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:00:00.033944 n-d-811810-1 sudo[147680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:00:00.034757 n-d-811810-1 sudo[147680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:00:00.433309 n-d-811810-1 sudo[147680]: pam_unix(sudo:session): session closed for user root
Sep 30 03:00:00.436026 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.419s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:00:00.438124 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:00:59.618628 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:00:59.619652 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:00:59.620093 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:00:59.639132 n-d-811810-1 sudo[147742]: 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
Sep 30 03:00:59.639978 n-d-811810-1 sudo[147742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:01:00.034982 n-d-811810-1 sudo[147742]: pam_unix(sudo:session): session closed for user root
Sep 30 03:01:00.037964 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.417s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:01:00.040633 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:01:00.062970 n-d-811810-1 sudo[147745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:01:00.064146 n-d-811810-1 sudo[147745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:01:00.487045 n-d-811810-1 sudo[147745]: pam_unix(sudo:session): session closed for user root
Sep 30 03:01:00.494199 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:01:00.495759 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:01:59.625235 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:01:59.626187 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:01:59.626324 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:01:59.645170 n-d-811810-1 sudo[147796]: 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
Sep 30 03:01:59.646002 n-d-811810-1 sudo[147796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:02:00.045925 n-d-811810-1 sudo[147796]: pam_unix(sudo:session): session closed for user root
Sep 30 03:02:00.048766 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.422s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:00.050003 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:00.068767 n-d-811810-1 sudo[147799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:02:00.069586 n-d-811810-1 sudo[147799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:02:00.497831 n-d-811810-1 sudo[147799]: pam_unix(sudo:session): session closed for user root
Sep 30 03:02:00.501682 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:00.504369 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:02:06.584588 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-5931279f-1c75-4fc0-bf62-3adf3a475301 req-da2f4b84-05d0-4955-b61b-b144080e25bf tempest-TestShelveInstance-1211887708 None] Terminate volume connection completed successfully.
Sep 30 03:02:06.585224 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-5931279f-1c75-4fc0-bf62-3adf3a475301 req-da2f4b84-05d0-4955-b61b-b144080e25bf tempest-TestShelveInstance-1211887708 None] Deleting attachment 247782cc-3d6c-401d-a780-8dba49916e15. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 03:02:06.652691 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-5931279f-1c75-4fc0-bf62-3adf3a475301 req-da2f4b84-05d0-4955-b61b-b144080e25bf tempest-TestShelveInstance-1211887708 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.
Sep 30 03:02:06.652691 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 03:02:06.652691 n-d-811810-1 cinder-volume[84182]:
Sep 30 03:02:09.437504 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:09.456610 n-d-811810-1 sudo[147838]: 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-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:02:09.457745 n-d-811810-1 sudo[147838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:02:09.876227 n-d-811810-1 sudo[147838]: pam_unix(sudo:session): session closed for user root
Sep 30 03:02:09.878678 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.441s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:09.929809 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:09.936838 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:09.937469 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: 3KLVq49R73N4nTQTuhQh
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 03:02:09.938317 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 03:02:09.941157 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Creating iscsi_target for Volume ID: volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 03:02:09.941157 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Created volume path /opt/stack/data/cinder/volumes/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14,
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: content:
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]:
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: driver iscsi
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: incominguser 3KLVq49R73N4nTQTuhQh TdJoRJrY63iYK6SF
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]:
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: write-cache on
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]:
Sep 30 03:02:09.945570 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 03:02:09.947516 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:10.319018 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.371s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:10.319348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:02:10.319956 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] StdOut from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 03:02:10.320346 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] StdErr from tgt-admin --update: {{(pid=84182) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 03:02:10.321780 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:10.328032 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:10.328567 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.tgt [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: System information:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Driver: iscsi
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: State: ready
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: I_T nexus information:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: LUN information:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: LUN: 0
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Type: controller
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010000
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf10
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Size: 0 MB, Block size: 1
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Backing store type: null
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Backing store path: None
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: LUN: 1
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Type: disk
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: SCSI ID: IET 00010001
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: SCSI SN: beaf11
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Size: 1074 MB, Block size: 512
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Online: Yes
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Removable media: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Prevent removal: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Readonly: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: SWP: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Thin-provisioning: No
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Backing store type: rdwr
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Backing store flags:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: Account information:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: 3KLVq49R73N4nTQTuhQh
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: ACL information:
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: ALL
Sep 30 03:02:10.329144 n-d-811810-1 cinder-volume[84182]: {{(pid=84182) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 03:02:10.332294 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:10.416864 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:10.417204 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:02:10.418499 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:10.508905 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:02:10.509517 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:02:10.510313 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.targets.iscsi [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] Set provider_location to: 10.222.0.61:3260,1 iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 1 {{(pid=84182) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 03:02:10.672506 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-34ef0a52-0553-4846-8b90-6694fc7e0181 req-60ca4950-eff5-4dd2-888a-7d41be59e5ee tempest-TestShelveInstance-1211887708 None] attachment_update completed successfully.
Sep 30 03:02:59.623708 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:02:59.624378 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:02:59.624913 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:02:59.643123 n-d-811810-1 sudo[147918]: 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
Sep 30 03:02:59.643971 n-d-811810-1 sudo[147918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:00.033982 n-d-811810-1 sudo[147918]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:00.036257 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.411s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:00.038091 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:00.062969 n-d-811810-1 sudo[147921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:03:00.063776 n-d-811810-1 sudo[147921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:00.446257 n-d-811810-1 sudo[147921]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:00.448625 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:00.449998 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:03:48.359059 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-45bce440-c21d-45de-8f58-07ea3e6b05c6 tempest-TestShelveInstance-1211887708 None] Terminate volume connection completed successfully.
Sep 30 03:03:48.360098 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.manager [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-45bce440-c21d-45de-8f58-07ea3e6b05c6 tempest-TestShelveInstance-1211887708 None] Deleting attachment 660439af-59ac-4ce6-a7d5-45084ab4bff1. {{(pid=84182) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 30 03:03:48.361005 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:48.450100 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:48.450513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14\n System information:\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-ff9b9b78-c641-458f-9342-1e8f4af13d14\n Backing store flags: \n Account information:\n 3KLVq49R73N4nTQTuhQh\n ACL information:\n ALL\n', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:03:48.451184 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.tgt [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-45bce440-c21d-45de-8f58-07ea3e6b05c6 tempest-TestShelveInstance-1211887708 None] Removing iscsi_target for Volume ID: ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:03:48.452483 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 -f {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:48.561091 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 -f" returned: 0 in 0.108s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:48.561423 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, None) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:03:48.562522 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:48.654317 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:48.654644 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:03:48.729828 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-45bce440-c21d-45de-8f58-07ea3e6b05c6 tempest-TestShelveInstance-1211887708 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.
Sep 30 03:03:48.729828 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 03:03:48.729828 n-d-811810-1 cinder-volume[84182]:
Sep 30 03:03:48.889702 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Lock "b'cinder-ff9b9b78-c641-458f-9342-1e8f4af13d14-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 03:03:48.953009 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:49.048071 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=93842) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:49.048433 n-d-811810-1 cinder-volume[84182]: DEBUG oslo.privsep.daemon [-] privsep: reply[139797097124544]: (4, ('', '')) {{(pid=93842) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 03:03:49.049169 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.targets.iscsi [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:03:49.050205 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:49.071887 n-d-811810-1 sudo[148016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:03:49.072767 n-d-811810-1 sudo[148016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:49.498125 n-d-811810-1 sudo[148016]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:49.501608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.451s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:49.503362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 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-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:49.521272 n-d-811810-1 sudo[148019]: 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-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:03:49.522068 n-d-811810-1 sudo[148019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:49.929520 n-d-811810-1 sudo[148019]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:49.932261 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.428s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:49.934392 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:49.952251 n-d-811810-1 sudo[148022]: 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-ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:03:49.953063 n-d-811810-1 sudo[148022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:50.446139 n-d-811810-1 sudo[148022]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:50.448566 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff9b9b78-c641-458f-9342-1e8f4af13d14" returned: 0 in 0.514s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:50.449695 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.drivers.lvm [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Successfully deleted volume: ff9b9b78-c641-458f-9342-1e8f4af13d14
Sep 30 03:03:50.506793 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.quota [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Created reservations ['214a2016-4c51-4e7c-864c-03135a4a334a', '9aacc095-29bb-49aa-a218-502355ceeaee', 'd2cda77b-e031-40f0-b5ee-34e889180da2', '1c9ee919-b4fe-48e2-a39b-d1941d43ec2d'] {{(pid=84182) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 30 03:03:50.509234 n-d-811810-1 cinder-volume[84182]: WARNING py.warnings [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 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.
Sep 30 03:03:50.509234 n-d-811810-1 cinder-volume[84182]: util.warn(
Sep 30 03:03:50.509234 n-d-811810-1 cinder-volume[84182]:
Sep 30 03:03:50.567922 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:03:50.568802 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:50.592364 n-d-811810-1 sudo[148029]: 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
Sep 30 03:03:50.593354 n-d-811810-1 sudo[148029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:51.028440 n-d-811810-1 sudo[148029]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:51.031704 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:51.033921 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Running cmd (subprocess): sudo 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:51.052221 n-d-811810-1 sudo[148034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:03:51.053047 n-d-811810-1 sudo[148034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:03:51.509034 n-d-811810-1 sudo[148034]: pam_unix(sudo:session): session closed for user root
Sep 30 03:03:51.511612 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] CMD "sudo 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.477s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:03:51.513721 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:03:51.521338 n-d-811810-1 cinder-volume[84182]: INFO cinder.volume.manager [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Deleted volume successfully.
Sep 30 03:03:51.536188 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.coordination [req-5777dd52-7c4b-42d1-9e6a-d857e2066a60 req-7cb960d0-d08c-41a8-9c28-5b4bf6911445 tempest-TestShelveInstance-1211887708 None] Lock "b'cinder-ff9b9b78-c641-458f-9342-1e8f4af13d14-delete_volume'" released by "delete_volume" :: held 2.646s {{(pid=84182) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 03:03:59.629198 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:03:59.630352 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:03:59.631134 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:03:59.651738 n-d-811810-1 sudo[148085]: 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
Sep 30 03:03:59.653535 n-d-811810-1 sudo[148085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:04:00.080052 n-d-811810-1 sudo[148085]: pam_unix(sudo:session): session closed for user root
Sep 30 03:04:00.082460 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.451s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:04:00.084129 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:04:00.103320 n-d-811810-1 sudo[148090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:04:00.104216 n-d-811810-1 sudo[148090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:04:00.559482 n-d-811810-1 sudo[148090]: pam_unix(sudo:session): session closed for user root
Sep 30 03:04:00.561661 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.477s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:04:00.563118 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:04:59.633029 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:04:59.633766 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:04:59.634111 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:04:59.653142 n-d-811810-1 sudo[148726]: 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
Sep 30 03:04:59.653978 n-d-811810-1 sudo[148726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:05:00.100461 n-d-811810-1 sudo[148726]: pam_unix(sudo:session): session closed for user root
Sep 30 03:05:00.103348 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:05:00.105621 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:05:00.124856 n-d-811810-1 sudo[148731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:05:00.125651 n-d-811810-1 sudo[148731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:05:00.576631 n-d-811810-1 sudo[148731]: pam_unix(sudo:session): session closed for user root
Sep 30 03:05:00.580529 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:05:00.582319 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:06:59.635804 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:06:59.636607 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:06:59.636890 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:06:59.655750 n-d-811810-1 sudo[148844]: 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
Sep 30 03:06:59.656734 n-d-811810-1 sudo[148844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:07:00.120421 n-d-811810-1 sudo[148844]: pam_unix(sudo:session): session closed for user root
Sep 30 03:07:00.124597 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.487s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:07:00.126345 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:07:00.148772 n-d-811810-1 sudo[148857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:07:00.149718 n-d-811810-1 sudo[148857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:07:00.611903 n-d-811810-1 sudo[148857]: pam_unix(sudo:session): session closed for user root
Sep 30 03:07:00.614173 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.487s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:07:00.615541 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:07:59.634765 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:07:59.635651 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:07:59.636402 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:07:59.656778 n-d-811810-1 sudo[148937]: 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
Sep 30 03:07:59.657629 n-d-811810-1 sudo[148937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:08:00.119554 n-d-811810-1 sudo[148937]: pam_unix(sudo:session): session closed for user root
Sep 30 03:08:00.122141 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.486s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:08:00.123756 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:08:00.141582 n-d-811810-1 sudo[148940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:08:00.142387 n-d-811810-1 sudo[148940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:08:00.572434 n-d-811810-1 sudo[148940]: pam_unix(sudo:session): session closed for user root
Sep 30 03:08:00.575893 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:08:00.577959 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:08:59.638498 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:08:59.639222 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:08:59.639742 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:08:59.658059 n-d-811810-1 sudo[148993]: 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
Sep 30 03:08:59.659156 n-d-811810-1 sudo[148993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:09:00.118710 n-d-811810-1 sudo[148993]: pam_unix(sudo:session): session closed for user root
Sep 30 03:09:00.121643 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.481s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:09:00.124018 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:09:00.143154 n-d-811810-1 sudo[148996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:09:00.143939 n-d-811810-1 sudo[148996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:09:00.569990 n-d-811810-1 sudo[148996]: pam_unix(sudo:session): session closed for user root
Sep 30 03:09:00.573185 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.448s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:09:00.575558 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:09:59.646015 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:09:59.647175 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:09:59.647565 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:09:59.666407 n-d-811810-1 sudo[149099]: 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
Sep 30 03:09:59.667228 n-d-811810-1 sudo[149099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:10:00.135935 n-d-811810-1 sudo[149099]: pam_unix(sudo:session): session closed for user root
Sep 30 03:10:00.138459 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.491s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:10:00.140273 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:10:00.159798 n-d-811810-1 sudo[149102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:10:00.160638 n-d-811810-1 sudo[149102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:10:00.589621 n-d-811810-1 sudo[149102]: pam_unix(sudo:session): session closed for user root
Sep 30 03:10:00.591784 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:10:00.593173 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:10:59.652699 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:10:59.653449 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:10:59.653793 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:10:59.672097 n-d-811810-1 sudo[149237]: 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
Sep 30 03:10:59.672946 n-d-811810-1 sudo[149237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:11:00.107465 n-d-811810-1 sudo[149237]: pam_unix(sudo:session): session closed for user root
Sep 30 03:11:00.109874 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.456s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:11:00.111465 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:11:00.132478 n-d-811810-1 sudo[149240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:11:00.133331 n-d-811810-1 sudo[149240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:11:00.561116 n-d-811810-1 sudo[149240]: pam_unix(sudo:session): session closed for user root
Sep 30 03:11:00.563491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:11:00.564866 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:11:59.657669 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:11:59.658421 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:11:59.658744 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:11:59.677104 n-d-811810-1 sudo[149322]: 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
Sep 30 03:11:59.677953 n-d-811810-1 sudo[149322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:12:00.131008 n-d-811810-1 sudo[149322]: pam_unix(sudo:session): session closed for user root
Sep 30 03:12:00.133431 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.474s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:12:00.135114 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:12:00.153618 n-d-811810-1 sudo[149325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:12:00.154458 n-d-811810-1 sudo[149325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:12:00.601320 n-d-811810-1 sudo[149325]: pam_unix(sudo:session): session closed for user root
Sep 30 03:12:00.603928 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.468s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:12:00.605295 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:12:59.658274 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:12:59.659008 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:12:59.659339 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:12:59.677591 n-d-811810-1 sudo[149376]: 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
Sep 30 03:12:59.678384 n-d-811810-1 sudo[149376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:13:00.124449 n-d-811810-1 sudo[149376]: pam_unix(sudo:session): session closed for user root
Sep 30 03:13:00.126730 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.467s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:13:00.128374 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:13:00.146293 n-d-811810-1 sudo[149379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:13:00.147091 n-d-811810-1 sudo[149379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:13:00.592430 n-d-811810-1 sudo[149379]: pam_unix(sudo:session): session closed for user root
Sep 30 03:13:00.595110 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.466s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:13:00.596482 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:13:59.665513 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:13:59.666432 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:13:59.666570 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:13:59.686292 n-d-811810-1 sudo[149428]: 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
Sep 30 03:13:59.687099 n-d-811810-1 sudo[149428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:14:00.149024 n-d-811810-1 sudo[149428]: pam_unix(sudo:session): session closed for user root
Sep 30 03:14:00.151490 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:14:00.153153 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:14:00.171384 n-d-811810-1 sudo[149431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:14:00.172184 n-d-811810-1 sudo[149431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:14:00.592833 n-d-811810-1 sudo[149431]: pam_unix(sudo:session): session closed for user root
Sep 30 03:14:00.595354 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:14:00.596716 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:14:59.667010 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:14:59.667731 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:14:59.668123 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:14:59.690591 n-d-811810-1 sudo[149480]: 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
Sep 30 03:14:59.691905 n-d-811810-1 sudo[149480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:15:00.135888 n-d-811810-1 sudo[149480]: pam_unix(sudo:session): session closed for user root
Sep 30 03:15:00.138926 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:15:00.141484 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:15:00.160898 n-d-811810-1 sudo[149483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:15:00.161698 n-d-811810-1 sudo[149483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:15:00.577173 n-d-811810-1 sudo[149483]: pam_unix(sudo:session): session closed for user root
Sep 30 03:15:00.580602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:15:00.582668 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:15:59.671478 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:15:59.672552 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:15:59.672667 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:15:59.696017 n-d-811810-1 sudo[149533]: 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
Sep 30 03:15:59.696956 n-d-811810-1 sudo[149533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:16:00.141094 n-d-811810-1 sudo[149533]: pam_unix(sudo:session): session closed for user root
Sep 30 03:16:00.143323 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:16:00.144966 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:16:00.169064 n-d-811810-1 sudo[149549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:16:00.170028 n-d-811810-1 sudo[149549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:16:00.597232 n-d-811810-1 sudo[149549]: pam_unix(sudo:session): session closed for user root
Sep 30 03:16:00.600647 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.455s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:16:00.602694 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:16:59.673491 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:16:59.674191 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:16:59.674602 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:16:59.697347 n-d-811810-1 sudo[149598]: 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
Sep 30 03:16:59.698160 n-d-811810-1 sudo[149598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:17:00.167443 n-d-811810-1 sudo[149598]: pam_unix(sudo:session): session closed for user root
Sep 30 03:17:00.170013 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.495s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:17:00.171608 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:17:00.190366 n-d-811810-1 sudo[149601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:17:00.191200 n-d-811810-1 sudo[149601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:17:00.616106 n-d-811810-1 sudo[149601]: pam_unix(sudo:session): session closed for user root
Sep 30 03:17:00.618494 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:17:00.620413 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 30 03:17:59.680641 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_service.periodic_task [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84182) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 03:17:59.681365 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.volume.drivers.lvm [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Updating volume stats {{(pid=84182) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 03:17:59.681713 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:17:59.707894 n-d-811810-1 sudo[149655]: 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
Sep 30 03:17:59.709120 n-d-811810-1 sudo[149655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:18:00.149102 n-d-811810-1 sudo[149655]: pam_unix(sudo:session): session closed for user root
Sep 30 03:18:00.151362 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.469s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:18:00.153067 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 03:18:00.170808 n-d-811810-1 sudo[149658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 30 03:18:00.171585 n-d-811810-1 sudo[149658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 03:18:00.614640 n-d-811810-1 sudo[149658]: pam_unix(sudo:session): session closed for user root
Sep 30 03:18:00.620940 n-d-811810-1 cinder-volume[84182]: DEBUG oslo_concurrency.processutils [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 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.464s {{(pid=84182) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 03:18:00.622557 n-d-811810-1 cinder-volume[84182]: DEBUG cinder.manager [None req-36ad1484-f3b4-46f6-a565-aa032d6960d6 None None] Notifying Schedulers of capabilities ... {{(pid=84182) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}