-- Logs begin at Thu 2021-09-30 00:01:25 UTC, end at Thu 2021-09-30 01:18:02 UTC. --
Sep 30 00:40:28.564950 n-d-811809-1 systemd[1]: Started Devstack devstack@c-vol.service.
Sep 30 00:40:31.140842 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=88381) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Sep 30 00:40:31.141411 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=88381) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Sep 30 00:40:31.925241 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_db.sqlalchemy.engines [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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=88381) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:40:32.096773 n-d-811809-1 cinder-volume[88381]: INFO cinder.rpc [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Sep 30 00:40:32.102219 n-d-811809-1 cinder-volume[88381]: INFO cinder.rpc [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 30 00:40:32.140801 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_db.sqlalchemy.engines [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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=88381) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:40:32.172554 n-d-811809-1 cinder-volume[88381]: INFO cinder.volume.manager [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Determined volume DB was empty at startup.
Sep 30 00:40:32.173132 n-d-811809-1 cinder-volume[88381]: DEBUG cinder.volume.manager [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Cinder Volume DB check: vol_db_empty=True {{(pid=88381) __init__ /opt/stack/cinder/cinder/volume/manager.py:244}}
Sep 30 00:40:32.180024 n-d-811809-1 cinder-volume[88381]: INFO cinder.volume.manager [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Service not found for updating active_backend_id, assuming default for driver init.
Sep 30 00:40:32.180826 n-d-811809-1 cinder-volume[88381]: WARNING stevedore.named [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:40:32.181528 n-d-811809-1 cinder-volume[88381]: WARNING castellan.key_manager [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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 00:40:32.182658 n-d-811809-1 cinder-volume[88381]: WARNING cinder.keymgr.conf_key_mgr [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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 00:40:32.196007 n-d-811809-1 cinder-volume[88381]: DEBUG cinder.volume.drivers.lvm [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=88381) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Sep 30 00:40:32.207603 n-d-811809-1 cinder-volume[88381]: INFO cinder.volume.manager [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Image-volume cache disabled for host n-d-811809-1@lvmdriver-1.
Sep 30 00:40:32.214131 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_db.sqlalchemy.engines [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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=88381) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:40:32.230426 n-d-811809-1 cinder-volume[88381]: INFO oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Starting 1 workers
Sep 30 00:40:32.236563 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Started child 88604 {{(pid=88381) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Sep 30 00:40:32.238319 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Full set of CONF: {{(pid=88381) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Sep 30 00:40:32.238929 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] ******************************************************************************** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Sep 30 00:40:32.239386 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] Configuration options gathered from: {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Sep 30 00:40:32.239903 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Sep 30 00:40:32.241796 n-d-811809-1 cinder-volume[88604]: INFO cinder.service [-] Starting cinder-volume node (version 18.1.1)
Sep 30 00:40:32.242476 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Sep 30 00:40:32.242995 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] ================================================================================ {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Sep 30 00:40:32.244544 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] allow_availability_zone_fallback = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.244948 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] allow_compression_on_image_upload = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.245475 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] allowed_direct_url_schemes = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.245867 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] api_rate_limit = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.246319 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] auth_strategy = keystone {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.246750 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_availability_zone = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.247157 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_host = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.247610 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.247979 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_stats_polling_interval = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.248374 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backup_api_class = cinder.backup.api.API {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.248752 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.249168 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backup_name_template = backup-%s {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.249578 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backup_use_same_host = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.249952 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backup_use_temp_snapshot = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.250357 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] chap_password = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.250802 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] chap_username = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.251199 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.251639 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_internal_tenant_project_id = 2fb720904390424782baf5af78316d71 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.252037 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_internal_tenant_user_id = 4c6e9a1913844251a843f74c08fae9d8 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.252399 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cluster = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.252789 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] compression_format = gzip {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.253265 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] compute_api_class = cinder.compute.nova.API {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.253629 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] config_dir = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.254495 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.254495 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] config_source = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.254826 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.255121 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] control_exchange = openstack {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.255454 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] db_driver = cinder.db {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.255860 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] debug = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.256779 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] default_availability_zone = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.257229 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] default_group_type = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.257916 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.258450 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] default_volume_type = lvmdriver-1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.258854 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] driver_client_cert = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.259235 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] driver_client_cert_key = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.259591 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] driver_data_namespace = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.259937 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] driver_ssl_cert_path = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.260296 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] driver_ssl_cert_verify = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.260652 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] driver_use_ssl = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.261002 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] enable_new_services = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.261359 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] enable_unsupported_driver = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.261767 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] enable_v2_api = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.262122 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] enable_v3_api = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.262859 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] enabled_backends = ['lvmdriver-1'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.262974 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] enforce_multipath_for_image_xfer = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.263293 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] filter_function = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.264298 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_api_insecure = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.264298 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_api_servers = ['http://10.222.0.39/image'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.264552 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_api_ssl_compression = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.264808 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_ca_certificates_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.265110 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_catalog_info = image:glance:publicURL {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.265965 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_certfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.265965 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.266299 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_keyfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.266918 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_num_retries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.267468 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] glance_request_timeout = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.268016 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] goodness_function = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.268574 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] graceful_shutdown_timeout = 5 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.269126 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] group_api_class = cinder.group.api.API {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.269685 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] host = n-d-811809-1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.270238 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iet_conf = /etc/iet/ietd.conf {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.270839 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_compress_on_upload = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.271414 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_conversion_address_space_limit = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.271528 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Starting volume driver LVMVolumeDriver (3.0.0)
Sep 30 00:40:32.272235 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_conversion_cpu_limit = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.273104 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.273660 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_upload_use_cinder_backend = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.273935 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:32.274943 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_upload_use_internal_tenant = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.275478 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_volume_cache_enabled = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.276662 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_volume_cache_max_count = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.277229 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] image_volume_cache_max_size_gb = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.277808 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] init_host_max_objects_retrieval = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.278197 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] instance_format = [instance: %(uuid)s] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.278582 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.279075 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iscsi_iotype = fileio {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.279404 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iscsi_secondary_ip_addresses = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.279774 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iscsi_target_flags = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.280169 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iscsi_write_cache = on {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.280693 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iser_helper = tgtadm {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.281506 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iser_ip_address = 10.222.0.39 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.281944 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iser_port = 3260 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.282316 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.282707 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_config_append = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.283126 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.283506 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_dir = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.283892 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.284192 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_options = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.284568 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_rotate_interval = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.284993 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_rotate_interval_type = days {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.285373 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] log_rotation_type = none {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.285676 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac 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=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.285976 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.286353 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.286786 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.287052 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.287814 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] max_age = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.289105 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] max_logfile_count = 30 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.290323 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] max_logfile_size_mb = 200 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.290703 n-d-811809-1 sudo[88626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 00:40:32.291499 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] max_over_subscription_ratio = 20.0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.291497 n-d-811809-1 sudo[88626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:32.292615 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] message_reap_interval = 86400 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.293122 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] message_ttl = 2592000 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.294025 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] migration_create_volume_timeout_secs = 300 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.294025 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] monkey_patch = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.295390 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] monkey_patch_modules = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.295708 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] my_ip = 10.222.0.39 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.296096 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] no_snapshot_gb_quota = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.296469 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] num_iser_scan_tries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.296870 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] num_shell_tries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.297289 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] num_volume_device_scan_tries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.297651 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] nvmet_ns_id = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.298015 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] nvmet_port_id = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.298431 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_max_limit = 1000 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.298834 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_volume_ext_list = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.299647 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.300229 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_volume_listen = 0.0.0.0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.300618 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_volume_listen_port = 8776 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.301001 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_volume_use_ssl = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.301545 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] osapi_volume_workers = 2 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.302020 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] per_volume_size_limit = -1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.302385 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] periodic_fuzzy_delay = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.302763 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] periodic_interval = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.303771 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] public_endpoint = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.304144 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] publish_errors = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.304517 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_backup_gigabytes = 1000 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.304892 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_backups = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.305271 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_consistencygroups = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.305637 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.306259 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_gigabytes = 1000 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.306639 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_groups = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.307162 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_snapshots = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.307567 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] quota_volumes = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.307940 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] rate_limit_burst = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.308327 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] rate_limit_except_level = CRITICAL {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.308686 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] rate_limit_interval = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.309044 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] reinit_driver_count = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.309726 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] replication_device = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.310094 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] report_discard_supported = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.310449 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] report_interval = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.310922 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] reservation_clean_interval = 86400 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.311507 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] reservation_expire = 86400 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.312274 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] reserved_percentage = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.313021 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.313021 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.315133 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] rpc_response_timeout = 120 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.315813 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] run_external_periodic_tasks = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.316446 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.316835 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] scst_target_driver = iscsi {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.317211 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] scst_target_iqn_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.317571 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_down_time = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.317987 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] snapshot_name_template = snapshot-%s {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.318550 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] split_loggers = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.319450 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] state_path = /opt/stack/data/cinder {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.319857 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] storage_availability_zone = nova {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.320240 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] storage_protocol = iscsi {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.320651 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] syslog_log_facility = LOG_USER {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.321051 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] target_helper = tgtadm {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.321538 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] target_ip_address = 10.222.0.39 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.321942 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] target_port = 3260 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.322317 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.322695 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] target_protocol = iscsi {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.323159 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] trace_flags = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.323792 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] transfer_api_class = cinder.transfer.api.API {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.324694 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] transport_url = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.324694 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] until_refresh = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.324865 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_chap_auth = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.325184 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_default_quota_class = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.325549 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_eventlog = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.325906 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_journal = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.326285 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_json = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.326653 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_multipath_for_image_xfer = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.327061 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_stderr = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.327592 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] use_syslog = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.328200 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] verify_glance_signatures = enabled {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.328722 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_api_class = cinder.volume.api.API {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.329401 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_backend_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.329620 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_clear = zero {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.330003 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_clear_ionice = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.330362 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_clear_size = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.330764 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.331154 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_copy_bps_limit = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.331522 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_dd_blocksize = 1M {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.331922 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.332294 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_name_template = volume-%s {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.332656 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_service_inithost_offload = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.333046 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volume_usage_audit_period = month {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.333546 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.333907 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] watch_log_file = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.334296 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] zoning_mode = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 30 00:40:32.335654 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.335654 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.enforce_new_defaults = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.335654 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.enforce_scope = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.336032 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.policy_default_rule = default {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.336829 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.336829 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.policy_file = policy.yaml {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.337150 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.337511 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.337863 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.338214 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.338573 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.338996 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_concurrency.disable_process_locking = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.339376 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.339797 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.backend = sqlalchemy {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.340105 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.connection = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.341290 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.connection_debug = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.341290 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.connection_parameters = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.341290 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.connection_recycle_time = 3600 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.341614 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.connection_trace = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.342140 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.db_inc_retry_interval = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.342679 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.db_max_retries = 20 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.343074 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.db_max_retry_interval = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.343454 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.db_retry_interval = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.343806 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.max_overflow = 50 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.344170 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.max_pool_size = 5 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.344534 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.max_retries = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.344894 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.mysql_enable_ndb = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.345266 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.mysql_sql_mode = TRADITIONAL {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.345629 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.pool_timeout = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.346000 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.retry_interval = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.346381 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.slave_connection = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.346768 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.sqlite_synchronous = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.347135 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] database.use_db_reconnect = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.347571 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.connection_string = messaging:// {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.347874 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.enabled = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.348265 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.es_doc_type = notification {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.348644 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.es_scroll_size = 10000 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.349004 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.es_scroll_time = 2m {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.349373 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.filter_error_trace = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.349739 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.hmac_keys = SECRET_KEY {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.350645 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.sentinel_service_name = mymaster {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.351282 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.socket_timeout = 0.1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.351665 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] profiler.trace_sqlalchemy = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.352064 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] coordination.backend_url = etcd3+http://10.222.0.39:2379 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.352533 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] privsep_osbrick.capabilities = [21] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.352919 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] privsep_osbrick.group = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.353301 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] privsep_osbrick.helper_command = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.353651 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] privsep_osbrick.thread_pool_size = 4 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.354538 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] privsep_osbrick.user = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.354538 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.354826 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_sys_admin.group = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.355125 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_sys_admin.helper_command = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.355526 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.355884 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cinder_sys_admin.user = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.356274 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.auth_section = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.356657 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.auth_type = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.357018 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.cafile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.357368 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.certfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.357758 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.collect_timing = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.358119 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.insecure = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.358477 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.keyfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.358864 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.send_service_user_token = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.359219 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.split_loggers = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.359590 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] service_user.timeout = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.359954 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.backend_availability_zone = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.360315 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.360684 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.361084 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.chap_password = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.361424 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.chap_username = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.361824 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.362186 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.driver_client_cert = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.363158 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.driver_client_cert_key = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.363158 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.driver_data_namespace = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.363397 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.driver_ssl_cert_path = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.364200 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.364200 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.driver_use_ssl = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.364395 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.enable_unsupported_driver = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.364631 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.366755 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.extra_capabilities = {} {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.366755 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.filter_function = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.366755 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.goodness_function = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.366755 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.367262 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.367527 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.367888 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.image_volume_cache_enabled = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.368262 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.368618 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.369786 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iscsi_iotype = fileio {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.369786 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.369786 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iscsi_target_flags = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.370171 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iscsi_write_cache = on {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.370492 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iser_helper = tgtadm {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.371077 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iser_ip_address = 10.222.0.39 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.371439 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iser_port = 3260 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.371820 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.372209 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.372627 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.lvm_mirrors = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.372910 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.373291 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.lvm_type = auto {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.373667 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.374190 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.374555 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.num_shell_tries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.375050 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.375318 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.nvmet_ns_id = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.375656 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.nvmet_port_id = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.376012 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.replication_device = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.376392 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.report_discard_supported = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.376748 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.reserved_percentage = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.377591 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.scst_target_driver = iscsi {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.377591 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.scst_target_iqn_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.377849 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.storage_protocol = iscsi {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.378626 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.378626 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.target_helper = tgtadm {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.379008 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.target_ip_address = 10.222.0.39 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.379396 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.target_port = 3260 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.379698 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.380005 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.target_protocol = iscsi {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.380369 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.trace_flags = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.380733 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.unique_fqdn_network = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.381139 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.use_chap_auth = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.381645 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.382010 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_backend_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.382384 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_clear = zero {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.382753 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_clear_ionice = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.383111 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_clear_size = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.383482 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.383839 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.384266 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.384560 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.384932 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volume_group = cinder-volumes {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.386087 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.386087 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.admin_password = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.386087 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.admin_tenant_name = admin {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.386518 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.admin_token = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.386746 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.admin_user = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.387235 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_admin_prefix = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.387537 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.387914 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_port = 35357 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.388309 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_protocol = https {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.388697 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_section = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.389593 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_type = password {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.389593 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_uri = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.389880 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.auth_version = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.390169 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.cache = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.390559 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.390956 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.certfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.391324 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.delay_auth_decision = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.391726 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.392086 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.http_connect_timeout = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.392447 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.392856 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.identity_uri = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.393149 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.include_service_catalog = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.393503 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.insecure = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.393875 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.interface = public {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.394232 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.keyfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.394590 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.394989 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.395341 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.395702 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.396063 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.396415 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_secret_key = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.397118 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_security_strategy = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.397294 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.397660 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.398272 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.region_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.398438 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.398703 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.service_token_roles_required = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.399150 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.service_type = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.399438 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.token_cache_time = 300 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.399822 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] keystone_authtoken.www_authenticate_uri = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.400347 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.backend = dogpile.cache.null {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.400679 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.backend_argument = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.401073 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.config_prefix = cache.oslo {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.debug_cache_backend = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.enabled = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.expiration_time = 600 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_dead_retry = 300 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405457 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_pool_maxsize = 10 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405994 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_pool_unused_timeout = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405994 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_servers = ['localhost:11211'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405994 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.memcache_socket_timeout = 1.0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405994 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.proxies = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405994 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.tls_allowed_ciphers = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.405994 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.tls_cafile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.406437 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.tls_certfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.406519 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.tls_enabled = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.406852 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] cache.tls_keyfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.407343 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_reports.file_event_handler = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.407638 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_reports.file_event_handler_interval = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.407986 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_reports.log_dir = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.408323 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.backend_availability_zone = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.408973 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.backend_host = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.409132 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.409366 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.409934 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.chap_password = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.410043 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.chap_username = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.410389 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.chiscsi_conf = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.410752 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.driver_client_cert = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.411109 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.driver_client_cert_key = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.411463 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.driver_data_namespace = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.411828 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.412177 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.413079 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.driver_use_ssl = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.413502 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.413965 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.414266 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.extra_capabilities = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.414624 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.filter_function = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.414998 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.goodness_function = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.415358 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iet_conf = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.415716 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.416068 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.417010 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.417010 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.417453 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.417453 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iscsi_iotype = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.417887 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.418047 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iscsi_target_flags = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.418399 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iscsi_write_cache = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.418858 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iser_helper = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.419144 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iser_ip_address = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.419499 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iser_port = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.419851 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.iser_target_prefix = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.420197 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.lvm_conf_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.420568 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.lvm_mirrors = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.421437 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.421437 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.lvm_type = default {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.421783 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.421977 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.422328 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.num_shell_tries = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.422711 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.423704 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.nvmet_ns_id = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.424001 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.nvmet_port_id = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.424356 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.replication_device = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.424709 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.report_discard_supported = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.425062 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.reserved_percentage = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.425416 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.scst_target_driver = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.425769 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.426122 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.storage_protocol = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.426458 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.426838 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.target_helper = tgtadm {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.427130 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.target_ip_address = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.427492 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.target_port = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.427787 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.target_prefix = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.428685 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.target_protocol = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.429225 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.trace_flags = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.429582 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.unique_fqdn_network = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.429937 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.use_chap_auth = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.430294 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.430600 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.431834 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_clear = none {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.432205 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_clear_ionice = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.432563 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_clear_size = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.432919 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.433833 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.433833 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.434076 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.434359 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.434658 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] lvmdriver-1.volumes_dir = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.435155 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.435568 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.435934 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.436301 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.436701 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.437613 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.437613 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.437872 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.438165 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.438514 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.439087 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.439320 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.439711 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.440071 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.440425 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.440832 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.441187 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.441546 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.441905 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.442282 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.442670 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.443143 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.ssl = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.443562 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.443960 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.444345 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.444974 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_rabbit.ssl_version = {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.445136 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_notifications.driver = [] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.445734 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_notifications.retry = -1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.445879 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.446233 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] oslo_messaging_notifications.transport_url = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.446671 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.447084 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] key_manager.fixed_key = **** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.447661 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.447897 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.barbican_api_version = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.448294 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.barbican_endpoint = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.448702 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.barbican_endpoint_type = public {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.449075 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.cafile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.450761 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.certfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.450761 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.collect_timing = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.450761 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.insecure = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.450761 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.keyfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.452157 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.number_of_retries = 60 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.452157 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.retry_delay = 1 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.452157 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.split_loggers = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.452490 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.timeout = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.452850 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.verify_ssl = True {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.453205 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] barbican.verify_ssl_path = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.453603 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.approle_role_id = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.453960 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.approle_secret_id = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.454310 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.cafile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.454658 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.certfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.455039 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.collect_timing = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.455396 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.insecure = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.455742 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.keyfile = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.456141 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.kv_mountpoint = secret {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.456520 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.kv_version = 2 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.456875 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.root_token_id = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.457521 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.split_loggers = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.457622 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.ssl_ca_crt_file = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.457905 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.timeout = None {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.458279 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.use_ssl = False {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.458681 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 30 00:40:32.458997 n-d-811809-1 cinder-volume[88381]: DEBUG oslo_service.service [None req-fbe55186-c949-4bb6-a1e2-8a5c5da967ac None None] ******************************************************************************** {{(pid=88381) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Sep 30 00:40:32.629753 n-d-811809-1 sudo[88626]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:32.632337 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.358s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:32.634788 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:32.648229 n-d-811809-1 sudo[88759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 00:40:32.648967 n-d-811809-1 sudo[88759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:32.969655 n-d-811809-1 sudo[88759]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:32.971643 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.337s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:32.972649 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:32.986936 n-d-811809-1 sudo[88894]: 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 00:40:32.987833 n-d-811809-1 sudo[88894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:33.435025 n-d-811809-1 sudo[88894]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:33.436999 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d 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.464s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:33.438075 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:33.452026 n-d-811809-1 sudo[88923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 00:40:33.452776 n-d-811809-1 sudo[88923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:33.798564 n-d-811809-1 sudo[88923]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:33.800554 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.362s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:33.801599 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:33.816369 n-d-811809-1 sudo[88948]: 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 00:40:33.817119 n-d-811809-1 sudo[88948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:34.290600 n-d-811809-1 sudo[88948]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:34.292615 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d 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.491s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:34.293812 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:34.308125 n-d-811809-1 sudo[89037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:40:34.309543 n-d-811809-1 sudo[89037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:34.739665 n-d-811809-1 sudo[89037]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:34.741751 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:34.742377 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:40:34.743406 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:34.757817 n-d-811809-1 sudo[89042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:40:34.758563 n-d-811809-1 sudo[89042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:35.195509 n-d-811809-1 sudo[89042]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:35.197678 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:35.199630 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:35.214306 n-d-811809-1 sudo[89045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:40:35.215143 n-d-811809-1 sudo[89045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:35.645595 n-d-811809-1 sudo[89045]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:35.647685 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:35.649946 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.driver [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Driver hasn't implemented _init_vendor_properties()
Sep 30 00:40:35.650435 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.driver [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d 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-811809-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=88604) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Sep 30 00:40:35.671849 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d 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=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:40:35.692830 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.db.sqlalchemy.api [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Building query based on filter {{(pid=88604) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3135}}
Sep 30 00:40:35.709810 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=88604) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Sep 30 00:40:35.716120 n-d-811809-1 cinder-volume[88604]: INFO cinder.keymgr.migration [None req-f879fc09-80d4-48b3-a1c7-0b9e382312c5 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Sep 30 00:40:35.721563 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:40:35.722241 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:35.737907 n-d-811809-1 sudo[89048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:40:35.739003 n-d-811809-1 sudo[89048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:36.194073 n-d-811809-1 sudo[89048]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:36.196742 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:36.199479 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:36.217996 n-d-811809-1 sudo[89053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:40:36.218837 n-d-811809-1 sudo[89053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:36.712129 n-d-811809-1 sudo[89053]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:36.714205 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:36.716303 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:40:36.749289 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Driver initialization completed successfully.
Sep 30 00:40:36.757170 n-d-811809-1 cinder-volume[88604]: INFO cinder.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Initiating service 3 cleanup
Sep 30 00:40:36.762520 n-d-811809-1 cinder-volume[88604]: INFO cinder.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Service 3 cleanup completed.
Sep 30 00:40:36.763240 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.service [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Creating RPC server for service cinder-volume {{(pid=88604) start /opt/stack/cinder/cinder/service.py:231}}
Sep 30 00:40:36.775590 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.service [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=88604) start /opt/stack/cinder/cinder/service.py:237}}
Sep 30 00:40:36.843454 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Sep 30 00:40:36.843858 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:40:36.844540 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:36.860762 n-d-811809-1 sudo[89058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:40:36.861678 n-d-811809-1 sudo[89058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:37.327699 n-d-811809-1 sudo[89058]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:37.330007 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:37.331913 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:40:37.347597 n-d-811809-1 sudo[89064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:40:37.348994 n-d-811809-1 sudo[89064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:40:37.824737 n-d-811809-1 sudo[89064]: pam_unix(sudo:session): session closed for user root
Sep 30 00:40:37.827658 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:40:37.846823 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-c2ea0e4d-adf6-4fae-a059-d2b76060c84d None None] Driver post RPC initialization completed successfully.
Sep 30 00:41:41.851621 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:41:41.852284 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:41:41.852854 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:41:41.867719 n-d-811809-1 sudo[91023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:41:41.868474 n-d-811809-1 sudo[91023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:41:42.295222 n-d-811809-1 sudo[91023]: pam_unix(sudo:session): session closed for user root
Sep 30 00:41:42.297271 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:41:42.298881 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:41:42.314189 n-d-811809-1 sudo[91026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:41:42.314975 n-d-811809-1 sudo[91026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:41:42.757332 n-d-811809-1 sudo[91026]: pam_unix(sudo:session): session closed for user root
Sep 30 00:41:42.765666 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:41:42.766478 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:42:41.859988 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:42:41.860729 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:42:41.861126 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:42:41.880990 n-d-811809-1 sudo[93902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:42:41.881780 n-d-811809-1 sudo[93902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:42:42.308449 n-d-811809-1 sudo[93902]: pam_unix(sudo:session): session closed for user root
Sep 30 00:42:42.310434 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:42:42.312054 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:42:42.326971 n-d-811809-1 sudo[93907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:42:42.327728 n-d-811809-1 sudo[93907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:42:42.764796 n-d-811809-1 sudo[93907]: pam_unix(sudo:session): session closed for user root
Sep 30 00:42:42.767140 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:42:42.768532 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:43:41.868731 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:43:41.869326 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:43:41.869881 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:43:41.885170 n-d-811809-1 sudo[94145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:43:41.885936 n-d-811809-1 sudo[94145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:43:42.316135 n-d-811809-1 sudo[94145]: pam_unix(sudo:session): session closed for user root
Sep 30 00:43:42.318111 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:43:42.319687 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:43:42.335506 n-d-811809-1 sudo[94184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:43:42.336278 n-d-811809-1 sudo[94184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:43:42.826873 n-d-811809-1 sudo[94184]: pam_unix(sudo:session): session closed for user root
Sep 30 00:43:42.828892 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:43:42.830182 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:44:41.869279 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:44:41.869991 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:44:41.870420 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:44:41.885065 n-d-811809-1 sudo[94498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:44:41.885814 n-d-811809-1 sudo[94498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:44:42.338501 n-d-811809-1 sudo[94498]: pam_unix(sudo:session): session closed for user root
Sep 30 00:44:42.340516 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:44:42.342254 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:44:42.358396 n-d-811809-1 sudo[94533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:44:42.359204 n-d-811809-1 sudo[94533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:44:42.786646 n-d-811809-1 sudo[94533]: pam_unix(sudo:session): session closed for user root
Sep 30 00:44:42.788762 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:44:42.789970 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:45:41.869553 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:45:41.870238 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:45:41.870692 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:45:41.885200 n-d-811809-1 sudo[94726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:45:41.885977 n-d-811809-1 sudo[94726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:45:42.299896 n-d-811809-1 sudo[94726]: pam_unix(sudo:session): session closed for user root
Sep 30 00:45:42.301910 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:45:42.303515 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:45:42.318489 n-d-811809-1 sudo[94729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:45:42.319339 n-d-811809-1 sudo[94729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:45:42.753531 n-d-811809-1 sudo[94729]: pam_unix(sudo:session): session closed for user root
Sep 30 00:45:42.756201 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:45:42.757404 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:46:41.875553 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:46:41.876262 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:46:41.876791 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:46:41.893427 n-d-811809-1 sudo[94799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:46:41.894296 n-d-811809-1 sudo[94799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:46:42.410351 n-d-811809-1 sudo[94799]: pam_unix(sudo:session): session closed for user root
Sep 30 00:46:42.412518 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.535s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:46:42.414067 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:46:42.429244 n-d-811809-1 sudo[94802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:46:42.429992 n-d-811809-1 sudo[94802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:46:42.873340 n-d-811809-1 sudo[94802]: pam_unix(sudo:session): session closed for user root
Sep 30 00:46:42.876287 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:46:42.878297 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:47:41.878709 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:47:41.879386 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:47:41.879824 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:47:41.894258 n-d-811809-1 sudo[95032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:47:41.895555 n-d-811809-1 sudo[95032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:47:42.332567 n-d-811809-1 sudo[95032]: pam_unix(sudo:session): session closed for user root
Sep 30 00:47:42.334559 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:47:42.336204 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:47:42.350956 n-d-811809-1 sudo[95035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:47:42.351725 n-d-811809-1 sudo[95035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:47:42.810269 n-d-811809-1 sudo[95035]: pam_unix(sudo:session): session closed for user root
Sep 30 00:47:42.812358 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:47:42.813599 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:48:41.886449 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:48:41.887119 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:48:41.887720 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:48:41.904259 n-d-811809-1 sudo[95973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:48:41.905031 n-d-811809-1 sudo[95973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:48:42.340187 n-d-811809-1 sudo[95973]: pam_unix(sudo:session): session closed for user root
Sep 30 00:48:42.342120 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:48:42.343690 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:48:42.360111 n-d-811809-1 sudo[95980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:48:42.360874 n-d-811809-1 sudo[95980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:48:42.818991 n-d-811809-1 sudo[95980]: pam_unix(sudo:session): session closed for user root
Sep 30 00:48:42.821270 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:48:42.822594 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:49:41.887682 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:49:41.888421 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:49:41.889348 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:49:42.001085 n-d-811809-1 sudo[96534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:49:42.003022 n-d-811809-1 sudo[96534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:49:43.487752 n-d-811809-1 sudo[96534]: pam_unix(sudo:session): session closed for user root
Sep 30 00:49:43.499052 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.610s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:49:43.501921 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:49:43.590244 n-d-811809-1 sudo[96543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:49:43.598683 n-d-811809-1 sudo[96543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:49:44.785857 n-d-811809-1 sudo[96543]: pam_unix(sudo:session): session closed for user root
Sep 30 00:49:44.788628 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.287s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:49:44.790749 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:51:41.892364 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:51:41.893252 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:51:41.893395 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:51:41.942151 n-d-811809-1 sudo[98078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:51:41.943027 n-d-811809-1 sudo[98078]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:51:42.583048 n-d-811809-1 sudo[98078]: pam_unix(sudo:session): session closed for user root
Sep 30 00:51:42.585929 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:51:42.588477 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:51:42.609168 n-d-811809-1 sudo[98085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:51:42.610647 n-d-811809-1 sudo[98085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:51:43.168531 n-d-811809-1 sudo[98085]: pam_unix(sudo:session): session closed for user root
Sep 30 00:51:43.172130 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.583s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:51:43.173978 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:52:19.957645 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:52:19.971733 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:52:19.981552 n-d-811809-1 cinder-volume[88604]: INFO cinder.rpc [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Sep 30 00:52:19.987154 n-d-811809-1 cinder-volume[88604]: INFO cinder.rpc [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Sep 30 00:52:19.998320 n-d-811809-1 cinder-volume[88604]: INFO cinder.rpc [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Sep 30 00:52:20.003685 n-d-811809-1 cinder-volume[88604]: INFO cinder.rpc [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Sep 30 00:52:20.004585 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:52:20.005174 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 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 00:52:20.045171 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Flow 'volume_create_manager' (3ea5e96a-f242-43a0-b803-962da41c7fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:52:20.048486 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07bef129-41e8-407c-ba44-5cf95a73ea3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:52:20.073176 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:52:20.100969 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07bef129-41e8-407c-ba44-5cf95a73ea3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-304537407',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=335759e6-7b92-4f57-94de-689375161d74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f37261e7a4fc4ea5bf5016bed7997e37',provider_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-30T00:52: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-30T00:52:20Z,user_id='7371e2727b08487fb3ee2c2b4ac63bfd',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:52:20.103427 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bda9886-5d6a-4eaa-99ab-23addb704015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:52:20.105667 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bda9886-5d6a-4eaa-99ab-23addb704015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:52:20.108445 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3643e949-aa86-43a0-b593-7e85dc62e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:52:20.111649 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3643e949-aa86-43a0-b593-7e85dc62e60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '335759e6-7b92-4f57-94de-689375161d74', 'volume_name': 'volume-335759e6-7b92-4f57-94de-689375161d74', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:52:20.114010 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (680b77a2-ad83-4c4c-b4b0-d38853522a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:52:20.116336 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (680b77a2-ad83-4c4c-b4b0-d38853522a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:52:20.118654 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (483128d9-7605-4c2c-890e-8bde0394830a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:52:20.119681 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Volume 335759e6-7b92-4f57-94de-689375161d74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-335759e6-7b92-4f57-94de-689375161d74', 'volume_size': 1}
Sep 30 00:52:20.121072 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-335759e6-7b92-4f57-94de-689375161d74 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:20.155159 n-d-811809-1 sudo[98559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-335759e6-7b92-4f57-94de-689375161d74 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:52:20.162277 n-d-811809-1 sudo[98559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:21.688956 n-d-811809-1 sudo[98559]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:21.691508 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-335759e6-7b92-4f57-94de-689375161d74 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.570s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:21.699627 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (483128d9-7605-4c2c-890e-8bde0394830a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-335759e6-7b92-4f57-94de-689375161d74', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:52:21.702071 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2375faee-a6b5-4cb7-ab47-7233a17d4b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:52:21.724104 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Volume volume-335759e6-7b92-4f57-94de-689375161d74 (335759e6-7b92-4f57-94de-689375161d74): created successfully
Sep 30 00:52:21.726086 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2375faee-a6b5-4cb7-ab47-7233a17d4b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:52:21.730155 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Flow 'volume_create_manager' (3ea5e96a-f242-43a0-b803-962da41c7fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:52:21.743960 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-e73b4680-8490-4677-88fb-6cf88ac679db tempest-LiveMigrationTest-888820698 None] Created volume successfully.
Sep 30 00:52:26.321106 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:26.339243 n-d-811809-1 sudo[98709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 30 00:52:26.341678 n-d-811809-1 sudo[98709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:27.191513 n-d-811809-1 sudo[98709]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:27.200544 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.873s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:27.203056 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:27.255984 n-d-811809-1 sudo[98722]: 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-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:27.256783 n-d-811809-1 sudo[98722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:27.999397 n-d-811809-1 sudo[98722]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:28.001821 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.799s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:28.099832 n-d-811809-1 cinder-volume[88604]: INFO oslo.privsep.daemon [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 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/tmpkwyj5m5h/privsep.sock']
Sep 30 00:52:28.130770 n-d-811809-1 sudo[98731]: 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/tmpkwyj5m5h/privsep.sock
Sep 30 00:52:28.131574 n-d-811809-1 sudo[98731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:30.398458 n-d-811809-1 sudo[98731]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:30.404587 n-d-811809-1 cinder-volume[88604]: INFO oslo.privsep.daemon [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Spawned new privsep daemon via rootwrap
Sep 30 00:52:30.405995 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Accepted privsep connection to /tmp/tmpkwyj5m5h/privsep.sock {{(pid=88604) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Sep 30 00:52:30.407437 n-d-811809-1 cinder-volume[88604]: INFO oslo.privsep.daemon [-] privsep daemon starting
Sep 30 00:52:30.407845 n-d-811809-1 cinder-volume[88604]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Sep 30 00:52:30.408248 n-d-811809-1 cinder-volume[88604]: 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 00:52:30.408747 n-d-811809-1 cinder-volume[88604]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 98780
Sep 30 00:52:30.410665 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977857648]: (2,) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:30.728519 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:30.755027 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:30.755350 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977857648]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:30.755946 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Targets prior to update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:52:30.756820 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Creating iscsi_target for Volume ID: volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Created volume path /opt/stack/data/cinder/volumes/volume-335759e6-7b92-4f57-94de-689375161d74,
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: incominguser 5Brj8WYEzfL9LTJnSy6D YPVFwtD4wuAYgFbH
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:52:30.765134 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:52:30.766988 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:31.641534 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.874s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:31.642465 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977857648]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:31.643410 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:52:31.643902 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:52:31.647770 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:31.672406 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:31.672706 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977857648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\n System information:\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-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:31.673260 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Targets after update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:52:31.676163 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:31.835156 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:31.835631 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977857648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\n System information:\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-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:31.837908 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:32.011392 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:32.011732 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977857648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\n System information:\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-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:32.013056 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:52:32.350687 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-3c0c1fd6-3ed4-4344-9df0-5eee73b7aa60 req-4f68a5e0-ed57-4362-9549-5aa3d7f9dc8c tempest-LiveMigrationTest-888820698 None] attachment_update completed successfully.
Sep 30 00:52:41.891246 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:52:41.892422 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:52:41.893378 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:41.931491 n-d-811809-1 sudo[98979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:52:41.932367 n-d-811809-1 sudo[98979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:42.680044 n-d-811809-1 sudo[98979]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:42.682414 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.789s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:42.685304 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:42.704689 n-d-811809-1 sudo[98989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:52:42.705702 n-d-811809-1 sudo[98989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:43.411931 n-d-811809-1 sudo[98989]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:43.414378 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:43.417135 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:52:50.771781 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:50.793144 n-d-811809-1 sudo[99106]: 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-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:50.793943 n-d-811809-1 sudo[99106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:52:51.585314 n-d-811809-1 sudo[99106]: pam_unix(sudo:session): session closed for user root
Sep 30 00:52:51.587821 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.816s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:51.680660 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:51.696219 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:51.696734 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713983400416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\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-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: I_T nexus: 1
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: 5Brj8WYEzfL9LTJnSy6D
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:52:51.698281 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:52:51.703368 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Creating iscsi_target for Volume ID: volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:52:51.703950 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Created volume path /opt/stack/data/cinder/volumes/volume-335759e6-7b92-4f57-94de-689375161d74,
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: incominguser 5Brj8WYEzfL9LTJnSy6D YPVFwtD4wuAYgFbH
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:52:51.708460 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:52:51.712983 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:51.899818 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.188s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:51.900716 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713983400416]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:51.902498 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:52:51.903090 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:52:51.905927 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:51.937161 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:51.938364 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713983400416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\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-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: I_T nexus: 1
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: 5Brj8WYEzfL9LTJnSy6D
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:52:51.939139 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:52:51.945909 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:52.073515 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:52.073880 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713983400416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\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-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:52.077261 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:52:52.267496 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:52:52.268699 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713983400416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\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-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:52:52.270554 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:52:52.468347 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-30234d3a-24b4-4ae8-a141-264494d1e43c tempest-LiveMigrationTest-1101201651 None] attachment_update completed successfully.
Sep 30 00:53:12.988343 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-59d35632-2dad-4a2a-a0da-ada98d416feb tempest-LiveMigrationTest-1101201651 None] Terminate volume connection completed successfully.
Sep 30 00:53:12.989060 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-01a11fc2-877b-4378-8d7d-62ef56d9b4a8 req-59d35632-2dad-4a2a-a0da-ada98d416feb tempest-LiveMigrationTest-1101201651 None] Deleting attachment caf858d7-8efb-45b1-88cb-900539241ddd. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:53:29.162827 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-e0c06dbd-a71f-43bd-8992-85af436be3f1 req-a37d71b5-67c2-42eb-9a1d-786024441286 tempest-LiveMigrationTest-888820698 None] Terminate volume connection completed successfully.
Sep 30 00:53:29.162827 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-e0c06dbd-a71f-43bd-8992-85af436be3f1 req-a37d71b5-67c2-42eb-9a1d-786024441286 tempest-LiveMigrationTest-888820698 None] Deleting attachment 103d0968-6f7e-43fa-bf37-327d547fe9a8. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:53:29.164570 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:29.324301 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:29.324611 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977695040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74\n System information:\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-335759e6-7b92-4f57-94de-689375161d74\n Backing store flags: \n Account information:\n 5Brj8WYEzfL9LTJnSy6D\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:53:29.325514 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-e0c06dbd-a71f-43bd-8992-85af436be3f1 req-a37d71b5-67c2-42eb-9a1d-786024441286 tempest-LiveMigrationTest-888820698 None] Removing iscsi_target for Volume ID: 335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:53:29.328344 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:29.553881 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-335759e6-7b92-4f57-94de-689375161d74 -f" returned: 0 in 0.225s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:29.554991 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977695040]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:53:29.556728 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:29.896571 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.340s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:29.896840 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977695040]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:53:32.938051 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:53:32.946023 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:53:32.946517 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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 00:53:32.959220 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Flow 'volume_create_manager' (34a5cedb-94ac-4176-b404-e353034a6901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:53:32.962480 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c5fc561-6152-4447-b854-9e607fd9e78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:53:32.984610 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:53:33.028795 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c5fc561-6152-4447-b854-9e607fd9e78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1159730964',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=fb2deaf5-e1d2-4859-85db-e322d6e82639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f37261e7a4fc4ea5bf5016bed7997e37',provider_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-30T00:53: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-30T00:53:33Z,user_id='7371e2727b08487fb3ee2c2b4ac63bfd',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:53:33.032796 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c33a51dc-bd07-480d-b27a-fe5940a0fa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:53:33.035907 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c33a51dc-bd07-480d-b27a-fe5940a0fa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:53:33.038526 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b08bf59a-a71f-40cc-9a82-452fc2c8524b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:53:33.172016 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b08bf59a-a71f-40cc-9a82-452fc2c8524b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fb2deaf5-e1d2-4859-85db-e322d6e82639', 'volume_name': 'volume-fb2deaf5-e1d2-4859-85db-e322d6e82639', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:53:33.174637 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f034ca77-7f07-4cd8-b354-4e497a4030ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:53:33.177312 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f034ca77-7f07-4cd8-b354-4e497a4030ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:53:33.180205 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26b01d0b-381a-41d1-a78e-b2b88664c318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:53:33.181118 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Volume fb2deaf5-e1d2-4859-85db-e322d6e82639: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fb2deaf5-e1d2-4859-85db-e322d6e82639', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/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 00:53:33.183906 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Cloning fb2deaf5-e1d2-4859-85db-e322d6e82639 from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 at location (None, None). {{(pid=88604) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 00:53:49.113887 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1, size 616.00 MB, duration 15.91 sec {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Sep 30 00:53:49.114619 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Image download 616.00 MB at 38.72 MB/s
Sep 30 00:53:49.198041 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:49.456306 n-d-811809-1 sudo[99932]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1
Sep 30 00:53:49.457174 n-d-811809-1 sudo[99932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:50.245059 n-d-811809-1 sudo[99932]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:50.247353 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1" returned: 0 in 1.050s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:50.248491 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 is fetched for user 7371e2727b08487fb3ee2c2b4ac63bfd. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Sep 30 00:53:50.328707 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:50.439682 n-d-811809-1 sudo[99941]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1
Sep 30 00:53:50.441251 n-d-811809-1 sudo[99941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:50.916371 n-d-811809-1 sudo[99941]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:50.919200 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1" returned: 0 in 0.591s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:50.921441 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:50.966232 n-d-811809-1 sudo[99946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:53:50.967720 n-d-811809-1 sudo[99946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:51.941980 n-d-811809-1 sudo[99946]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:51.944335 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.022s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:51.977613 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Attempting download of 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume fb2deaf5-e1d2-4859-85db-e322d6e82639. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Sep 30 00:53:52.068589 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_f42a5229 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:52.184498 n-d-811809-1 sudo[100011]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_f42a5229
Sep 30 00:53:52.185441 n-d-811809-1 sudo[100011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:52.682625 n-d-811809-1 sudo[100011]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:52.685152 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_f42a5229" returned: 0 in 0.616s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:52.686403 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:52.797265 n-d-811809-1 sudo[100025]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1
Sep 30 00:53:52.798172 n-d-811809-1 sudo[100025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:53.411001 n-d-811809-1 sudo[100025]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:53.413296 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1" returned: 0 in 0.726s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:53.414953 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] 45a73b77-3988-481a-a6f6-e4a7a8d77976 was vhdx, converting to raw {{(pid=88604) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Sep 30 00:53:53.416345 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639 oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:53.437985 n-d-811809-1 sudo[100039]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639 oflag=direct
Sep 30 00:53:53.439418 n-d-811809-1 sudo[100039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:53.952916 n-d-811809-1 sudo[100039]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:53.955816 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639 oflag=direct" returned: 0 in 0.539s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:53.957496 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:53.977458 n-d-811809-1 sudo[100060]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639
Sep 30 00:53:53.979437 n-d-811809-1 sudo[100060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:55.183401 n-d-811809-1 sudo[100060]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:55.185649 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639" returned: 0 in 1.228s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:55.186711 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:53:55.290888 n-d-811809-1 sudo[100090]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1
Sep 30 00:53:55.292397 n-d-811809-1 sudo[100090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:53:55.818382 n-d-811809-1 sudo[100090]: pam_unix(sudo:session): session closed for user root
Sep 30 00:53:55.821077 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1" returned: 0 in 0.634s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:53:55.823053 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_tf3hy8den-d-811809-1@lvmdriver-1, size 700.00 MB, duration 1.23 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fb2deaf5--e1d2--4859--85db--e322d6e82639 {{(pid=88604) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Sep 30 00:53:55.823736 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Converted 700.00 MB image at 569.49 MB/s
Sep 30 00:53:55.824938 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Downloaded image 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume fb2deaf5-e1d2-4859-85db-e322d6e82639 successfully. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Sep 30 00:53:56.015361 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 for user 7371e2727b08487fb3ee2c2b4ac63bfd is deleted. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Sep 30 00:53:56.016018 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Marking volume fb2deaf5-e1d2-4859-85db-e322d6e82639 as bootable. {{(pid=88604) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Sep 30 00:53:56.030512 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Copying metadata from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 to fb2deaf5-e1d2-4859-85db-e322d6e82639. {{(pid=88604) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Sep 30 00:53:56.031297 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Creating volume glance metadata for volume fb2deaf5-e1d2-4859-85db-e322d6e82639 backed by image 45a73b77-3988-481a-a6f6-e4a7a8d77976 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=88604) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 00:53:56.115601 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26b01d0b-381a-41d1-a78e-b2b88664c318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb2deaf5-e1d2-4859-85db-e322d6e82639', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:53:56.118102 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54b4420f-85c6-421e-baf3-e79c919a8116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:53:56.129787 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Volume volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 (fb2deaf5-e1d2-4859-85db-e322d6e82639): created successfully
Sep 30 00:53:56.131834 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54b4420f-85c6-421e-baf3-e79c919a8116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:53:56.135726 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Flow 'volume_create_manager' (34a5cedb-94ac-4176-b404-e353034a6901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:53:56.147875 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d5f93da9-927d-482c-a04e-8f2c96d65c2e tempest-LiveMigrationTest-888820698 None] Created volume successfully.
Sep 30 00:54:00.860426 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:00.893019 n-d-811809-1 sudo[100148]: 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-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:00.894619 n-d-811809-1 sudo[100148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:01.387852 n-d-811809-1 sudo[100148]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:01.390509 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.530s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:01.441218 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:01.451848 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:01.452414 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976141952]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:01.453041 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] Targets prior to update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:54:01.453932 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] Creating iscsi_target for Volume ID: volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] Created volume path /opt/stack/data/cinder/volumes/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639,
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: incominguser Lno9XKa8abe9S3QxcDbp TVqdGw7NN2ncbYET
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:01.457426 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:54:01.459819 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:02.085256 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.625s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:02.085871 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976141952]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:02.086606 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:54:02.087549 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:54:02.091041 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:02.098071 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:02.098680 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976141952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n System information:\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-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:02.104779 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] Targets after update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:54:02.108621 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:02.210586 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:02.211166 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976141952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n System information:\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-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:02.214391 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:02.377618 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:02.378044 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976141952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n System information:\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-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:02.379117 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:54:02.592566 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-2106c8e3-edd4-4304-abf3-aaeaffd4454c req-764227f3-da04-4925-a521-7c71780cffc9 tempest-LiveMigrationTest-888820698 None] attachment_update completed successfully.
Sep 30 00:54:26.895406 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:54:26.920459 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:54:26.920963 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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 00:54:26.972038 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Flow 'volume_create_manager' (fd96d79a-ed8f-4307-8114-425efb677a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:26.989514 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (084076ec-25f0-433b-aa91-336a2a83e03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:27.029412 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:54:27.056743 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (084076ec-25f0-433b-aa91-336a2a83e03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-77390204',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=6b496cee-e65c-40f8-8bba-2707773b5cf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a750dc97d8045f29998977fe5e379fc',provider_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-30T00:54: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-30T00:54:27Z,user_id='acb63978053d4e899b3d338c54ef14a0',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:27.059911 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6e9ebde-8dd9-4af2-a2b6-9cc117da7e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:27.062138 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6e9ebde-8dd9-4af2-a2b6-9cc117da7e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:27.065091 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d85474ae-b0bf-47c5-897e-22d2584458a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:27.206073 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d85474ae-b0bf-47c5-897e-22d2584458a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6b496cee-e65c-40f8-8bba-2707773b5cf7', 'volume_name': 'volume-6b496cee-e65c-40f8-8bba-2707773b5cf7', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:27.208385 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9e1cdb8-0440-4c81-bd29-92d22859241c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:27.216906 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9e1cdb8-0440-4c81-bd29-92d22859241c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:27.220028 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07bb45dc-eaab-4fed-bcd2-34755b5792a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:27.228079 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Volume 6b496cee-e65c-40f8-8bba-2707773b5cf7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6b496cee-e65c-40f8-8bba-2707773b5cf7', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/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 00:54:27.229631 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Cloning 6b496cee-e65c-40f8-8bba-2707773b5cf7 from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 at location (None, None). {{(pid=88604) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 00:54:35.616397 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:35.700501 n-d-811809-1 sudo[100559]: 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-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:35.701513 n-d-811809-1 sudo[100559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:36.328824 n-d-811809-1 sudo[100559]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:36.333249 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.715s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:36.395812 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:36.419165 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:36.424353 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975454704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: I_T nexus: 3
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: Lno9XKa8abe9S3QxcDbp
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:54:36.425325 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:54:36.429397 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Creating iscsi_target for Volume ID: volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:54:36.429992 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Created volume path /opt/stack/data/cinder/volumes/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639,
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: incominguser Lno9XKa8abe9S3QxcDbp TVqdGw7NN2ncbYET
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:36.436074 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:54:36.439043 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:36.649590 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.204s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:36.649590 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975454704]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:36.649590 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:54:36.649590 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:54:36.649590 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:36.666942 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:36.667207 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975454704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: I_T nexus: 3
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: Lno9XKa8abe9S3QxcDbp
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:54:36.667695 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:54:36.673488 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:36.785727 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:36.786061 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975454704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:36.787759 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:36.890969 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:36.891290 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975454704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:36.893580 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:54:37.125669 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-e56561d5-713b-469a-b6a3-6540347b379f req-f7189f1e-7730-4cc1-92d1-28d9bc81264b tempest-LiveMigrationTest-1101201651 None] attachment_update completed successfully.
Sep 30 00:54:37.785594 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:54:37.790084 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:54:37.790805 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 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 00:54:37.804092 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Flow 'volume_create_manager' (7daa7f36-efba-4bdc-92a1-4e2d3ed81134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:37.808027 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84cdcf85-6ecb-42f8-9708-0843d7c069c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:37.832991 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:54:37.861807 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84cdcf85-6ecb-42f8-9708-0843d7c069c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-554467512',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=54991305-fc5d-4cd2-bb69-5588ba70843d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6736ee0b97b473ea9167c65af5c10ff',provider_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-30T00:54: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-30T00:54:38Z,user_id='8c8ae6a864ea459f935961865818be8e',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:37.864564 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (028ea62a-b145-4dcc-b15f-06f53f06ebae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:37.867316 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (028ea62a-b145-4dcc-b15f-06f53f06ebae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:37.869425 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8478a6ad-76fc-409f-9525-42e615641bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:37.872367 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8478a6ad-76fc-409f-9525-42e615641bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '54991305-fc5d-4cd2-bb69-5588ba70843d', 'volume_name': 'volume-54991305-fc5d-4cd2-bb69-5588ba70843d', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:37.875301 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e688e2ae-7e3e-4900-88cc-afbc70a6a3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:37.877976 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e688e2ae-7e3e-4900-88cc-afbc70a6a3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:37.880627 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e753f618-fc09-4887-8c99-ed8c187d94bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:37.881366 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Volume 54991305-fc5d-4cd2-bb69-5588ba70843d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-54991305-fc5d-4cd2-bb69-5588ba70843d', 'volume_size': 1}
Sep 30 00:54:37.882582 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54991305-fc5d-4cd2-bb69-5588ba70843d stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:37.922933 n-d-811809-1 sudo[100576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54991305-fc5d-4cd2-bb69-5588ba70843d stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:54:37.923773 n-d-811809-1 sudo[100576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:38.498438 n-d-811809-1 sudo[100576]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:38.504008 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-54991305-fc5d-4cd2-bb69-5588ba70843d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.621s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:38.507289 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e753f618-fc09-4887-8c99-ed8c187d94bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-54991305-fc5d-4cd2-bb69-5588ba70843d', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:38.510325 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8dab723-8067-4931-bd53-7293cc82c85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:38.525547 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Volume volume-54991305-fc5d-4cd2-bb69-5588ba70843d (54991305-fc5d-4cd2-bb69-5588ba70843d): created successfully
Sep 30 00:54:38.527729 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8dab723-8067-4931-bd53-7293cc82c85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:38.531013 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Flow 'volume_create_manager' (7daa7f36-efba-4bdc-92a1-4e2d3ed81134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:38.542897 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-69bd052f-5d8a-442a-9f53-d0baf4923b1e tempest-VolumesAdminNegativeTest-1899733268 None] Created volume successfully.
Sep 30 00:54:40.219169 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:40.243227 n-d-811809-1 sudo[100614]: 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-54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:54:40.246062 n-d-811809-1 sudo[100614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:40.987015 n-d-811809-1 sudo[100614]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:40.991821 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d" returned: 0 in 0.771s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:41.070423 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:41.084559 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:41.085153 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976375776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: I_T nexus: 3
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: I_T nexus: 4
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: Lno9XKa8abe9S3QxcDbp
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:54:41.086560 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:54:41.090567 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] Creating iscsi_target for Volume ID: volume-54991305-fc5d-4cd2-bb69-5588ba70843d {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] Created volume path /opt/stack/data/cinder/volumes/volume-54991305-fc5d-4cd2-bb69-5588ba70843d,
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: incominguser DMSMuG52LvH5Tvi6dh8R koVTRVA5pBe7DrG2
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:54:41.094228 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:54:41.103475 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:41.675874 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d" returned: 0 in 0.573s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:41.676489 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976375776]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:41.676823 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:54:41.677191 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:54:41.679354 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:41.708643 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:41.709249 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976375776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d\n System information:\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-54991305-fc5d-4cd2-bb69-5588ba70843d\n Backing store flags: \n Account information:\n DMSMuG52LvH5Tvi6dh8R\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: I_T nexus: 3
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: I_T nexus: 4
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: Lno9XKa8abe9S3QxcDbp
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:54:41.710389 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:54:41.720121 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:41.896318 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:54:41.897958 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:54:41.898973 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:41.947228 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:41.947827 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976375776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d\n System information:\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-54991305-fc5d-4cd2-bb69-5588ba70843d\n Backing store flags: \n Account information:\n DMSMuG52LvH5Tvi6dh8R\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:41.952139 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:42.039540 n-d-811809-1 sudo[100649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:54:42.042650 n-d-811809-1 sudo[100649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:42.070647 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:42.070952 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976375776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d\n System information:\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-54991305-fc5d-4cd2-bb69-5588ba70843d\n Backing store flags: \n Account information:\n DMSMuG52LvH5Tvi6dh8R\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:42.079028 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:54:42.515577 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-341e8d7e-e611-4f85-ae29-68bbd07bd35c req-b78d660d-f2af-4842-bd40-0e78a73c7b5d tempest-VolumesAdminNegativeTest-1899733268 None] attachment_update completed successfully.
Sep 30 00:54:42.838415 n-d-811809-1 sudo[100649]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:42.840256 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.942s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:42.841947 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:42.863540 n-d-811809-1 sudo[100655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:54:42.864541 n-d-811809-1 sudo[100655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:43.418230 n-d-811809-1 sudo[100655]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:43.590106 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1, size 616.00 MB, duration 16.35 sec {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Sep 30 00:54:43.590806 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Image download 616.00 MB at 37.67 MB/s
Sep 30 00:54:43.598811 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.757s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:43.602875 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:54:43.654994 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:43.748200 n-d-811809-1 sudo[100658]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1
Sep 30 00:54:43.748994 n-d-811809-1 sudo[100658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:44.163680 n-d-811809-1 sudo[100658]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:44.166983 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1" returned: 0 in 0.511s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:44.167852 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 is fetched for user acb63978053d4e899b3d338c54ef14a0. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Sep 30 00:54:44.229674 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:44.318653 n-d-811809-1 sudo[100663]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1
Sep 30 00:54:44.319592 n-d-811809-1 sudo[100663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:44.785380 n-d-811809-1 sudo[100663]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:44.787649 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1" returned: 0 in 0.558s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:44.790991 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:44.843859 n-d-811809-1 sudo[100668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:54:44.848814 n-d-811809-1 sudo[100668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:45.628132 n-d-811809-1 sudo[100668]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:45.630714 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.840s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:45.661403 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Attempting download of 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 6b496cee-e65c-40f8-8bba-2707773b5cf7. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Sep 30 00:54:45.785240 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_27wbfnaq {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:45.881532 n-d-811809-1 sudo[100721]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_27wbfnaq
Sep 30 00:54:45.882312 n-d-811809-1 sudo[100721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:46.644537 n-d-811809-1 sudo[100721]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:46.647860 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_27wbfnaq" returned: 0 in 0.862s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:46.649784 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:46.807687 n-d-811809-1 sudo[100772]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1
Sep 30 00:54:46.808943 n-d-811809-1 sudo[100772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:47.611164 n-d-811809-1 sudo[100772]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:47.613796 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1" returned: 0 in 0.964s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:47.614592 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] 45a73b77-3988-481a-a6f6-e4a7a8d77976 was vhdx, converting to raw {{(pid=88604) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Sep 30 00:54:47.616081 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7 oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:47.686335 n-d-811809-1 sudo[100795]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7 oflag=direct
Sep 30 00:54:47.690411 n-d-811809-1 sudo[100795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:48.258793 n-d-811809-1 sudo[100795]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:48.261704 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7 oflag=direct" returned: 0 in 0.645s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:48.263459 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:48.294395 n-d-811809-1 sudo[100807]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7
Sep 30 00:54:48.295822 n-d-811809-1 sudo[100807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:49.961189 n-d-811809-1 sudo[100807]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:49.964110 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7" returned: 0 in 1.700s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:49.965779 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:50.088291 n-d-811809-1 sudo[100842]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1
Sep 30 00:54:50.089887 n-d-811809-1 sudo[100842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:50.616070 n-d-811809-1 sudo[100842]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:50.618812 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1" returned: 0 in 0.652s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:50.619915 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_8074e4hhn-d-811809-1@lvmdriver-1, size 700.00 MB, duration 1.70 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6b496cee--e65c--40f8--8bba--2707773b5cf7 {{(pid=88604) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Sep 30 00:54:50.620508 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Converted 700.00 MB image at 411.22 MB/s
Sep 30 00:54:50.621527 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Downloaded image 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 6b496cee-e65c-40f8-8bba-2707773b5cf7 successfully. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Sep 30 00:54:50.832899 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 for user acb63978053d4e899b3d338c54ef14a0 is deleted. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Sep 30 00:54:50.833782 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Marking volume 6b496cee-e65c-40f8-8bba-2707773b5cf7 as bootable. {{(pid=88604) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Sep 30 00:54:50.850434 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Copying metadata from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 to 6b496cee-e65c-40f8-8bba-2707773b5cf7. {{(pid=88604) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Sep 30 00:54:50.851188 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Creating volume glance metadata for volume 6b496cee-e65c-40f8-8bba-2707773b5cf7 backed by image 45a73b77-3988-481a-a6f6-e4a7a8d77976 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=88604) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 00:54:50.963998 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07bb45dc-eaab-4fed-bcd2-34755b5792a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b496cee-e65c-40f8-8bba-2707773b5cf7', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:50.966524 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42adcd9e-0639-4fd2-8d83-751acdc2051d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:50.977953 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Volume volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 (6b496cee-e65c-40f8-8bba-2707773b5cf7): created successfully
Sep 30 00:54:50.979959 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42adcd9e-0639-4fd2-8d83-751acdc2051d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:50.994330 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Flow 'volume_create_manager' (fd96d79a-ed8f-4307-8114-425efb677a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:51.003740 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-158bee4d-ddd8-40c9-a904-d12f0f31e12f tempest-TaggedBootDevicesTest-1884712437 None] Created volume successfully.
Sep 30 00:54:52.543181 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:54:52.549127 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:54:52.549627 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 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 00:54:52.599162 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Flow 'volume_create_manager' (820e8190-c457-4edb-9d5d-d763e2732c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:52.603564 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (410fc006-a4fb-48f7-91dc-6e8b1d326b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:52.656141 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:54:52.721756 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (410fc006-a4fb-48f7-91dc-6e8b1d326b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-547786764',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=f07c9f29-2ad2-48b4-bdf7-63b9fa399a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a750dc97d8045f29998977fe5e379fc',provider_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-30T00:54: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-30T00:54:52Z,user_id='acb63978053d4e899b3d338c54ef14a0',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:52.728892 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f3d78dd-3447-4890-9d52-808c34a1aa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:52.732011 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f3d78dd-3447-4890-9d52-808c34a1aa53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:52.738409 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b61386e0-8382-4426-95ab-b6e6776ef0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:52.741510 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b61386e0-8382-4426-95ab-b6e6776ef0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f07c9f29-2ad2-48b4-bdf7-63b9fa399a48', 'volume_name': 'volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:52.744844 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51bffe66-5030-4326-86b6-f7d63a06a948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:52.747546 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51bffe66-5030-4326-86b6-f7d63a06a948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:52.750525 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae6f53cf-81fa-430d-a22b-104361c4d445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:52.751534 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Volume f07c9f29-2ad2-48b4-bdf7-63b9fa399a48: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48', 'volume_size': 1}
Sep 30 00:54:52.752916 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:52.781673 n-d-811809-1 sudo[100882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:54:52.783781 n-d-811809-1 sudo[100882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:52.966438 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-0445f202-c4a6-44ee-bb3e-f395c91336ba req-43536dd9-4dc7-4102-9631-689e13bfdcc1 tempest-VolumesAdminNegativeTest-1899733268 None] Terminate volume connection completed successfully.
Sep 30 00:54:52.966925 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-0445f202-c4a6-44ee-bb3e-f395c91336ba req-43536dd9-4dc7-4102-9631-689e13bfdcc1 tempest-VolumesAdminNegativeTest-1899733268 None] Deleting attachment 5caa2c85-c7a7-47b2-a707-bdf8ebed2087. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:54:52.969466 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:53.114167 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:53.114501 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940425360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d\n System information:\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-54991305-fc5d-4cd2-bb69-5588ba70843d\n Backing store flags: \n Account information:\n DMSMuG52LvH5Tvi6dh8R\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:53.115767 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-0445f202-c4a6-44ee-bb3e-f395c91336ba req-43536dd9-4dc7-4102-9631-689e13bfdcc1 tempest-VolumesAdminNegativeTest-1899733268 None] Removing iscsi_target for Volume ID: 54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:54:53.117180 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:53.304074 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-54991305-fc5d-4cd2-bb69-5588ba70843d -f" returned: 0 in 0.186s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:53.304411 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940425360]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:53.306399 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:53.496607 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:53.496890 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940425360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:54:54.026215 n-d-811809-1 sudo[100882]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:54.028156 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.275s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:54.031017 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae6f53cf-81fa-430d-a22b-104361c4d445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:54.033507 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8909eddd-cd03-40b3-94f4-f7d39f208029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:54.049906 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Volume volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 (f07c9f29-2ad2-48b4-bdf7-63b9fa399a48): created successfully
Sep 30 00:54:54.052025 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8909eddd-cd03-40b3-94f4-f7d39f208029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:54.056076 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Flow 'volume_create_manager' (820e8190-c457-4edb-9d5d-d763e2732c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:54.111351 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-042bbcb8-fcce-45bb-94fb-d2f99b4086fe tempest-TaggedBootDevicesTest-1884712437 None] Created volume successfully.
Sep 30 00:54:54.166270 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-e56561d5-713b-469a-b6a3-6540347b379f req-0c88f83e-bc38-405f-8ab6-3b698fb94e09 tempest-LiveMigrationTest-1101201651 None] Terminate volume connection completed successfully.
Sep 30 00:54:54.167033 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-e56561d5-713b-469a-b6a3-6540347b379f req-0c88f83e-bc38-405f-8ab6-3b698fb94e09 tempest-LiveMigrationTest-1101201651 None] Deleting attachment 9204b8bf-5325-48b5-b107-70f08a7dc3c2. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:54:56.413681 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:54:56.438949 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:54:56.438949 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 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 00:54:56.497332 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Flow 'volume_create_manager' (1b079dfb-ffe0-49c3-884f-7e0676f10af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:56.504703 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b33c3b6a-e214-4dfd-855e-6c953cb77f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.534479 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:54:56.567482 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b33c3b6a-e214-4dfd-855e-6c953cb77f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1122204822',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=87848fd3-66cd-434f-af58-9e03cbd363ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6736ee0b97b473ea9167c65af5c10ff',provider_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-30T00:54:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T00:54:56Z,user_id='8c8ae6a864ea459f935961865818be8e',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.575545 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c84f59a8-57c2-4636-a4ea-887372ebb474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.580188 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c84f59a8-57c2-4636-a4ea-887372ebb474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.582836 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3419742e-05e2-4a6d-8d6a-1c4564749ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.585957 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3419742e-05e2-4a6d-8d6a-1c4564749ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87848fd3-66cd-434f-af58-9e03cbd363ad', 'volume_name': 'volume-87848fd3-66cd-434f-af58-9e03cbd363ad', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.589284 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f385877-0737-4ac6-8874-4c36702499f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.593271 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f385877-0737-4ac6-8874-4c36702499f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.612416 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34c65f86-4f03-47ae-96e9-b7af03fa9686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.612416 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Volume 87848fd3-66cd-434f-af58-9e03cbd363ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87848fd3-66cd-434f-af58-9e03cbd363ad', 'volume_size': 1}
Sep 30 00:54:56.612416 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87848fd3-66cd-434f-af58-9e03cbd363ad stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:56.695523 n-d-811809-1 sudo[100993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87848fd3-66cd-434f-af58-9e03cbd363ad stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:54:56.700368 n-d-811809-1 sudo[100993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:56.749761 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:54:56.765146 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:54:56.765146 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 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 00:54:56.798201 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Flow 'volume_create_manager' (01bcb24a-aef7-4427-8556-09aff82e2d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:56.805862 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8bb306c7-0345-4de0-9110-87f67dcbe6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.855369 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:54:56.906212 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8bb306c7-0345-4de0-9110-87f67dcbe6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1771650373',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a750dc97d8045f29998977fe5e379fc',provider_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-30T00:54:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-30T00:54:56Z,user_id='acb63978053d4e899b3d338c54ef14a0',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.915373 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cf93550-28d5-4863-b929-7a84fe1caf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.917728 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cf93550-28d5-4863-b929-7a84fe1caf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.921815 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc0fef4b-a1a3-4740-8ac4-73a551027f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.928720 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc0fef4b-a1a3-4740-8ac4-73a551027f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4', 'volume_name': 'volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.937091 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f729d6a-c8f9-4ff9-858f-d2e28ad43ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.939761 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f729d6a-c8f9-4ff9-858f-d2e28ad43ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:56.945559 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d4d48fa-d601-4b02-a515-a15b86c3e9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:56.950012 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Volume 1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4', 'volume_size': 1}
Sep 30 00:54:56.951831 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:57.003682 n-d-811809-1 sudo[100995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:54:57.004721 n-d-811809-1 sudo[100995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:54:57.681985 n-d-811809-1 sudo[100993]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:57.684970 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87848fd3-66cd-434f-af58-9e03cbd363ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.074s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:57.688958 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34c65f86-4f03-47ae-96e9-b7af03fa9686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87848fd3-66cd-434f-af58-9e03cbd363ad', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:57.692057 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b052937-5f74-4312-83ca-a5e579f372f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:57.715285 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Volume volume-87848fd3-66cd-434f-af58-9e03cbd363ad (87848fd3-66cd-434f-af58-9e03cbd363ad): created successfully
Sep 30 00:54:57.722115 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b052937-5f74-4312-83ca-a5e579f372f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:57.726288 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Flow 'volume_create_manager' (1b079dfb-ffe0-49c3-884f-7e0676f10af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:57.742043 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-0d0a9dbd-c344-4ee8-b8e9-4682cf911fd9 tempest-VolumesAdminNegativeTest-1899733268 None] Created volume successfully.
Sep 30 00:54:57.880215 n-d-811809-1 sudo[100995]: pam_unix(sudo:session): session closed for user root
Sep 30 00:54:57.882192 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.930s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:54:57.885958 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d4d48fa-d601-4b02-a515-a15b86c3e9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:57.888345 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54bb2939-d730-4386-adc0-c857a75a7596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:54:57.903555 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Volume volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 (1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4): created successfully
Sep 30 00:54:57.905769 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54bb2939-d730-4386-adc0-c857a75a7596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:54:57.916504 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Flow 'volume_create_manager' (01bcb24a-aef7-4427-8556-09aff82e2d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:54:57.941887 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-20da2b8c-1b19-4929-a471-70a9d516cae2 tempest-TaggedBootDevicesTest-1884712437 None] Created volume successfully.
Sep 30 00:54:59.562231 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Lock "b'cinder-87848fd3-66cd-434f-af58-9e03cbd363ad-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 00:54:59.806863 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87848fd3-66cd-434f-af58-9e03cbd363ad
Sep 30 00:54:59.808464 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:54:59.876478 n-d-811809-1 sudo[101113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad
Sep 30 00:54:59.877833 n-d-811809-1 sudo[101113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:00.718049 n-d-811809-1 sudo[101113]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:00.720280 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad" returned: 0 in 0.912s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:00.722083 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:00.760242 n-d-811809-1 sudo[101142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad
Sep 30 00:55:00.762470 n-d-811809-1 sudo[101142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:01.750503 n-d-811809-1 sudo[101142]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:01.753389 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad" returned: 0 in 1.031s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:01.758255 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:01.804013 n-d-811809-1 sudo[101160]: ubuntu : TTY=unknown ; 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-87848fd3-66cd-434f-af58-9e03cbd363ad
Sep 30 00:55:01.804806 n-d-811809-1 sudo[101160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:02.737675 n-d-811809-1 sudo[101160]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:02.740037 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87848fd3-66cd-434f-af58-9e03cbd363ad" returned: 0 in 0.982s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:02.741730 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Successfully deleted volume: 87848fd3-66cd-434f-af58-9e03cbd363ad
Sep 30 00:55:02.898448 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 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 00:55:02.899967 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 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 00:55:02.958648 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Created reservations ['55ed1182-41d5-40e3-a91d-0d2fc13e3c12', 'f2fb99bc-5b39-4c62-b583-071b226ddbf3', 'fcaf461e-e522-4433-b626-2400f865e88d', '1acafedc-72d0-402c-a47e-f7b70aa5b856'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 00:55:03.063626 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:55:03.064014 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:03.112147 n-d-811809-1 sudo[101173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:55:03.112953 n-d-811809-1 sudo[101173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:03.683512 n-d-811809-1 sudo[101173]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:03.686612 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.622s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:03.689054 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:03.721042 n-d-811809-1 sudo[101182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:55:03.721836 n-d-811809-1 sudo[101182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:03.946108 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Lock "b'cinder-54991305-fc5d-4cd2-bb69-5588ba70843d-delete_volume'" acquired by "delete_volume" :: waited 0.085s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 00:55:04.137725 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:04.291346 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:04.292199 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974711568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:04.292789 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Skipping remove_export. No iscsi_target is presently exported for volume: 54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:55:04.294640 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:04.333930 n-d-811809-1 sudo[101187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:55:04.334833 n-d-811809-1 sudo[101187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:04.638903 n-d-811809-1 sudo[101182]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:04.642913 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.953s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:04.645582 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:55:04.652824 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Deleted volume successfully.
Sep 30 00:55:04.679544 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-3e00388e-46fb-4769-a3b5-572f295eff36 tempest-VolumesAdminNegativeTest-1899733268 None] Lock "b'cinder-87848fd3-66cd-434f-af58-9e03cbd363ad-delete_volume'" released by "delete_volume" :: held 5.120s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 00:55:05.104766 n-d-811809-1 sudo[101187]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:05.106691 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d" returned: 0 in 0.812s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:05.108255 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:05.137219 n-d-811809-1 sudo[101201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:55:05.138181 n-d-811809-1 sudo[101201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:05.765835 n-d-811809-1 sudo[101201]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:05.768165 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d" returned: 0 in 0.659s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:05.770334 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:05.795720 n-d-811809-1 sudo[101208]: ubuntu : TTY=unknown ; 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-54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:55:05.796842 n-d-811809-1 sudo[101208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:06.793609 n-d-811809-1 sudo[101208]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:06.799536 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-54991305-fc5d-4cd2-bb69-5588ba70843d" returned: 0 in 1.027s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:06.800334 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Successfully deleted volume: 54991305-fc5d-4cd2-bb69-5588ba70843d
Sep 30 00:55:06.873426 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Created reservations ['3cd19b05-b2c9-4ab3-9318-6f3c55eb16ea', '73c65cdd-2914-4ead-892c-ad1d624820c2', '818cd1bb-c1ad-4854-8df3-2e42ece2cd72', '736f697d-91d6-4110-b33a-ee97ad976ebe'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 00:55:06.977418 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:55:06.981328 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:07.055868 n-d-811809-1 sudo[101248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:55:07.058665 n-d-811809-1 sudo[101248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:07.798919 n-d-811809-1 sudo[101248]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:07.801375 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.821s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:07.804917 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:07.850891 n-d-811809-1 sudo[101270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:55:07.853057 n-d-811809-1 sudo[101270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:08.369510 n-d-811809-1 sudo[101270]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:08.371656 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:08.373497 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:55:08.387075 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Deleted volume successfully.
Sep 30 00:55:08.403565 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-eb0b84c8-4210-43c8-b693-55f53f2643fe tempest-VolumesAdminNegativeTest-1899733268 None] Lock "b'cinder-54991305-fc5d-4cd2-bb69-5588ba70843d-delete_volume'" released by "delete_volume" :: held 4.465s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 00:55:18.269159 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-2f401d5a-12e6-4066-806f-d766eb746adc tempest-LiveMigrationTest-888820698 None] Terminate volume connection completed successfully.
Sep 30 00:55:18.270356 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-2f401d5a-12e6-4066-806f-d766eb746adc tempest-LiveMigrationTest-888820698 None] Deleting attachment ca4b6e67-42e9-4e40-8cba-35d8c24f2d71. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:55:18.275084 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:18.373274 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:18.373587 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714281580672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639\n System information:\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-fb2deaf5-e1d2-4859-85db-e322d6e82639\n Backing store flags: \n Account information:\n Lno9XKa8abe9S3QxcDbp\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:18.374455 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-2f401d5a-12e6-4066-806f-d766eb746adc tempest-LiveMigrationTest-888820698 None] Removing iscsi_target for Volume ID: fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:55:18.375602 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:18.487391 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 -f" returned: 0 in 0.111s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:18.487765 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714281580672]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:18.490333 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:18.614204 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:18.614880 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714281580672]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:18.878055 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Lock "b'cinder-fb2deaf5-e1d2-4859-85db-e322d6e82639-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 00:55:18.952341 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:19.075448 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:19.075843 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714281580672]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:19.076597 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Skipping remove_export. No iscsi_target is presently exported for volume: fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:55:19.078162 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:19.114134 n-d-811809-1 sudo[101510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:55:19.116202 n-d-811809-1 sudo[101510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:19.593609 n-d-811809-1 sudo[101510]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:19.596250 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.518s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:19.599023 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:19.626667 n-d-811809-1 sudo[101514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:55:19.629154 n-d-811809-1 sudo[101514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:20.189046 n-d-811809-1 sudo[101514]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:20.192296 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.592s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:20.195549 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:20.221291 n-d-811809-1 sudo[101517]: ubuntu : TTY=unknown ; 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-fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:55:20.222813 n-d-811809-1 sudo[101517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:20.264387 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Lock "b'cinder-335759e6-7b92-4f57-94de-689375161d74-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 00:55:20.400105 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:20.533169 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:20.534759 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976697600]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:20.538063 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Skipping remove_export. No iscsi_target is presently exported for volume: 335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:55:20.540215 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:20.572863 n-d-811809-1 sudo[101521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:55:20.574321 n-d-811809-1 sudo[101521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:21.018598 n-d-811809-1 sudo[101517]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:21.020981 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb2deaf5-e1d2-4859-85db-e322d6e82639" returned: 0 in 0.825s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:21.022968 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Successfully deleted volume: fb2deaf5-e1d2-4859-85db-e322d6e82639
Sep 30 00:55:21.076362 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Created reservations ['48406983-9f46-4c7d-bf79-a6b9a53313d5', '32bca1dd-10a0-4283-a896-df5951f55b94', '94f86301-d955-4806-9e37-01442cfc3398', '3c51d493-4f1a-4f1e-81e8-b71cca6474fe'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 00:55:21.174292 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:55:21.175110 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:21.208526 n-d-811809-1 sudo[101521]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:21.213164 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.673s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:21.216161 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:21.221059 n-d-811809-1 sudo[101532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:55:21.221907 n-d-811809-1 sudo[101532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:21.253911 n-d-811809-1 sudo[101534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:55:21.254865 n-d-811809-1 sudo[101534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:21.786192 n-d-811809-1 sudo[101532]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:21.788860 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.613s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:21.794123 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:21.833015 n-d-811809-1 sudo[101543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:55:21.834458 n-d-811809-1 sudo[101543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:21.916606 n-d-811809-1 sudo[101534]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:21.919251 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.702s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:21.922025 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:21.942931 n-d-811809-1 sudo[101545]: ubuntu : TTY=unknown ; 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-335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:55:21.944315 n-d-811809-1 sudo[101545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:22.437134 n-d-811809-1 sudo[101543]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:22.439490 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:22.442286 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:55:22.450415 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Deleted volume successfully.
Sep 30 00:55:22.469402 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-ebf47495-5902-4035-bf24-0aa18aa42d9a req-977cff55-c9ef-49d8-a862-f062c090efb9 tempest-LiveMigrationTest-888820698 None] Lock "b'cinder-fb2deaf5-e1d2-4859-85db-e322d6e82639-delete_volume'" released by "delete_volume" :: held 3.591s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 00:55:22.487099 n-d-811809-1 sudo[101545]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:22.488844 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-335759e6-7b92-4f57-94de-689375161d74" returned: 0 in 0.567s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:22.489713 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Successfully deleted volume: 335759e6-7b92-4f57-94de-689375161d74
Sep 30 00:55:22.537236 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Created reservations ['7dd906ef-7f4c-47a2-8489-135a7babc255', 'f6a9fda8-5091-4301-bd16-17ce638f6b04', '9cfe26f6-1a8d-46d2-8987-03297d6d1d80', '696a7803-564b-41ac-927c-48345ddb8881'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 00:55:22.594973 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:55:22.595828 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:22.647791 n-d-811809-1 sudo[101551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:55:22.648622 n-d-811809-1 sudo[101551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:23.181459 n-d-811809-1 sudo[101551]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:23.183690 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:23.186774 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:23.207908 n-d-811809-1 sudo[101554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:55:23.209279 n-d-811809-1 sudo[101554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:23.740901 n-d-811809-1 sudo[101554]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:23.743460 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:23.746250 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:55:23.751906 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Deleted volume successfully.
Sep 30 00:55:23.785249 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-d1d58705-70ae-4f68-84bb-ba62207d613f tempest-LiveMigrationTest-888820698 None] Lock "b'cinder-335759e6-7b92-4f57-94de-689375161d74-delete_volume'" released by "delete_volume" :: held 3.523s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 00:55:29.058195 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:29.080087 n-d-811809-1 sudo[101604]: 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-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:29.082329 n-d-811809-1 sudo[101604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:29.588640 n-d-811809-1 sudo[101604]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:29.590920 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7" returned: 0 in 0.532s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:29.727641 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:29.740732 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:29.741036 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:29.741841 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] Targets prior to update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:55:29.743298 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] Creating iscsi_target for Volume ID: volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] Created volume path /opt/stack/data/cinder/volumes/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7,
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: incominguser vGWSGQ5xaKC3Mf4TvMxj e6XEmvoXQK9yGj5S
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:29.748201 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:55:29.752431 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:30.230685 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7" returned: 0 in 0.480s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:30.231682 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:30.233649 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:55:30.234171 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:55:30.238971 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:30.247997 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:30.248477 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:30.249250 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] Targets after update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:55:30.254772 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:30.504567 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:30.504888 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:30.506046 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:30.757940 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:30.758539 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:30.760405 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:55:30.979543 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-8d510ab3-6c7e-4624-84ac-03f7541926ed tempest-TaggedBootDevicesTest-1884712437 None] attachment_update completed successfully.
Sep 30 00:55:31.585223 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:31.623969 n-d-811809-1 sudo[101660]: 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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:55:31.624783 n-d-811809-1 sudo[101660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:32.155791 n-d-811809-1 sudo[101660]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:32.158047 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48" returned: 0 in 0.572s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:32.260327 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:32.293473 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:32.293671 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:55:32.294914 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:55:32.298532 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] Creating iscsi_target for Volume ID: volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] Created volume path /opt/stack/data/cinder/volumes/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48,
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: incominguser c443kruniUDdNUf2C3H9 gHzC5Bf9mtohJfg7
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:32.303564 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:55:32.308158 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:32.949026 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48" returned: 0 in 0.642s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:32.949688 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:32.949921 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:55:32.950391 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:55:32.952191 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:32.970435 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:32.970690 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:55:32.971324 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:55:32.973717 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:33.084314 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:33.084656 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:33.085803 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:33.203230 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:33.203564 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974661888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:33.204561 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:55:33.392130 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-3232c07f-f2fa-4b35-a77d-86a7bf017c05 tempest-TaggedBootDevicesTest-1884712437 None] attachment_update completed successfully.
Sep 30 00:55:34.048993 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:34.069336 n-d-811809-1 sudo[101725]: 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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:55:34.070191 n-d-811809-1 sudo[101725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:34.718540 n-d-811809-1 sudo[101725]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:34.721060 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4" returned: 0 in 0.672s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:34.794116 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:34.810981 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:34.812125 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975151248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:55:34.812927 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:55:34.823617 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] Creating iscsi_target for Volume ID: volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] Created volume path /opt/stack/data/cinder/volumes/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4,
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: incominguser 6JQG5pF8SSoXadCpAPm4 Sn8u3ToB543GDGAs
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:55:34.828649 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:55:34.835885 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:35.481941 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4" returned: 0 in 0.648s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:35.483001 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975151248]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:35.483618 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:55:35.484630 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:55:35.486652 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:35.497246 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:35.497628 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975151248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:55:35.498219 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:55:35.505524 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:35.631893 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:35.632258 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975151248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:35.634877 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:35.741126 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:35.741716 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975151248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:55:35.744210 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] Set provider_location to: 10.222.0.39:3260,3 iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:55:35.943240 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-61a5854b-f0fb-4eca-9943-d5bbf1a30477 req-c673fd80-d828-4c8b-b6bf-c46da6e1a876 tempest-TaggedBootDevicesTest-1884712437 None] attachment_update completed successfully.
Sep 30 00:55:41.900622 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:55:41.901284 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:55:41.901752 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:41.941874 n-d-811809-1 sudo[101838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:55:41.942709 n-d-811809-1 sudo[101838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:42.455445 n-d-811809-1 sudo[101838]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:42.457870 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:42.465918 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:55:42.537758 n-d-811809-1 sudo[101845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:55:42.538962 n-d-811809-1 sudo[101845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:55:43.050517 n-d-811809-1 sudo[101845]: pam_unix(sudo:session): session closed for user root
Sep 30 00:55:43.053418 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.593s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:55:43.058492 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:56:41.901639 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:56:41.903002 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:56:41.907756 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:56:41.968513 n-d-811809-1 sudo[102443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:56:41.969316 n-d-811809-1 sudo[102443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:56:42.591878 n-d-811809-1 sudo[102443]: pam_unix(sudo:session): session closed for user root
Sep 30 00:56:42.594379 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:56:42.596510 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:56:42.628714 n-d-811809-1 sudo[102455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:56:42.630773 n-d-811809-1 sudo[102455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:56:43.154607 n-d-811809-1 sudo[102455]: pam_unix(sudo:session): session closed for user root
Sep 30 00:56:43.157545 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:56:43.158525 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:57:41.907517 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:57:41.908900 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:57:41.910214 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:57:41.974251 n-d-811809-1 sudo[102743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:57:41.975346 n-d-811809-1 sudo[102743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:57:42.767259 n-d-811809-1 sudo[102743]: pam_unix(sudo:session): session closed for user root
Sep 30 00:57:42.775220 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.861s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:57:42.779874 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:57:42.860575 n-d-811809-1 sudo[102746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:57:42.865052 n-d-811809-1 sudo[102746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:57:43.695206 n-d-811809-1 sudo[102746]: pam_unix(sudo:session): session closed for user root
Sep 30 00:57:43.700076 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.919s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:57:43.700076 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:58:36.088204 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:58:36.120424 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:58:36.121207 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 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 00:58:36.151237 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Flow 'volume_create_manager' (6ad26a00-3556-41ad-bd4d-6a627c207af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:58:36.163352 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e336fcea-da69-4ca1-8764-007b06db991a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:36.235085 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:58:36.274348 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e336fcea-da69-4ca1-8764-007b06db991a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-223679220',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=fbd2b532-f6cc-458f-b8c2-168b78104e77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09577eebebf34beb8f9f7386d3ff6957',provider_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-30T00:58: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-30T00:58:36Z,user_id='815c5094f11a44bf9b56538190ee7709',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:36.276816 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (351d016c-c89a-4df0-a338-8e2ec64e60d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:36.279468 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (351d016c-c89a-4df0-a338-8e2ec64e60d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:36.282285 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0acbbd13-bbd0-4ce2-b582-10153423d335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:36.284572 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0acbbd13-bbd0-4ce2-b582-10153423d335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fbd2b532-f6cc-458f-b8c2-168b78104e77', 'volume_name': 'volume-fbd2b532-f6cc-458f-b8c2-168b78104e77', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:36.287724 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b30da006-1872-47b6-b66c-29fcff310c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:36.290223 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b30da006-1872-47b6-b66c-29fcff310c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:36.292594 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4ff3709-9043-40b5-9342-76a8d137e69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:36.293559 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Volume fbd2b532-f6cc-458f-b8c2-168b78104e77: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fbd2b532-f6cc-458f-b8c2-168b78104e77', 'volume_size': 1}
Sep 30 00:58:36.295064 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:36.366110 n-d-811809-1 sudo[102805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:58:36.367172 n-d-811809-1 sudo[102805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:58:37.169672 n-d-811809-1 sudo[102805]: pam_unix(sudo:session): session closed for user root
Sep 30 00:58:37.172132 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.877s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:37.176526 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4ff3709-9043-40b5-9342-76a8d137e69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fbd2b532-f6cc-458f-b8c2-168b78104e77', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:37.180512 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83cf919c-a5d8-416f-b12f-107eba9e0337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:37.201241 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Volume volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 (fbd2b532-f6cc-458f-b8c2-168b78104e77): created successfully
Sep 30 00:58:37.210036 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83cf919c-a5d8-416f-b12f-107eba9e0337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:37.213131 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Flow 'volume_create_manager' (6ad26a00-3556-41ad-bd4d-6a627c207af3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:58:37.222021 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-fcda082e-f169-42a7-bd7c-d7826845100b tempest-DeleteServersTestJSON-1087364012 None] Created volume successfully.
Sep 30 00:58:39.537645 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:39.578080 n-d-811809-1 sudo[102841]: 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-fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 00:58:39.584312 n-d-811809-1 sudo[102841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:58:40.460516 n-d-811809-1 sudo[102841]: pam_unix(sudo:session): session closed for user root
Sep 30 00:58:40.463078 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77" returned: 0 in 0.925s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:40.634160 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:40.660292 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:40.660652 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976686544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:58:40.661892 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:58:40.675085 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] Creating iscsi_target for Volume ID: volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] Created volume path /opt/stack/data/cinder/volumes/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77,
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: incominguser LtbVyAdfyhvVbF8EeU3k xfTSB9GqEWQKSa9W
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:58:40.682365 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:58:40.686659 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:41.584753 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77" returned: 0 in 0.897s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:41.585290 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976686544]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:41.586091 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:58:41.586564 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:58:41.588555 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:41.620601 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:41.621308 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976686544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77\n System information:\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-fbd2b532-f6cc-458f-b8c2-168b78104e77\n Backing store flags: \n Account information:\n LtbVyAdfyhvVbF8EeU3k\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:58:41.624042 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:58:41.641398 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:41.913415 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:58:41.914235 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:58:41.915189 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:41.974010 n-d-811809-1 sudo[102931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:58:41.977372 n-d-811809-1 sudo[102931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:58:42.049823 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.410s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:42.050447 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976686544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77\n System information:\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-fbd2b532-f6cc-458f-b8c2-168b78104e77\n Backing store flags: \n Account information:\n LtbVyAdfyhvVbF8EeU3k\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:42.054628 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:42.196550 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:42.197297 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976686544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77\n System information:\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-fbd2b532-f6cc-458f-b8c2-168b78104e77\n Backing store flags: \n Account information:\n LtbVyAdfyhvVbF8EeU3k\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:42.202156 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:58:42.613748 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-aaf6516a-cabb-4ab2-9cd6-90b0e3392731 req-579614fe-3615-4962-bc17-fe605e164c8f tempest-DeleteServersTestJSON-1087364012 None] attachment_update completed successfully.
Sep 30 00:58:43.099459 n-d-811809-1 sudo[102931]: pam_unix(sudo:session): session closed for user root
Sep 30 00:58:43.101907 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.187s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:43.103144 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:43.158412 n-d-811809-1 sudo[102942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:58:43.159589 n-d-811809-1 sudo[102942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:58:44.287373 n-d-811809-1 sudo[102942]: pam_unix(sudo:session): session closed for user root
Sep 30 00:58:44.291389 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.187s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:44.294238 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:58:53.546216 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:58:53.553606 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:58:53.555771 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 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 00:58:53.608349 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Flow 'volume_create_manager' (c4f3eb3d-ba3a-4a32-b3cc-84563df68d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:58:53.612023 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5827958d-94ba-4fe9-aded-f9edf0c3432f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:53.696005 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:58:53.752888 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5827958d-94ba-4fe9-aded-f9edf0c3432f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-318637265',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=30cd1cd3-ed25-445a-ba75-d35d22b940ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58336e3a6a854ff7ab57e933b021b603',provider_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-30T00:58: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-30T00:58:53Z,user_id='9294424b0f8d4958a2981fd061546a28',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:53.769862 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc391d44-d32e-4a67-8d92-b04195417735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:53.776885 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc391d44-d32e-4a67-8d92-b04195417735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:53.780795 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08c9f269-ec03-4278-aef4-e49dff9af95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:53.793184 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08c9f269-ec03-4278-aef4-e49dff9af95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30cd1cd3-ed25-445a-ba75-d35d22b940ba', 'volume_name': 'volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:53.798860 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a4694ea3-15a8-4373-9af3-6294add49795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:53.801239 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a4694ea3-15a8-4373-9af3-6294add49795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:53.804288 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bba34af0-562a-4efd-8cb4-576d110af1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:53.805273 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Volume 30cd1cd3-ed25-445a-ba75-d35d22b940ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba', 'volume_size': 1}
Sep 30 00:58:53.810295 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:53.876046 n-d-811809-1 sudo[103120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:58:53.884081 n-d-811809-1 sudo[103120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:58:55.011707 n-d-811809-1 sudo[103120]: pam_unix(sudo:session): session closed for user root
Sep 30 00:58:55.013916 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.207s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:55.017307 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bba34af0-562a-4efd-8cb4-576d110af1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:55.019840 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f24f3ca6-0f92-4df9-af50-3e1e744507a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:58:55.055501 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Volume volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba (30cd1cd3-ed25-445a-ba75-d35d22b940ba): created successfully
Sep 30 00:58:55.060991 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f24f3ca6-0f92-4df9-af50-3e1e744507a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:58:55.065789 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Flow 'volume_create_manager' (c4f3eb3d-ba3a-4a32-b3cc-84563df68d04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:58:55.100435 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-a0763b09-677b-4f11-a28d-1b1008fba93e tempest-LiveAutoBlockMigrationV225Test-301952699 None] Created volume successfully.
Sep 30 00:58:59.073213 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-66be7981-2110-4dbc-a62b-2d26bfa0fb54 req-9bb3ceac-b3e3-4a2f-b25c-c234aebcd64a tempest-DeleteServersTestJSON-1087364012 None] Terminate volume connection completed successfully.
Sep 30 00:58:59.076059 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-66be7981-2110-4dbc-a62b-2d26bfa0fb54 req-9bb3ceac-b3e3-4a2f-b25c-c234aebcd64a tempest-DeleteServersTestJSON-1087364012 None] Deleting attachment 46a762e5-06c5-4090-b8e6-c88459801058. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:58:59.082050 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:59.583149 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.503s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:59.583149 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977959344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77\n System information:\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-fbd2b532-f6cc-458f-b8c2-168b78104e77\n Backing store flags: \n Account information:\n LtbVyAdfyhvVbF8EeU3k\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:59.583839 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-66be7981-2110-4dbc-a62b-2d26bfa0fb54 req-9bb3ceac-b3e3-4a2f-b25c-c234aebcd64a tempest-DeleteServersTestJSON-1087364012 None] Removing iscsi_target for Volume ID: fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 00:58:59.586916 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:58:59.870213 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 -f" returned: 0 in 0.285s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:58:59.870886 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977959344]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:58:59.872024 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:00.115831 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:00.117334 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977959344]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:01.318864 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:01.392498 n-d-811809-1 sudo[103248]: 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-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:01.413903 n-d-811809-1 sudo[103248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:02.531871 n-d-811809-1 sudo[103248]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:02.534242 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 1.217s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:02.674866 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:02.707435 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:02.708253 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975152304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:02.709249 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:59:02.717341 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] Creating iscsi_target for Volume ID: volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] Created volume path /opt/stack/data/cinder/volumes/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba,
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: incominguser dQkNDJJW77xB2p8LGXkw cVTtmH53HJfPc5CK
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:02.725207 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:59:02.729785 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:03.612411 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 0.885s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:03.613090 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975152304]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:03.614665 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:59:03.622426 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:59:03.625562 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:03.651646 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:03.652080 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975152304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:03.652969 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:59:03.660479 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:03.809760 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:03.810169 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975152304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:03.813189 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:04.066114 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:04.066652 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975152304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:04.068728 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:59:04.569353 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-b27c59ab-f5f5-4bea-9abe-1234185371a5 req-ce55003d-9238-490b-9738-610e218bcbed tempest-LiveAutoBlockMigrationV225Test-301952699 None] attachment_update completed successfully.
Sep 30 00:59:06.494787 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:59:06.507342 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:59:06.508846 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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 00:59:06.547404 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Flow 'volume_create_manager' (3ae4d835-ec51-494c-8952-ffd45e4c2e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:59:06.551386 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64f19296-a283-43b4-8bf3-df34ca075e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:06.613401 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:59:06.685088 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64f19296-a283-43b4-8bf3-df34ca075e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1377909607',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=f722de34-fc2e-44a0-b4b9-cd95b17158f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c97d7f9dfb2844e292fb0a514e25f5a6',provider_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-30T00:59: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-30T00:59:06Z,user_id='436d1d5598814a1a98c00113aac052e5',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:06.691826 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78fb5490-6b6f-4acb-8c07-92f32ad70155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:06.705453 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (78fb5490-6b6f-4acb-8c07-92f32ad70155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:06.711239 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (635e931b-f8f3-468d-bcbb-8c24505a4a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:08.259123 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (635e931b-f8f3-468d-bcbb-8c24505a4a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f722de34-fc2e-44a0-b4b9-cd95b17158f3', 'volume_name': 'volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:08.265040 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3897ee3e-79be-4831-acfc-38aafecadbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:08.268033 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3897ee3e-79be-4831-acfc-38aafecadbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:08.270920 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aaf22af5-d54c-4fde-a9fc-f8b13a372fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:08.272294 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Volume f722de34-fc2e-44a0-b4b9-cd95b17158f3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/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 00:59:08.273190 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Cloning f722de34-fc2e-44a0-b4b9-cd95b17158f3 from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 at location (None, None). {{(pid=88604) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 00:59:24.389714 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:24.443321 n-d-811809-1 sudo[103296]: 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-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:24.445330 n-d-811809-1 sudo[103296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:25.192966 n-d-811809-1 sudo[103296]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:25.258897 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1, size 616.00 MB, duration 16.98 sec {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Sep 30 00:59:25.259471 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Image download 616.00 MB at 36.28 MB/s
Sep 30 00:59:25.264644 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 0.875s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:25.331282 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:25.343212 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:25.385345 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:25.386843 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978703184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: I_T nexus: 10
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: dQkNDJJW77xB2p8LGXkw
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.387804 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Creating iscsi_target for Volume ID: volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Created volume path /opt/stack/data/cinder/volumes/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba,
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: incominguser dQkNDJJW77xB2p8LGXkw cVTtmH53HJfPc5CK
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:59:25.414844 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:25.554348 n-d-811809-1 sudo[103300]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1
Sep 30 00:59:25.555431 n-d-811809-1 sudo[103300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:25.567458 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 0.166s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:25.568009 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978703184]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:25.568792 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:59:25.569347 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:59:25.570780 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:25.599250 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:25.599830 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978703184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: I_T nexus: 10
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: dQkNDJJW77xB2p8LGXkw
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:25.600694 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:59:25.612120 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:25.750191 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:25.750694 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978703184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:25.751974 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:25.859552 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:25.859898 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978703184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:25.860992 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:59:26.085152 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-311c436f-8123-4f7b-aff7-d8adcc868f37 tempest-LiveAutoBlockMigrationV225Test-952231448 None] attachment_update completed successfully.
Sep 30 00:59:26.191053 n-d-811809-1 sudo[103300]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:26.193785 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1" returned: 0 in 0.851s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:26.194850 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 is fetched for user 436d1d5598814a1a98c00113aac052e5. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Sep 30 00:59:26.273185 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:26.365043 n-d-811809-1 sudo[103314]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1
Sep 30 00:59:26.366035 n-d-811809-1 sudo[103314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:27.000221 n-d-811809-1 sudo[103314]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:27.004070 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1" returned: 0 in 0.730s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:27.007495 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:27.040842 n-d-811809-1 sudo[103319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 stack-volumes-lvmdriver-1 -L 1g
Sep 30 00:59:27.054323 n-d-811809-1 sudo[103319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:27.780574 n-d-811809-1 sudo[103319]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:27.782848 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.775s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:27.805112 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Attempting download of 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume f722de34-fc2e-44a0-b4b9-cd95b17158f3. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Sep 30 00:59:27.881508 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_k_ifc52c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:27.966700 n-d-811809-1 sudo[103355]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_k_ifc52c
Sep 30 00:59:27.967628 n-d-811809-1 sudo[103355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:28.341123 n-d-811809-1 sudo[103355]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:28.343445 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_k_ifc52c" returned: 0 in 0.462s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:28.344710 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:28.430091 n-d-811809-1 sudo[103359]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1
Sep 30 00:59:28.433421 n-d-811809-1 sudo[103359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:28.812449 n-d-811809-1 sudo[103359]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:28.815794 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1" returned: 0 in 0.470s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:28.817782 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] 45a73b77-3988-481a-a6f6-e4a7a8d77976 was vhdx, converting to raw {{(pid=88604) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Sep 30 00:59:28.819122 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3 oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:28.845358 n-d-811809-1 sudo[103364]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3 oflag=direct
Sep 30 00:59:28.847002 n-d-811809-1 sudo[103364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:29.314899 n-d-811809-1 sudo[103364]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:29.319445 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3 oflag=direct" returned: 0 in 0.500s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:29.320697 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:29.343767 n-d-811809-1 sudo[103376]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3
Sep 30 00:59:29.344566 n-d-811809-1 sudo[103376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:30.718295 n-d-811809-1 sudo[103376]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:30.721634 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3" returned: 0 in 1.400s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:30.723097 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:30.825868 n-d-811809-1 sudo[103401]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1
Sep 30 00:59:30.827602 n-d-811809-1 sudo[103401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:31.253692 n-d-811809-1 sudo[103401]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:31.256607 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1" returned: 0 in 0.533s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:31.257756 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_q_9omx9un-d-811809-1@lvmdriver-1, size 700.00 MB, duration 1.40 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f722de34--fc2e--44a0--b4b9--cd95b17158f3 {{(pid=88604) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Sep 30 00:59:31.258293 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Converted 700.00 MB image at 499.31 MB/s
Sep 30 00:59:31.259083 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Downloaded image 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume f722de34-fc2e-44a0-b4b9-cd95b17158f3 successfully. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Sep 30 00:59:31.378398 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 for user 436d1d5598814a1a98c00113aac052e5 is deleted. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Sep 30 00:59:31.380037 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Marking volume f722de34-fc2e-44a0-b4b9-cd95b17158f3 as bootable. {{(pid=88604) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Sep 30 00:59:31.391494 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Copying metadata from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 to f722de34-fc2e-44a0-b4b9-cd95b17158f3. {{(pid=88604) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Sep 30 00:59:31.391947 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Creating volume glance metadata for volume f722de34-fc2e-44a0-b4b9-cd95b17158f3 backed by image 45a73b77-3988-481a-a6f6-e4a7a8d77976 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=88604) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 00:59:31.506083 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aaf22af5-d54c-4fde-a9fc-f8b13a372fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:31.511785 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4b2f75a-d1e5-4c8d-9b14-914c3ac30088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:31.529876 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Volume volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 (f722de34-fc2e-44a0-b4b9-cd95b17158f3): created successfully
Sep 30 00:59:31.533162 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4b2f75a-d1e5-4c8d-9b14-914c3ac30088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:31.537020 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Flow 'volume_create_manager' (3ae4d835-ec51-494c-8952-ffd45e4c2e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:59:31.556299 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-cc362cbc-9760-4c0e-890f-fef4482c2244 tempest-ServersTestBootFromVolume-556415117 None] Created volume successfully.
Sep 30 00:59:37.823606 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:37.869111 n-d-811809-1 sudo[103419]: 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-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 00:59:37.871862 n-d-811809-1 sudo[103419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:38.397118 n-d-811809-1 sudo[103419]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:38.399301 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3" returned: 0 in 0.575s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:38.479098 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:38.494432 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:38.495283 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940467776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus: 10
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: I_T nexus: 11
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: dQkNDJJW77xB2p8LGXkw
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:38.496349 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 00:59:38.525313 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] Creating iscsi_target for Volume ID: volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] Created volume path /opt/stack/data/cinder/volumes/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3,
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: incominguser K4mv8peFgC2zD8s6EDLQ RfwK9rn9WkNe9GNw
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]:
Sep 30 00:59:38.532029 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 00:59:38.540279 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:39.088372 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3" returned: 0 in 0.553s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:39.088950 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940467776]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:39.089418 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 00:59:39.089676 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 00:59:39.099049 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:39.108465 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:39.109814 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940467776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n System information:\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus: 10
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: I_T nexus: 11
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.55
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: dQkNDJJW77xB2p8LGXkw
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 00:59:39.110648 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 00:59:39.121466 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:39.212063 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:39.212317 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940467776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n System information:\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:39.215843 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:39.339013 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:39.339577 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940467776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n System information:\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:39.341019 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 00:59:39.525884 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-912d1c8d-283c-4ee0-98b1-c5ad9eccae1b req-053e81e4-4319-4f5e-863e-2d4a7e1e04d4 tempest-ServersTestBootFromVolume-556415117 None] attachment_update completed successfully.
Sep 30 00:59:41.120616 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-0d353f29-981d-48a1-9868-04ea46764584 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Terminate volume connection completed successfully.
Sep 30 00:59:41.121329 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-7510b2e9-5bf9-41cd-89f8-48239c9eb738 req-0d353f29-981d-48a1-9868-04ea46764584 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Deleting attachment d01f8650-2e56-45c1-a516-fe4b185dbda2. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:59:41.914256 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 00:59:41.914881 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 00:59:41.915577 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:41.943113 n-d-811809-1 sudo[103482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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 00:59:41.944159 n-d-811809-1 sudo[103482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:42.440377 n-d-811809-1 sudo[103482]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:42.443285 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.527s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:42.448196 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:42.474488 n-d-811809-1 sudo[103494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 00:59:42.475914 n-d-811809-1 sudo[103494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 00:59:43.048124 n-d-811809-1 sudo[103494]: pam_unix(sudo:session): session closed for user root
Sep 30 00:59:43.052357 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:43.055878 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 00:59:51.089360 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-15c0bc80-6adc-4909-989a-3c1276f3a6e1 req-8247cd15-4273-4dbd-9763-58bbb5da2388 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Terminate volume connection completed successfully.
Sep 30 00:59:51.090213 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-15c0bc80-6adc-4909-989a-3c1276f3a6e1 req-8247cd15-4273-4dbd-9763-58bbb5da2388 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Deleting attachment 0304639e-18fb-4166-a132-79f0de175795. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 00:59:51.093776 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:51.234569 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:51.236011 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714196620912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n System information:\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-30cd1cd3-ed25-445a-ba75-d35d22b940ba\n Backing store flags: \n Account information:\n dQkNDJJW77xB2p8LGXkw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:51.238955 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-15c0bc80-6adc-4909-989a-3c1276f3a6e1 req-8247cd15-4273-4dbd-9763-58bbb5da2388 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Removing iscsi_target for Volume ID: 30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 00:59:51.242482 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:51.385567 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba -f" returned: 0 in 0.143s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:51.385976 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714196620912]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:51.389658 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 00:59:51.602966 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 00:59:51.603364 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140714196620912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 00:59:53.565620 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 00:59:53.578829 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 00:59:53.579345 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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 00:59:53.616609 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Flow 'volume_create_manager' (9131cdb8-43a4-4e5f-b00d-7238aa723a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 00:59:53.620230 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06e9a6b2-ceb0-49e3-9685-4b8c8bbea9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:53.668305 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 00:59:53.728478 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06e9a6b2-ceb0-49e3-9685-4b8c8bbea9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-30T00:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1285689180',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=3061edaa-74dd-45b0-aea1-a349100ba348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58336e3a6a854ff7ab57e933b021b603',provider_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-30T00:59: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-30T00:59:53Z,user_id='9294424b0f8d4958a2981fd061546a28',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:53.732588 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45ea33aa-ce2e-44fb-846c-43cda17ead88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:53.735152 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45ea33aa-ce2e-44fb-846c-43cda17ead88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:53.739139 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e526f821-e494-4af5-ba5c-af95dcd93507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:53.865708 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e526f821-e494-4af5-ba5c-af95dcd93507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3061edaa-74dd-45b0-aea1-a349100ba348', 'volume_name': 'volume-3061edaa-74dd-45b0-aea1-a349100ba348', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:53.870537 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (decb930c-2e93-4406-9d91-3578f97d6a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:53.887013 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (decb930c-2e93-4406-9d91-3578f97d6a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 00:59:53.899654 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08d63ec1-e1b5-41b3-9e5f-8e00ff4863df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 00:59:53.900642 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Volume 3061edaa-74dd-45b0-aea1-a349100ba348: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3061edaa-74dd-45b0-aea1-a349100ba348', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/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 00:59:53.901283 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Cloning 3061edaa-74dd-45b0-aea1-a349100ba348 from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 at location (None, None). {{(pid=88604) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:00:06.487317 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1, size 616.00 MB, duration 12.58 sec {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Sep 30 01:00:06.488278 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Image download 616.00 MB at 48.95 MB/s
Sep 30 01:00:06.555043 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:06.686994 n-d-811809-1 sudo[103562]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1
Sep 30 01:00:06.689409 n-d-811809-1 sudo[103562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:07.416531 n-d-811809-1 sudo[103562]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:07.418989 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1" returned: 0 in 0.863s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:07.419714 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 is fetched for user 9294424b0f8d4958a2981fd061546a28. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Sep 30 01:00:07.499130 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:07.608879 n-d-811809-1 sudo[103567]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1
Sep 30 01:00:07.610288 n-d-811809-1 sudo[103567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:08.010387 n-d-811809-1 sudo[103567]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:08.012972 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1" returned: 0 in 0.514s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:08.015981 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3061edaa-74dd-45b0-aea1-a349100ba348 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:08.074052 n-d-811809-1 sudo[103574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3061edaa-74dd-45b0-aea1-a349100ba348 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:00:08.082627 n-d-811809-1 sudo[103574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:08.854608 n-d-811809-1 sudo[103574]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:08.856928 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3061edaa-74dd-45b0-aea1-a349100ba348 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.841s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:08.877939 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Attempting download of 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 3061edaa-74dd-45b0-aea1-a349100ba348. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Sep 30 01:00:08.936041 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_82fgi26s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:09.143726 n-d-811809-1 sudo[103617]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_82fgi26s
Sep 30 01:00:09.144732 n-d-811809-1 sudo[103617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:09.740119 n-d-811809-1 sudo[103617]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:09.745203 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_82fgi26s" returned: 0 in 0.809s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:09.746805 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:09.857685 n-d-811809-1 sudo[103624]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1
Sep 30 01:00:09.858488 n-d-811809-1 sudo[103624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:10.196986 n-d-811809-1 sudo[103624]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:10.199542 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1" returned: 0 in 0.452s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:10.201043 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] 45a73b77-3988-481a-a6f6-e4a7a8d77976 was vhdx, converting to raw {{(pid=88604) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Sep 30 01:00:10.202591 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348 oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:10.226814 n-d-811809-1 sudo[103629]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348 oflag=direct
Sep 30 01:00:10.228710 n-d-811809-1 sudo[103629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:10.664451 n-d-811809-1 sudo[103629]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:10.666942 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348 oflag=direct" returned: 0 in 0.464s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:10.668264 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:10.688836 n-d-811809-1 sudo[103641]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348
Sep 30 01:00:10.690453 n-d-811809-1 sudo[103641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:11.963111 n-d-811809-1 sudo[103641]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:11.966095 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348" returned: 0 in 1.297s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:11.967186 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:12.188977 n-d-811809-1 sudo[103670]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1
Sep 30 01:00:12.195326 n-d-811809-1 sudo[103670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:12.663608 n-d-811809-1 sudo[103670]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:12.665850 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1" returned: 0 in 0.698s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:12.666687 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_foq7jgzzn-d-811809-1@lvmdriver-1, size 700.00 MB, duration 1.30 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3061edaa--74dd--45b0--aea1--a349100ba348 {{(pid=88604) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Sep 30 01:00:12.667113 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Converted 700.00 MB image at 538.92 MB/s
Sep 30 01:00:12.667749 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Downloaded image 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 3061edaa-74dd-45b0-aea1-a349100ba348 successfully. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Sep 30 01:00:12.792129 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 for user 9294424b0f8d4958a2981fd061546a28 is deleted. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Sep 30 01:00:12.793233 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Marking volume 3061edaa-74dd-45b0-aea1-a349100ba348 as bootable. {{(pid=88604) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Sep 30 01:00:12.807548 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Copying metadata from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 to 3061edaa-74dd-45b0-aea1-a349100ba348. {{(pid=88604) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Sep 30 01:00:12.808496 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Creating volume glance metadata for volume 3061edaa-74dd-45b0-aea1-a349100ba348 backed by image 45a73b77-3988-481a-a6f6-e4a7a8d77976 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=88604) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:00:12.888437 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (08d63ec1-e1b5-41b3-9e5f-8e00ff4863df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3061edaa-74dd-45b0-aea1-a349100ba348', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:00:12.891254 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (074b3eaf-da8a-423d-9d15-2f4d0fe435b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:00:12.912398 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Volume volume-3061edaa-74dd-45b0-aea1-a349100ba348 (3061edaa-74dd-45b0-aea1-a349100ba348): created successfully
Sep 30 01:00:12.915314 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (074b3eaf-da8a-423d-9d15-2f4d0fe435b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:00:12.919304 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Flow 'volume_create_manager' (9131cdb8-43a4-4e5f-b00d-7238aa723a31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:00:12.931872 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-75eb470d-3ab7-4d6c-9662-5693e4ea7402 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Created volume successfully.
Sep 30 01:00:17.657545 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:17.705679 n-d-811809-1 sudo[103678]: 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-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:17.706609 n-d-811809-1 sudo[103678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:18.201473 n-d-811809-1 sudo[103678]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:18.206024 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 0.550s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:18.265986 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:18.276957 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:18.277590 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939950752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Target 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: I_T nexus: 12
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050000
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf50
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050001
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf51
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: K4mv8peFgC2zD8s6EDLQ
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.278598 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:00:18.291964 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Creating iscsi_target for Volume ID: volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Created volume path /opt/stack/data/cinder/volumes/volume-3061edaa-74dd-45b0-aea1-a349100ba348,
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: incominguser qdCKyspoEdAS9TP933m2 zqkj7Q2gYR2pPXwE
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:00:18.295400 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:00:18.300768 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:18.765587 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 0.468s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:18.766599 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939950752]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:18.767691 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:00:18.769873 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:00:18.779238 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:18.789738 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:18.790334 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939950752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Target 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: I_T nexus: 12
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050000
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf50
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050001
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf51
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: K4mv8peFgC2zD8s6EDLQ
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:18.791366 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:00:18.815172 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:18.915325 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:18.915787 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939950752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:18.917548 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:19.031987 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:19.032347 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939950752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:19.033385 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Set provider_location to: 10.222.0.39:3260,6 iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:00:19.285203 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-1b0dda43-edd6-429d-9d5a-20cf43734386 req-9562113f-e8fa-4465-bf46-1800077d2c92 tempest-LiveAutoBlockMigrationV225Test-301952699 None] attachment_update completed successfully.
Sep 30 01:00:41.918408 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:00:41.923024 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:00:41.923742 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:41.946907 n-d-811809-1 sudo[103751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:00:41.947963 n-d-811809-1 sudo[103751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:42.462088 n-d-811809-1 sudo[103751]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:42.466643 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.542s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:42.469176 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:42.493325 n-d-811809-1 sudo[103754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:00:42.495275 n-d-811809-1 sudo[103754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:42.981326 n-d-811809-1 sudo[103754]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:42.983596 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:42.985450 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:00:48.277113 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:48.323576 n-d-811809-1 sudo[103759]: 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-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:48.325242 n-d-811809-1 sudo[103759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:00:48.908942 n-d-811809-1 sudo[103759]: pam_unix(sudo:session): session closed for user root
Sep 30 01:00:48.912378 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 0.637s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:49.047903 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:49.059259 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:49.060460 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939498608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Target 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus: 12
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050000
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf50
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050001
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf51
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: K4mv8peFgC2zD8s6EDLQ
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Target 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: I_T nexus: 13
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00060000
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf60
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00060001
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf61
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: qdCKyspoEdAS9TP933m2
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.061248 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Creating iscsi_target for Volume ID: volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Created volume path /opt/stack/data/cinder/volumes/volume-3061edaa-74dd-45b0-aea1-a349100ba348,
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: incominguser qdCKyspoEdAS9TP933m2 zqkj7Q2gYR2pPXwE
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:00:49.079501 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:49.217315 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 0.140s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:49.217631 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939498608]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:49.218277 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:00:49.218639 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:00:49.220149 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:49.228303 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:49.229334 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939498608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Target 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus: 12
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050000
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf50
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00050001
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf51
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: K4mv8peFgC2zD8s6EDLQ
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Target 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: I_T nexus: 13
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00060000
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf60
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00060001
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf61
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: qdCKyspoEdAS9TP933m2
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:00:49.230317 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:00:49.254063 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:49.391610 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:49.392621 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939498608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:49.395114 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:00:49.575988 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:00:49.576866 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939498608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:00:49.578174 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Set provider_location to: 10.222.0.39:3260,6 iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:00:49.933274 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-65920103-532d-4799-a7cf-c62a63007a43 req-e6c2472c-ea8e-4444-a58b-e93cd2087681 tempest-LiveAutoBlockMigrationV225Test-952231448 None] attachment_update completed successfully.
Sep 30 01:01:02.124090 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-65920103-532d-4799-a7cf-c62a63007a43 req-73633601-ef8a-4eba-93f6-ac93f349fd05 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Terminate volume connection completed successfully.
Sep 30 01:01:02.124568 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-65920103-532d-4799-a7cf-c62a63007a43 req-73633601-ef8a-4eba-93f6-ac93f349fd05 tempest-LiveAutoBlockMigrationV225Test-952231448 None] Deleting attachment d8a4528e-85ef-4a5f-bf82-43b1f5c3ff54. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:01:17.265663 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-5d56fa00-126e-42b5-b1e0-68914a676f84 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Terminate volume connection completed successfully.
Sep 30 01:01:17.266373 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-5d56fa00-126e-42b5-b1e0-68914a676f84 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Deleting attachment fd6fc0ac-5e4c-4aed-8354-cfcc8b3b1eac. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:01:17.270495 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:17.486785 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:17.487231 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974965168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348\n System information:\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-3061edaa-74dd-45b0-aea1-a349100ba348\n Backing store flags: \n Account information:\n qdCKyspoEdAS9TP933m2\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:01:17.489634 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-5d56fa00-126e-42b5-b1e0-68914a676f84 tempest-LiveAutoBlockMigrationV225Test-301952699 None] Removing iscsi_target for Volume ID: 3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:01:17.494827 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:17.804604 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3061edaa-74dd-45b0-aea1-a349100ba348 -f" returned: 0 in 0.312s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:17.804874 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974965168]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:01:17.807915 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:18.135982 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.329s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:18.136501 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974965168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:01:18.627544 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Lock "b'cinder-3061edaa-74dd-45b0-aea1-a349100ba348-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:01:18.824750 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:19.148955 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.324s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:19.150004 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974965168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:01:19.151164 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:01:19.154700 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:19.229206 n-d-811809-1 sudo[103831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:01:19.233172 n-d-811809-1 sudo[103831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:19.969367 n-d-811809-1 sudo[103831]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:19.983457 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 0.828s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:19.987117 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:20.076293 n-d-811809-1 sudo[103834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:01:20.077715 n-d-811809-1 sudo[103834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:20.667223 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Lock "b'cinder-30cd1cd3-ed25-445a-ba75-d35d22b940ba-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:01:20.874453 n-d-811809-1 sudo[103834]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:20.879978 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 0.893s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:20.889162 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:20.944326 n-d-811809-1 sudo[103837]: ubuntu : TTY=unknown ; 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-3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:01:20.946097 n-d-811809-1 sudo[103837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:20.952396 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:21.301849 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.354s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:21.302423 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939940448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:01:21.303079 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Skipping remove_export. No iscsi_target is presently exported for volume: 30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 01:01:21.304312 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:21.367163 n-d-811809-1 sudo[103841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 01:01:21.379950 n-d-811809-1 sudo[103841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:21.954309 n-d-811809-1 sudo[103837]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:21.957972 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3061edaa-74dd-45b0-aea1-a349100ba348" returned: 0 in 1.069s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:21.959913 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Successfully deleted volume: 3061edaa-74dd-45b0-aea1-a349100ba348
Sep 30 01:01:22.119908 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Created reservations ['ca0fa1a4-2b76-4bad-a0ad-15a7bd3cf2f4', 'a19deca8-05fc-4d98-9883-7ffed002e6e3', '70124e0c-83e6-4707-95e2-2459bfe485bf', '4b37f56e-0e37-4ff2-b1a2-fd884703592e'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:01:22.225276 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:01:22.226999 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:22.289549 n-d-811809-1 sudo[103850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:01:22.291902 n-d-811809-1 sudo[103850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:22.480445 n-d-811809-1 sudo[103841]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:22.484559 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 1.179s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:22.486862 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:22.528970 n-d-811809-1 sudo[103852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 01:01:22.530521 n-d-811809-1 sudo[103852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:22.987555 n-d-811809-1 sudo[103850]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:22.990057 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:22.993880 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:23.018041 n-d-811809-1 sudo[103855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:01:23.019487 n-d-811809-1 sudo[103855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:23.336179 n-d-811809-1 sudo[103852]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:23.338518 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 0.851s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:23.341012 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:23.400884 n-d-811809-1 sudo[103858]: ubuntu : TTY=unknown ; 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-30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 01:01:23.401691 n-d-811809-1 sudo[103858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:23.854954 n-d-811809-1 sudo[103855]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:23.857271 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.863s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:23.859281 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:01:23.870412 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Deleted volume successfully.
Sep 30 01:01:23.898738 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-0ffd9b83-2766-49f9-93d9-e863e7e60121 req-344bd2cf-82e5-4e8c-b244-de4a6e82b75d tempest-LiveAutoBlockMigrationV225Test-301952699 None] Lock "b'cinder-3061edaa-74dd-45b0-aea1-a349100ba348-delete_volume'" released by "delete_volume" :: held 5.272s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:01:24.279865 n-d-811809-1 sudo[103858]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:24.281821 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30cd1cd3-ed25-445a-ba75-d35d22b940ba" returned: 0 in 0.941s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:24.282837 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Successfully deleted volume: 30cd1cd3-ed25-445a-ba75-d35d22b940ba
Sep 30 01:01:24.344806 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Created reservations ['ab4b06f8-5110-4c91-b7ec-33c3d0f79007', 'f8cfca84-dda8-4c22-b74f-0a1835a3b531', 'a77a09b6-5e26-4f40-b107-ca4f772eb7fb', '5120df85-75c4-4830-8d47-47abd2f8803a'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:01:24.473434 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:01:24.474336 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:24.555956 n-d-811809-1 sudo[103865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:01:24.559062 n-d-811809-1 sudo[103865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:25.537367 n-d-811809-1 sudo[103865]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:25.539731 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.065s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:25.541953 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:25.588773 n-d-811809-1 sudo[103868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:01:25.589616 n-d-811809-1 sudo[103868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:26.246326 n-d-811809-1 sudo[103868]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:26.248584 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.706s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:26.250990 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:01:26.262661 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Deleted volume successfully.
Sep 30 01:01:26.280968 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-7598316f-2794-474f-9928-d082a69818cc tempest-LiveAutoBlockMigrationV225Test-301952699 None] Lock "b'cinder-30cd1cd3-ed25-445a-ba75-d35d22b940ba-delete_volume'" released by "delete_volume" :: held 5.617s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:01:41.916203 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:01:41.916910 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:01:41.917867 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:41.942617 n-d-811809-1 sudo[103954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:01:41.944585 n-d-811809-1 sudo[103954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:42.483981 n-d-811809-1 sudo[103954]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:42.487357 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.570s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:42.489567 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:01:42.511223 n-d-811809-1 sudo[103957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:01:42.512134 n-d-811809-1 sudo[103957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:01:43.041885 n-d-811809-1 sudo[103957]: pam_unix(sudo:session): session closed for user root
Sep 30 01:01:43.044640 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.555s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:01:43.045968 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:02:16.565822 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-ec49f111-20e2-4437-b161-2458ba0ccba2 tempest-ServersTestBootFromVolume-556415117 None] Terminate volume connection completed successfully.
Sep 30 01:02:16.567758 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-ec49f111-20e2-4437-b161-2458ba0ccba2 tempest-ServersTestBootFromVolume-556415117 None] Deleting attachment fc128eee-5735-4580-be37-45c2dc5384f5. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:02:16.572579 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:16.836501 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:16.836860 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939646416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n System information:\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-f722de34-fc2e-44a0-b4b9-cd95b17158f3\n Backing store flags: \n Account information:\n K4mv8peFgC2zD8s6EDLQ\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:02:16.837565 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-ec49f111-20e2-4437-b161-2458ba0ccba2 tempest-ServersTestBootFromVolume-556415117 None] Removing iscsi_target for Volume ID: f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:02:16.838634 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:17.103946 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 -f" returned: 0 in 0.264s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:17.104654 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939646416]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:02:17.106062 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:17.330215 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:17.331030 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939646416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:02:17.838616 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Lock "b'cinder-f722de34-fc2e-44a0-b4b9-cd95b17158f3-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:02:18.108167 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:18.247274 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:18.247627 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939943264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:02:18.248329 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Skipping remove_export. No iscsi_target is presently exported for volume: f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:02:18.249354 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:18.313893 n-d-811809-1 sudo[104361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:02:18.316631 n-d-811809-1 sudo[104361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:19.254785 n-d-811809-1 sudo[104361]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:19.256952 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3" returned: 0 in 1.007s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:19.258582 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:19.295910 n-d-811809-1 sudo[104393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:02:19.298708 n-d-811809-1 sudo[104393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:19.996955 n-d-811809-1 sudo[104393]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:19.999736 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3" returned: 0 in 0.740s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:20.002273 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:20.042901 n-d-811809-1 sudo[104405]: ubuntu : TTY=unknown ; 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-f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:02:20.044045 n-d-811809-1 sudo[104405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:20.588091 n-d-811809-1 sudo[104405]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:20.590412 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f722de34-fc2e-44a0-b4b9-cd95b17158f3" returned: 0 in 0.588s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:20.591648 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Successfully deleted volume: f722de34-fc2e-44a0-b4b9-cd95b17158f3
Sep 30 01:02:20.676488 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Created reservations ['48741c2d-0ac5-43ca-abb4-4dd9c3b7b651', 'fd967501-09b8-4034-87fe-1e4473e7be6b', '12ae7a5d-3b72-4b9a-8d01-bab62fc19c43', '561708d9-238d-45c1-871a-59cea848f8ed'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:02:20.755890 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:02:20.756938 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:20.803158 n-d-811809-1 sudo[104420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:02:20.804572 n-d-811809-1 sudo[104420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:21.370522 n-d-811809-1 sudo[104420]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:21.372787 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.615s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:21.375034 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:21.430237 n-d-811809-1 sudo[104449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:02:21.431709 n-d-811809-1 sudo[104449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:22.175923 n-d-811809-1 sudo[104449]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:22.178114 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.803s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:22.181771 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:02:22.209069 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Deleted volume successfully.
Sep 30 01:02:22.232474 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-4be16af0-7b6c-45ef-8a6a-ecc330b30ae0 req-20d3b25e-78e7-43eb-97f2-278ef8ca0a6e tempest-ServersTestBootFromVolume-556415117 None] Lock "b'cinder-f722de34-fc2e-44a0-b4b9-cd95b17158f3-delete_volume'" released by "delete_volume" :: held 4.394s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:02:41.918381 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:02:41.919121 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:02:41.920180 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:41.971484 n-d-811809-1 sudo[104768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:02:41.973128 n-d-811809-1 sudo[104768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:43.136635 n-d-811809-1 sudo[104768]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:43.138883 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.219s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:43.140469 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:02:43.192162 n-d-811809-1 sudo[104800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:02:43.197194 n-d-811809-1 sudo[104800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:02:44.352240 n-d-811809-1 sudo[104800]: pam_unix(sudo:session): session closed for user root
Sep 30 01:02:44.355013 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.214s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:02:44.357151 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:03:26.424397 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Lock "b'cinder-fbd2b532-f6cc-458f-b8c2-168b78104e77-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:03:26.593792 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:26.815247 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:26.816057 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976366000]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:03:26.818470 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Skipping remove_export. No iscsi_target is presently exported for volume: fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 01:03:26.819994 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:26.856634 n-d-811809-1 sudo[105244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 01:03:26.858507 n-d-811809-1 sudo[105244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:27.397315 n-d-811809-1 sudo[105244]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:27.400201 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77" returned: 0 in 0.580s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:27.402288 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:27.422373 n-d-811809-1 sudo[105248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 01:03:27.423905 n-d-811809-1 sudo[105248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:28.011619 n-d-811809-1 sudo[105248]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:28.014497 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77" returned: 0 in 0.612s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:28.018866 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:28.040697 n-d-811809-1 sudo[105253]: ubuntu : TTY=unknown ; 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-fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 01:03:28.042228 n-d-811809-1 sudo[105253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:28.708347 n-d-811809-1 sudo[105253]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:28.710440 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fbd2b532-f6cc-458f-b8c2-168b78104e77" returned: 0 in 0.692s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:28.711445 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Successfully deleted volume: fbd2b532-f6cc-458f-b8c2-168b78104e77
Sep 30 01:03:28.768223 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Created reservations ['8c2e84c6-ce7b-412b-9df2-1847c7965b26', 'ee1b5df0-6cb7-4049-a7f9-fc1bf6f98c70', '4a5fa010-9b50-4085-abe8-1a0d1d5347be', 'bfba6c3f-6996-4e2f-ab14-9dfc2d988419'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:03:28.835664 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:03:28.837591 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:28.897191 n-d-811809-1 sudo[105261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:03:28.899711 n-d-811809-1 sudo[105261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:29.736619 n-d-811809-1 sudo[105261]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:29.739545 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.903s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:29.741557 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:29.814278 n-d-811809-1 sudo[105264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:03:29.815403 n-d-811809-1 sudo[105264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:30.429536 n-d-811809-1 sudo[105264]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:30.432397 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:30.435000 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:03:30.442453 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Deleted volume successfully.
Sep 30 01:03:30.466682 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-864960a8-36fe-4b38-afd6-a3a0cc396afa tempest-DeleteServersTestJSON-1087364012 None] Lock "b'cinder-fbd2b532-f6cc-458f-b8c2-168b78104e77-delete_volume'" released by "delete_volume" :: held 4.042s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:03:41.915505 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:03:41.916113 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:03:41.917451 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:41.960157 n-d-811809-1 sudo[105414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:03:41.961700 n-d-811809-1 sudo[105414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:42.577599 n-d-811809-1 sudo[105414]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:42.579844 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:42.582250 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:42.604980 n-d-811809-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 --readonly stack-volumes-lvmdriver-1
Sep 30 01:03:42.606891 n-d-811809-1 sudo[105417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:43.219650 n-d-811809-1 sudo[105417]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:43.221744 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.639s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:43.223065 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:03:53.596820 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:03:53.604920 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:03:53.605467 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 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:03:53.639741 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Flow 'volume_create_manager' (dcb8b98e-415d-49b9-8a11-7a66e6e22904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:03:53.647513 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68859bef-9cd6-4bb5-b06c-c61567763728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:53.695546 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:03:53.744842 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68859bef-9cd6-4bb5-b06c-c61567763728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-137320373',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=8f6a6643-856a-4751-b20f-a36a6f5d9922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02bc79a9675142e593506d561654e76f',provider_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:03: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-30T01:03:54Z,user_id='5e193f77c84b4cba9c274b1f1b32ac0f',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:53.747833 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (598c59c1-45b6-4d8a-be3b-522fe0751d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:53.755348 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (598c59c1-45b6-4d8a-be3b-522fe0751d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:53.761375 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae84a2eb-d03d-46cb-b40f-cd19e534b85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:53.763659 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae84a2eb-d03d-46cb-b40f-cd19e534b85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f6a6643-856a-4751-b20f-a36a6f5d9922', 'volume_name': 'volume-8f6a6643-856a-4751-b20f-a36a6f5d9922', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:53.766020 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be373911-a41a-4b5b-b1a1-fbcff51503f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:53.768156 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be373911-a41a-4b5b-b1a1-fbcff51503f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:53.770307 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1dc0c7fd-bc2c-40bb-a785-6551bd77079e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:53.780772 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Volume 8f6a6643-856a-4751-b20f-a36a6f5d9922: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f6a6643-856a-4751-b20f-a36a6f5d9922', 'volume_size': 1}
Sep 30 01:03:53.784024 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:53.823610 n-d-811809-1 sudo[105546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:03:53.825217 n-d-811809-1 sudo[105546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:54.784667 n-d-811809-1 sudo[105546]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:54.787219 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.002s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:54.804127 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1dc0c7fd-bc2c-40bb-a785-6551bd77079e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f6a6643-856a-4751-b20f-a36a6f5d9922', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:54.804127 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fb3c9e7-cbe7-4fcb-a44a-a0a5820aec01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:54.817068 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Volume volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 (8f6a6643-856a-4751-b20f-a36a6f5d9922): created successfully
Sep 30 01:03:54.820485 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8fb3c9e7-cbe7-4fcb-a44a-a0a5820aec01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:54.824826 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Flow 'volume_create_manager' (dcb8b98e-415d-49b9-8a11-7a66e6e22904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:03:54.841993 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-542c664c-251c-4e5c-9ed3-b70998372409 tempest-AttachSCSIVolumeTestJSON-137224004 None] Created volume successfully.
Sep 30 01:03:55.570753 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:03:55.580303 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:03:55.583494 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 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:03:55.601129 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Flow 'volume_create_manager' (cddc01b4-93df-42fd-842d-112057503829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:03:55.604698 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3106d16f-c61f-4481-a781-98a33e912b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:55.630301 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:03:55.656930 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3106d16f-c61f-4481-a781-98a33e912b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-927021877',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=47c4fea7-0dfd-4bb0-874a-f9a601d80c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='317ba557079d4902882e26223cd79031',provider_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:03:56Z,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:03:56Z,user_id='ef8664df8cb2402f899c654bcf0325c8',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:55.659442 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eebd7bc0-823f-43ea-8224-d250863749a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:55.661526 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eebd7bc0-823f-43ea-8224-d250863749a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:55.664043 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (644d41ec-c1e5-49a6-9ff8-62d6726d1c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:55.666236 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (644d41ec-c1e5-49a6-9ff8-62d6726d1c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47c4fea7-0dfd-4bb0-874a-f9a601d80c21', 'volume_name': 'volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:55.668672 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (caf65dd0-e49b-4af2-8232-8cb4f0ce8156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:55.672670 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (caf65dd0-e49b-4af2-8232-8cb4f0ce8156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:55.675129 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a4dfca4-a2b5-45a7-82ae-59e22263d21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:55.676154 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Volume 47c4fea7-0dfd-4bb0-874a-f9a601d80c21: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21', 'volume_size': 1}
Sep 30 01:03:55.677733 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:55.699962 n-d-811809-1 sudo[105579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:03:55.701839 n-d-811809-1 sudo[105579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:56.613417 n-d-811809-1 sudo[105579]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:56.616414 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.938s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:56.626003 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a4dfca4-a2b5-45a7-82ae-59e22263d21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:56.629315 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8cf4e4a-8072-4bde-9fcb-012834b493c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:03:56.643549 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Volume volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 (47c4fea7-0dfd-4bb0-874a-f9a601d80c21): created successfully
Sep 30 01:03:56.646077 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8cf4e4a-8072-4bde-9fcb-012834b493c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:03:56.652603 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Flow 'volume_create_manager' (cddc01b4-93df-42fd-842d-112057503829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:03:56.673541 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-2ca248fa-3066-4c8a-addb-ef3bbb1c3a17 tempest-ServersNegativeTestJSON-1764576273 None] Created volume successfully.
Sep 30 01:03:57.432920 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:57.478036 n-d-811809-1 sudo[105611]: 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-8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:03:57.481926 n-d-811809-1 sudo[105611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:03:58.355090 n-d-811809-1 sudo[105611]: pam_unix(sudo:session): session closed for user root
Sep 30 01:03:58.357716 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922" returned: 0 in 0.925s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:58.469739 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:58.488772 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:58.489135 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975424448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:03:58.489799 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] Creating iscsi_target for Volume ID: volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] Created volume path /opt/stack/data/cinder/volumes/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922,
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: incominguser RUyNABMhBm9c9RcUvjQt WyP927Mv4eh42TWd
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:03:58.505437 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:59.362245 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922" returned: 0 in 0.861s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:59.362883 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975424448]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:03:59.363150 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:03:59.363517 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:03:59.364644 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:59.404881 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:59.405347 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975424448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922\n System information:\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-8f6a6643-856a-4751-b20f-a36a6f5d9922\n Backing store flags: \n Account information:\n RUyNABMhBm9c9RcUvjQt\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: I_T nexus: 6
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: vGWSGQ5xaKC3Mf4TvMxj
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: I_T nexus: 7
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: c443kruniUDdNUf2C3H9
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: I_T nexus: 8
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: 6JQG5pF8SSoXadCpAPm4
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:03:59.406222 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:03:59.416829 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:03:59.787224 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.371s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:03:59.792686 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975424448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922\n System information:\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-8f6a6643-856a-4751-b20f-a36a6f5d9922\n Backing store flags: \n Account information:\n RUyNABMhBm9c9RcUvjQt\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:03:59.797388 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:00.056313 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:00.057382 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975424448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922\n System information:\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-8f6a6643-856a-4751-b20f-a36a6f5d9922\n Backing store flags: \n Account information:\n RUyNABMhBm9c9RcUvjQt\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:04:00.058690 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:04:00.391311 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:04:00.400520 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:04:00.401137 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 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:04:00.431760 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Flow 'volume_create_manager' (e23270ea-8be1-4e01-ad81-372d3b671f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:04:00.443642 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5dbccc5-05b4-47c2-a5f3-e3dbe025ec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:04:00.499753 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:04:00.602862 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5dbccc5-05b4-47c2-a5f3-e3dbe025ec6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-712122176',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=223edf5f-f46e-4d0c-945d-fd98aac1c2df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='317ba557079d4902882e26223cd79031',provider_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:04: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:04:00Z,user_id='ef8664df8cb2402f899c654bcf0325c8',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:04:00.621939 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (700929d0-fee5-45d3-b16f-12ad23c7cf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:04:00.628449 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (700929d0-fee5-45d3-b16f-12ad23c7cf13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:04:00.634998 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (799b119e-9346-4bf1-ba4b-1d84e5ff19eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:04:00.637583 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (799b119e-9346-4bf1-ba4b-1d84e5ff19eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '223edf5f-f46e-4d0c-945d-fd98aac1c2df', 'volume_name': 'volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:04:00.642493 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6e8a63e-2dea-4b8f-bde2-56e41a5cbe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:04:00.644688 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6e8a63e-2dea-4b8f-bde2-56e41a5cbe05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:04:00.646880 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e30fdd38-1ea1-4adb-ae7d-81399d28e488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:04:00.654536 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Volume 223edf5f-f46e-4d0c-945d-fd98aac1c2df: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df', 'volume_size': 1}
Sep 30 01:04:00.655925 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:00.708869 n-d-811809-1 sudo[105651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:04:00.709660 n-d-811809-1 sudo[105651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:00.767538 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-7ef7abce-bd84-471c-a535-5d8ae9c39dcc req-7c748171-3a06-4480-98b9-3be5fe0ac52a tempest-AttachSCSIVolumeTestJSON-137224004 None] attachment_update completed successfully.
Sep 30 01:04:01.773962 n-d-811809-1 sudo[105651]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:01.775880 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.120s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:01.779361 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e30fdd38-1ea1-4adb-ae7d-81399d28e488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:04:01.782800 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83995f90-a526-41d4-a825-3b221f36daec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:04:01.805089 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Volume volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df (223edf5f-f46e-4d0c-945d-fd98aac1c2df): created successfully
Sep 30 01:04:01.812942 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83995f90-a526-41d4-a825-3b221f36daec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:04:01.833153 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Flow 'volume_create_manager' (e23270ea-8be1-4e01-ad81-372d3b671f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:04:01.847385 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-24d4e8ed-9556-441b-967b-327eb866d941 tempest-ServersNegativeTestJSON-1764576273 None] Created volume successfully.
Sep 30 01:04:10.066209 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-50b6eeac-69f4-4372-aa1b-f41edd0f4f06 req-ee394973-4cea-447d-bf85-6ca2c54d90b0 tempest-AttachSCSIVolumeTestJSON-137224004 None] Terminate volume connection completed successfully.
Sep 30 01:04:10.067671 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-50b6eeac-69f4-4372-aa1b-f41edd0f4f06 req-ee394973-4cea-447d-bf85-6ca2c54d90b0 tempest-AttachSCSIVolumeTestJSON-137224004 None] Deleting attachment 9f624043-7463-41d2-9619-8a1e2344dca9. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:04:10.069524 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:10.209266 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:10.210948 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974751472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922\n System information:\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-8f6a6643-856a-4751-b20f-a36a6f5d9922\n Backing store flags: \n Account information:\n RUyNABMhBm9c9RcUvjQt\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:04:10.211976 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-50b6eeac-69f4-4372-aa1b-f41edd0f4f06 req-ee394973-4cea-447d-bf85-6ca2c54d90b0 tempest-AttachSCSIVolumeTestJSON-137224004 None] Removing iscsi_target for Volume ID: 8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:04:10.214236 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:10.354036 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 -f" returned: 0 in 0.140s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:10.354573 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974751472]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:04:10.358329 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:10.479077 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:10.479802 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974751472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:04:22.079982 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Lock "b'cinder-8f6a6643-856a-4751-b20f-a36a6f5d9922-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:04:22.173882 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:22.409475 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:22.409832 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976658752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\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-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:04:22.410549 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:04:22.411815 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:22.465772 n-d-811809-1 sudo[105977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:04:22.466647 n-d-811809-1 sudo[105977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:23.156153 n-d-811809-1 sudo[105977]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:23.158326 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922" returned: 0 in 0.746s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:23.160458 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:23.191899 n-d-811809-1 sudo[105980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:04:23.192754 n-d-811809-1 sudo[105980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:23.849106 n-d-811809-1 sudo[105980]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:23.853045 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922" returned: 0 in 0.691s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:23.856696 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:23.894437 n-d-811809-1 sudo[105983]: ubuntu : TTY=unknown ; 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-8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:04:23.895923 n-d-811809-1 sudo[105983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:24.634651 n-d-811809-1 sudo[105983]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:24.637369 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f6a6643-856a-4751-b20f-a36a6f5d9922" returned: 0 in 0.780s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:24.652176 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Successfully deleted volume: 8f6a6643-856a-4751-b20f-a36a6f5d9922
Sep 30 01:04:24.745489 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Created reservations ['ef03a0ba-73a1-4c1b-a341-20139a6e93aa', '9369fcf1-4b81-47fa-a27a-2fff27a52d3d', '9e8f3a2c-6657-4579-9b0e-9f01084dc800', 'd9cc7420-1142-4be4-b919-09b01f3ea7a0'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:04:24.834276 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:04:24.835518 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:24.881092 n-d-811809-1 sudo[105990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:04:24.881897 n-d-811809-1 sudo[105990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:25.474845 n-d-811809-1 sudo[105990]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:25.477544 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.642s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:25.479922 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:25.504318 n-d-811809-1 sudo[105993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:04:25.506163 n-d-811809-1 sudo[105993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:26.446704 n-d-811809-1 sudo[105993]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:26.449574 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.969s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:26.453101 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:04:26.459985 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Deleted volume successfully.
Sep 30 01:04:26.488565 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-5a6c363c-87a3-4142-86b4-b3e202a0693e tempest-AttachSCSIVolumeTestJSON-137224004 None] Lock "b'cinder-8f6a6643-856a-4751-b20f-a36a6f5d9922-delete_volume'" released by "delete_volume" :: held 4.410s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:04:41.923489 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:04:41.924071 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:04:41.924464 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:41.953453 n-d-811809-1 sudo[106152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:04:41.954439 n-d-811809-1 sudo[106152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:42.948001 n-d-811809-1 sudo[106152]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:42.949996 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.025s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:42.952476 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:04:43.000768 n-d-811809-1 sudo[106155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:04:43.005084 n-d-811809-1 sudo[106155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:04:44.008295 n-d-811809-1 sudo[106155]: pam_unix(sudo:session): session closed for user root
Sep 30 01:04:44.011289 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.058s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:04:44.012570 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:05:30.382359 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-656ae683-8226-493f-9e40-0672ba889023 req-2af3da0a-cb29-4cd9-a885-7b66dc310674 tempest-TaggedBootDevicesTest-1884712437 None] Terminate volume connection completed successfully.
Sep 30 01:05:30.383075 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-656ae683-8226-493f-9e40-0672ba889023 req-2af3da0a-cb29-4cd9-a885-7b66dc310674 tempest-TaggedBootDevicesTest-1884712437 None] Deleting attachment 2f4806fb-55ba-4c3d-a67b-da0e53e2064d. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:05:30.390243 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:30.631874 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:30.632299 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7\n System information:\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-6b496cee-e65c-40f8-8bba-2707773b5cf7\n Backing store flags: \n Account information:\n vGWSGQ5xaKC3Mf4TvMxj\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:30.633075 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-656ae683-8226-493f-9e40-0672ba889023 req-2af3da0a-cb29-4cd9-a885-7b66dc310674 tempest-TaggedBootDevicesTest-1884712437 None] Removing iscsi_target for Volume ID: 6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:05:30.636617 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:30.976398 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 -f" returned: 0 in 0.341s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:30.976711 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:30.977933 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:31.201165 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:31.201697 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:31.599049 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-656ae683-8226-493f-9e40-0672ba889023 req-4ca8b92c-c632-40d8-9bf9-3649ee004b7e tempest-TaggedBootDevicesTest-1884712437 None] Terminate volume connection completed successfully.
Sep 30 01:05:31.600197 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-656ae683-8226-493f-9e40-0672ba889023 req-4ca8b92c-c632-40d8-9bf9-3649ee004b7e tempest-TaggedBootDevicesTest-1884712437 None] Deleting attachment 85cd8f0d-07e7-42f7-8e43-604cfdb3f9b7. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:05:31.604104 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:31.761101 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:31.761704 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n System information:\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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48\n Backing store flags: \n Account information:\n c443kruniUDdNUf2C3H9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:31.762923 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-656ae683-8226-493f-9e40-0672ba889023 req-4ca8b92c-c632-40d8-9bf9-3649ee004b7e tempest-TaggedBootDevicesTest-1884712437 None] Removing iscsi_target for Volume ID: f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:05:31.765637 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:32.128524 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 -f" returned: 0 in 0.364s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:32.129131 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:32.133024 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:32.513555 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.380s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:32.514219 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:33.009803 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-656ae683-8226-493f-9e40-0672ba889023 req-0ff185a4-bd6f-4967-8701-d86938a4111f tempest-TaggedBootDevicesTest-1884712437 None] Terminate volume connection completed successfully.
Sep 30 01:05:33.010458 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-656ae683-8226-493f-9e40-0672ba889023 req-0ff185a4-bd6f-4967-8701-d86938a4111f tempest-TaggedBootDevicesTest-1884712437 None] Deleting attachment a80ae065-06d1-4942-8070-e3255353ff82. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:05:33.019296 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:33.268813 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:33.269416 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n System information:\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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4\n Backing store flags: \n Account information:\n 6JQG5pF8SSoXadCpAPm4\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:33.270252 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-656ae683-8226-493f-9e40-0672ba889023 req-0ff185a4-bd6f-4967-8701-d86938a4111f tempest-TaggedBootDevicesTest-1884712437 None] Removing iscsi_target for Volume ID: 1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:05:33.274122 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:33.562964 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 -f" returned: 0 in 0.291s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:33.564093 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:33.567475 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:33.843309 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.277s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:33.843711 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940580656]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:41.925792 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:05:41.927061 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:05:41.927923 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:41.975609 n-d-811809-1 sudo[106931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:05:41.976459 n-d-811809-1 sudo[106931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:42.846057 n-d-811809-1 sudo[106931]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:42.848455 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.920s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:42.851108 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:42.912911 n-d-811809-1 sudo[106946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:05:42.918396 n-d-811809-1 sudo[106946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:43.940456 n-d-811809-1 sudo[106946]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:43.942778 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.092s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:43.945267 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:05:49.896661 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Lock "b'cinder-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:05:50.064759 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:50.258158 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:50.258535 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713982563952]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:50.259237 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:05:50.260303 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:50.333334 n-d-811809-1 sudo[106988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:05:50.335465 n-d-811809-1 sudo[106988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:51.142449 n-d-811809-1 sudo[106988]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:51.145121 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4" returned: 0 in 0.884s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:51.148596 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:51.190549 n-d-811809-1 sudo[106991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:05:51.204249 n-d-811809-1 sudo[106991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:52.018219 n-d-811809-1 sudo[106991]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:52.020549 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4" returned: 0 in 0.872s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:52.022960 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:52.077801 n-d-811809-1 sudo[106994]: ubuntu : TTY=unknown ; 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-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:05:52.079403 n-d-811809-1 sudo[106994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:53.148042 n-d-811809-1 sudo[106994]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:53.150638 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4" returned: 0 in 1.127s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:53.151879 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Successfully deleted volume: 1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4
Sep 30 01:05:53.328631 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Created reservations ['0df3a9b4-4be5-497a-ae23-2ba61a069495', '690e9dbf-7ee5-4bbd-91ba-f709c5862fe5', 'a8540d57-6747-4a27-baea-1617475d76b3', '63575131-3a9e-4125-930b-929c9cef3c61'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:05:53.396726 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:05:53.403957 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:53.444375 n-d-811809-1 sudo[107037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:05:53.445173 n-d-811809-1 sudo[107037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:54.190844 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Lock "b'cinder-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:05:54.461227 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:54.497433 n-d-811809-1 sudo[107037]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:54.500892 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.098s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:54.503411 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:54.553435 n-d-811809-1 sudo[107043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:05:54.556012 n-d-811809-1 sudo[107043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:54.667439 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:54.668038 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978160400]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:05:54.669169 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Skipping remove_export. No iscsi_target is presently exported for volume: f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:05:54.671791 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:54.749484 n-d-811809-1 sudo[107049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:05:54.751297 n-d-811809-1 sudo[107049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:55.553263 n-d-811809-1 sudo[107043]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:55.555932 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.053s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:55.559634 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:05:55.575731 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Deleted volume successfully.
Sep 30 01:05:55.635782 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-83f01f5c-849b-4ad8-a6fa-b15eac750161 tempest-TaggedBootDevicesTest-1884712437 None] Lock "b'cinder-1f32d13e-1e40-4a7b-b6bc-b78dd820c9f4-delete_volume'" released by "delete_volume" :: held 5.739s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:05:55.725716 n-d-811809-1 sudo[107049]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:55.728442 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48" returned: 0 in 1.057s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:55.737242 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:55.784969 n-d-811809-1 sudo[107084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:05:55.786878 n-d-811809-1 sudo[107084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:56.740657 n-d-811809-1 sudo[107084]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:56.743649 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48" returned: 0 in 1.007s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:56.750790 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:56.821171 n-d-811809-1 sudo[107102]: ubuntu : TTY=unknown ; 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-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:05:56.822054 n-d-811809-1 sudo[107102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:58.414203 n-d-811809-1 sudo[107102]: pam_unix(sudo:session): session closed for user root
Sep 30 01:05:58.416282 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48" returned: 0 in 1.668s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:05:58.417336 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Successfully deleted volume: f07c9f29-2ad2-48b4-bdf7-63b9fa399a48
Sep 30 01:05:58.624760 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Created reservations ['33f490d3-9a05-4d3e-88f0-108e30b9319c', '44ec6791-7db2-47f8-96d7-cfb730acc8a3', 'b422ac1e-ae4c-4cd2-a284-bc2895f55ad4', '0ffa82a3-4c28-49eb-948d-fe117882906e'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:05:58.787157 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:05:58.788335 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:05:58.859331 n-d-811809-1 sudo[107120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:05:58.860448 n-d-811809-1 sudo[107120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:05:59.910684 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Lock "b'cinder-6b496cee-e65c-40f8-8bba-2707773b5cf7-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:06:00.166888 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:00.306772 n-d-811809-1 sudo[107120]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:00.309444 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.521s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:00.311242 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:00.369658 n-d-811809-1 sudo[107124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:06:00.370600 n-d-811809-1 sudo[107124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:00.494621 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.333s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:00.495371 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713977661040]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:06:00.497206 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:06:00.499019 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:00.596859 n-d-811809-1 sudo[107130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:06:00.598449 n-d-811809-1 sudo[107130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:01.986879 n-d-811809-1 sudo[107130]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:01.989701 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7" returned: 0 in 1.490s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:01.997662 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:02.019457 n-d-811809-1 sudo[107124]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:02.036671 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.724s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:02.039882 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:06:02.048334 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Deleted volume successfully.
Sep 30 01:06:02.070544 n-d-811809-1 sudo[107140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:06:02.071679 n-d-811809-1 sudo[107140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:02.087648 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-07397ba3-8099-4638-8fea-2e7196bc9b5e tempest-TaggedBootDevicesTest-1884712437 None] Lock "b'cinder-f07c9f29-2ad2-48b4-bdf7-63b9fa399a48-delete_volume'" released by "delete_volume" :: held 7.897s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:06:03.332096 n-d-811809-1 sudo[107140]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:03.334621 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7" returned: 0 in 1.340s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:03.336811 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:03.383130 n-d-811809-1 sudo[107152]: ubuntu : TTY=unknown ; 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-6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:06:03.388235 n-d-811809-1 sudo[107152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:04.702040 n-d-811809-1 sudo[107152]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:04.705349 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b496cee-e65c-40f8-8bba-2707773b5cf7" returned: 0 in 1.368s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:04.707476 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Successfully deleted volume: 6b496cee-e65c-40f8-8bba-2707773b5cf7
Sep 30 01:06:04.871802 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Created reservations ['7b55b929-e2d7-4fce-bbaf-197e8195e0f7', 'dc920cfe-a868-4749-aef8-3cb8e68ed5da', '689dd2d6-e10d-44c9-998f-ecee022a007d', '56c2b0f6-15fe-4af6-acd5-4688b07d41e3'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:05.030268 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:06:05.031367 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:05.117253 n-d-811809-1 sudo[107192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:06:05.138682 n-d-811809-1 sudo[107192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:06.599716 n-d-811809-1 sudo[107192]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:06.602593 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.571s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:06.606037 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:06.688161 n-d-811809-1 sudo[107229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:06:06.699891 n-d-811809-1 sudo[107229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:07.994781 n-d-811809-1 sudo[107229]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:07.997259 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.391s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:07.999269 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:06:08.012868 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Deleted volume successfully.
Sep 30 01:06:08.041965 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-ce04b281-e017-4569-b738-fd9d91590efe tempest-TaggedBootDevicesTest-1884712437 None] Lock "b'cinder-6b496cee-e65c-40f8-8bba-2707773b5cf7-delete_volume'" released by "delete_volume" :: held 8.134s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:06:09.302914 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-06fd56c1-a56b-4275-b237-3e0537ffcb14 tempest-GroupsTest-759410169 None] Group tempest-Group1-2068688153: creating
Sep 30 01:06:09.398310 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-06fd56c1-a56b-4275-b237-3e0537ffcb14 tempest-GroupsTest-759410169 None] Group tempest-Group1-2068688153: created successfully
Sep 30 01:06:09.476025 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-06fd56c1-a56b-4275-b237-3e0537ffcb14 tempest-GroupsTest-759410169 None] Create group completed successfully.
Sep 30 01:06:10.765444 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-e5dbe281-6d0b-4740-9d0d-007521b278d2 tempest-GroupsTest-759410169 None] Group tempest-Group2-1995212304: creating
Sep 30 01:06:10.807211 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-e5dbe281-6d0b-4740-9d0d-007521b278d2 tempest-GroupsTest-759410169 None] Group tempest-Group2-1995212304: created successfully
Sep 30 01:06:10.844231 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-e5dbe281-6d0b-4740-9d0d-007521b278d2 tempest-GroupsTest-759410169 None] Create group completed successfully.
Sep 30 01:06:13.192729 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:06:13.211004 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:06:13.216978 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 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:06:13.321393 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Flow 'volume_create_manager' (4a484c49-ee87-4af4-8f2b-45f9faf7082d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:13.335889 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (554366a8-b7cf-4ead-8c2c-c5a17d97c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:13.382980 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:06:13.461158 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (554366a8-b7cf-4ead-8c2c-c5a17d97c60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-864496685',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1d4968e0-9d8c-4db8-920a-ab801937cbc9,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=19671ac5-d298-43a4-8271-aabf5d858536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c62b75f71af46f0ac11f2f757acb0a4',provider_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:06: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:06:13Z,user_id='0634d778461d41ca83d71c6ba6de1413',volume_attachment=>,volume_type=VolumeType(8d561d5f-1ee0-4c3c-9733-cde9bbee8a98),volume_type_id=8d561d5f-1ee0-4c3c-9733-cde9bbee8a98)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:13.465553 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4152c70-ff2f-4ce3-93c5-a6fcecec8e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:13.467989 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4152c70-ff2f-4ce3-93c5-a6fcecec8e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:13.483992 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42c7ffa3-908e-4d6b-80da-9d8c2e0e2d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:13.490875 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42c7ffa3-908e-4d6b-80da-9d8c2e0e2d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '19671ac5-d298-43a4-8271-aabf5d858536', 'volume_name': 'volume-19671ac5-d298-43a4-8271-aabf5d858536', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:13.503400 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (469f28d0-e9a5-4fbc-ac47-1704f5884353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:13.510269 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (469f28d0-e9a5-4fbc-ac47-1704f5884353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:13.517077 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4515106-c1fb-469e-80b5-372c34358020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:13.571941 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Volume 19671ac5-d298-43a4-8271-aabf5d858536: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-19671ac5-d298-43a4-8271-aabf5d858536', 'volume_size': 1}
Sep 30 01:06:13.578799 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19671ac5-d298-43a4-8271-aabf5d858536 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:13.633088 n-d-811809-1 sudo[107293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19671ac5-d298-43a4-8271-aabf5d858536 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:06:13.633934 n-d-811809-1 sudo[107293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:15.056032 n-d-811809-1 sudo[107293]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:15.059616 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19671ac5-d298-43a4-8271-aabf5d858536 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.482s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:15.064544 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4515106-c1fb-469e-80b5-372c34358020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19671ac5-d298-43a4-8271-aabf5d858536', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:15.067578 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0e5a016-4b11-4dc3-9e2c-79fe9a32c902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:15.099644 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Volume volume-19671ac5-d298-43a4-8271-aabf5d858536 (19671ac5-d298-43a4-8271-aabf5d858536): created successfully
Sep 30 01:06:15.102561 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0e5a016-4b11-4dc3-9e2c-79fe9a32c902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:15.106445 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Flow 'volume_create_manager' (4a484c49-ee87-4af4-8f2b-45f9faf7082d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:15.125510 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-f927ed65-192f-4350-9e0e-9fdd68311f07 tempest-GroupsTest-759410169 None] Created volume successfully.
Sep 30 01:06:17.810305 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Skipping remove_export. No iscsi_target is presently exported for volume: 19671ac5-d298-43a4-8271-aabf5d858536
Sep 30 01:06:17.811402 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:17.894409 n-d-811809-1 sudo[107423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536
Sep 30 01:06:17.900804 n-d-811809-1 sudo[107423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:18.730537 n-d-811809-1 sudo[107423]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:18.733024 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536" returned: 0 in 0.921s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:18.734925 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:18.757557 n-d-811809-1 sudo[107428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536
Sep 30 01:06:18.759288 n-d-811809-1 sudo[107428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:19.860571 n-d-811809-1 sudo[107428]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:19.863284 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536" returned: 0 in 1.128s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:19.865425 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:19.925638 n-d-811809-1 sudo[107434]: ubuntu : TTY=unknown ; 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-19671ac5-d298-43a4-8271-aabf5d858536
Sep 30 01:06:19.931678 n-d-811809-1 sudo[107434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:20.670395 n-d-811809-1 sudo[107434]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:20.672672 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19671ac5-d298-43a4-8271-aabf5d858536" returned: 0 in 0.807s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:20.674894 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Successfully deleted volume: 19671ac5-d298-43a4-8271-aabf5d858536
Sep 30 01:06:20.808834 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Created reservations ['0ff612d0-ca10-4e48-8fa8-81accb8a3068'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:20.834586 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-48554840 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-48554840, it is now deprecated. Please use the default quota class for default quota.
Sep 30 01:06:20.836010 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-48554840 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-48554840, it is now deprecated. Please use the default quota class for default quota.
Sep 30 01:06:20.860704 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Created reservations ['d12663b3-e0d4-45ec-b614-7b4eccfb6cb3', 'fd3df520-56ca-47a5-bcad-e12683d25952', '62193b50-ec78-44df-8524-e13d25e02dc4', 'f7674f25-568e-4968-b45e-b7b6905b9187'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:20.999605 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:06:21.000317 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:21.034888 n-d-811809-1 sudo[107456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:06:21.036258 n-d-811809-1 sudo[107456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:21.556312 n-d-811809-1 sudo[107456]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:21.558833 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:21.561023 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:21.595506 n-d-811809-1 sudo[107461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:06:21.596476 n-d-811809-1 sudo[107461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:22.107858 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] Created reservations ['6c933323-63b5-4d37-a21a-844867020db5'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:22.174984 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:06:22.176223 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:22.243074 n-d-811809-1 sudo[107476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:06:22.255365 n-d-811809-1 sudo[107476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:22.293188 n-d-811809-1 sudo[107461]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:22.296455 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:22.298603 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:06:22.305361 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-6632de8d-ac4c-4e4f-b642-0510560b66e3 tempest-GroupsTest-759410169 None] Delete group completed successfully.
Sep 30 01:06:22.862818 n-d-811809-1 sudo[107476]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:22.864807 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.689s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:22.866293 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:22.912629 n-d-811809-1 sudo[107483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:06:22.913439 n-d-811809-1 sudo[107483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:23.534487 n-d-811809-1 sudo[107483]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:23.538225 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:23.548208 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:06:23.561471 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-b9ef21ec-e0c3-41ff-a680-6ed859b5e535 tempest-GroupsTest-759410169 None] Delete group completed successfully.
Sep 30 01:06:24.072886 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-bfb26dcb-3ad2-45ac-addc-2f1833100c94 tempest-GroupsTest-759410169 None] Group tempest-GroupsTest-Group-22956578: creating
Sep 30 01:06:24.098599 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-bfb26dcb-3ad2-45ac-addc-2f1833100c94 tempest-GroupsTest-759410169 None] Group tempest-GroupsTest-Group-22956578: created successfully
Sep 30 01:06:24.150618 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-bfb26dcb-3ad2-45ac-addc-2f1833100c94 tempest-GroupsTest-759410169 None] Create group completed successfully.
Sep 30 01:06:26.249353 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:06:26.258139 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:06:26.259038 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 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:06:26.282714 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Flow 'volume_create_manager' (f00e8604-ff77-44d5-b3aa-d373f9c03560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:26.288328 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d17ba88a-0379-4099-9c30-437bf0a0e412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:26.314622 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:06:26.349024 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d17ba88a-0379-4099-9c30-437bf0a0e412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1392007077',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=04b21c43-542c-44b1-a0ad-d18e7aa3f053,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=62b46b75-223d-4ed3-a70a-065840aed338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c62b75f71af46f0ac11f2f757acb0a4',provider_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:06:26Z,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:06:26Z,user_id='0634d778461d41ca83d71c6ba6de1413',volume_attachment=>,volume_type=VolumeType(1dce06ff-f012-4c22-9bce-ae7d41042c94),volume_type_id=1dce06ff-f012-4c22-9bce-ae7d41042c94)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:26.351958 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b5f1142-2bf2-4cc6-8d23-bc725e87bdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:26.354448 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b5f1142-2bf2-4cc6-8d23-bc725e87bdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:26.357184 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (572969a7-c38c-435f-bbbc-e28d733c54a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:26.359915 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (572969a7-c38c-435f-bbbc-e28d733c54a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62b46b75-223d-4ed3-a70a-065840aed338', 'volume_name': 'volume-62b46b75-223d-4ed3-a70a-065840aed338', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:26.362352 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4534520b-e21b-4647-9efd-685c66ea159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:26.364678 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4534520b-e21b-4647-9efd-685c66ea159b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:26.367164 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b1160a0-aae2-4da3-8d69-ac2b059ab187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:26.391785 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Volume 62b46b75-223d-4ed3-a70a-065840aed338: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62b46b75-223d-4ed3-a70a-065840aed338', 'volume_size': 1}
Sep 30 01:06:26.394235 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62b46b75-223d-4ed3-a70a-065840aed338 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:26.439959 n-d-811809-1 sudo[107494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62b46b75-223d-4ed3-a70a-065840aed338 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:06:26.440793 n-d-811809-1 sudo[107494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:27.187847 n-d-811809-1 sudo[107494]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:27.190654 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-62b46b75-223d-4ed3-a70a-065840aed338 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:27.196452 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b1160a0-aae2-4da3-8d69-ac2b059ab187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62b46b75-223d-4ed3-a70a-065840aed338', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:27.213505 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f596d27-150e-468f-aeb8-40c3a7b393d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:27.245853 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Volume volume-62b46b75-223d-4ed3-a70a-065840aed338 (62b46b75-223d-4ed3-a70a-065840aed338): created successfully
Sep 30 01:06:27.248115 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f596d27-150e-468f-aeb8-40c3a7b393d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:27.251832 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Flow 'volume_create_manager' (f00e8604-ff77-44d5-b3aa-d373f9c03560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:27.264237 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-620b435b-bbd7-4149-80f6-d78ea7c68394 tempest-GroupsTest-759410169 None] Created volume successfully.
Sep 30 01:06:28.153561 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:06:28.158943 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:06:28.159665 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 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:06:28.179993 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Flow 'volume_create_manager' (5fe667c0-434f-44da-bedf-c79bd3fd8aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:28.184380 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16c4b7b0-00e4-4448-849f-e22eade05255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:28.215199 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:06:28.241926 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16c4b7b0-00e4-4448-849f-e22eade05255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1879873633',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=04b21c43-542c-44b1-a0ad-d18e7aa3f053,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=410f0190-2941-4884-a39a-29dad04d60ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c62b75f71af46f0ac11f2f757acb0a4',provider_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:06:28Z,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:06:28Z,user_id='0634d778461d41ca83d71c6ba6de1413',volume_attachment=>,volume_type=VolumeType(1dce06ff-f012-4c22-9bce-ae7d41042c94),volume_type_id=1dce06ff-f012-4c22-9bce-ae7d41042c94)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:28.244545 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2626ef4-31e6-4419-8bfd-2726bdc38560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:28.247969 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2626ef4-31e6-4419-8bfd-2726bdc38560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:28.250625 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8318590-a99f-4416-a285-4ab9d866afa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:28.253763 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8318590-a99f-4416-a285-4ab9d866afa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '410f0190-2941-4884-a39a-29dad04d60ab', 'volume_name': 'volume-410f0190-2941-4884-a39a-29dad04d60ab', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:28.256359 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52dd77b9-727e-4b00-bc0c-0d5e85ea5048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:28.258777 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52dd77b9-727e-4b00-bc0c-0d5e85ea5048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:28.262496 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fc89290-5790-4943-a6b5-f7da7daf9b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:28.283351 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Volume 410f0190-2941-4884-a39a-29dad04d60ab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-410f0190-2941-4884-a39a-29dad04d60ab', 'volume_size': 1}
Sep 30 01:06:28.286916 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-410f0190-2941-4884-a39a-29dad04d60ab stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:28.340684 n-d-811809-1 sudo[107539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-410f0190-2941-4884-a39a-29dad04d60ab stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:06:28.341670 n-d-811809-1 sudo[107539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:29.048436 n-d-811809-1 sudo[107539]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:29.050999 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-410f0190-2941-4884-a39a-29dad04d60ab stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.765s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:29.055307 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2fc89290-5790-4943-a6b5-f7da7daf9b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-410f0190-2941-4884-a39a-29dad04d60ab', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:29.059239 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ebe5d53-8570-4a85-ba2f-99ecf1f580e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:29.072192 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Volume volume-410f0190-2941-4884-a39a-29dad04d60ab (410f0190-2941-4884-a39a-29dad04d60ab): created successfully
Sep 30 01:06:29.079422 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ebe5d53-8570-4a85-ba2f-99ecf1f580e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:29.080444 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Flow 'volume_create_manager' (5fe667c0-434f-44da-bedf-c79bd3fd8aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:29.090750 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-08984753-6766-4fdd-8c35-bf77b0c087e3 tempest-GroupsTest-759410169 None] Created volume successfully.
Sep 30 01:06:29.939217 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-6132b135-29e9-492d-960c-df94f2aa21c2 tempest-GroupsTest-759410169 None] Update group completed successfully.
Sep 30 01:06:31.620761 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d240ae3b-60dc-4a24-bf85-f7dcde8251ad tempest-GroupsTest-759410169 None] Update group completed successfully.
Sep 30 01:06:33.428288 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Skipping remove_export. No iscsi_target is presently exported for volume: 410f0190-2941-4884-a39a-29dad04d60ab
Sep 30 01:06:33.435714 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:33.500828 n-d-811809-1 sudo[107602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab
Sep 30 01:06:33.501681 n-d-811809-1 sudo[107602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:34.218193 n-d-811809-1 sudo[107602]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:34.221998 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab" returned: 0 in 0.792s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:34.224547 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:34.260022 n-d-811809-1 sudo[107611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab
Sep 30 01:06:34.262333 n-d-811809-1 sudo[107611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:34.702030 n-d-811809-1 sudo[107611]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:34.704673 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab" returned: 0 in 0.480s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:34.707396 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:34.755065 n-d-811809-1 sudo[107623]: ubuntu : TTY=unknown ; 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-410f0190-2941-4884-a39a-29dad04d60ab
Sep 30 01:06:34.756029 n-d-811809-1 sudo[107623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:35.350758 n-d-811809-1 sudo[107623]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:35.353235 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-410f0190-2941-4884-a39a-29dad04d60ab" returned: 0 in 0.645s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:35.356685 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Successfully deleted volume: 410f0190-2941-4884-a39a-29dad04d60ab
Sep 30 01:06:35.357324 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Skipping remove_export. No iscsi_target is presently exported for volume: 62b46b75-223d-4ed3-a70a-065840aed338
Sep 30 01:06:35.359683 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:35.417410 n-d-811809-1 sudo[107642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338
Sep 30 01:06:35.418271 n-d-811809-1 sudo[107642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:36.343018 n-d-811809-1 sudo[107642]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:36.346565 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338" returned: 0 in 0.985s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:36.348884 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:36.409556 n-d-811809-1 sudo[107649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338
Sep 30 01:06:36.425219 n-d-811809-1 sudo[107649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:37.078427 n-d-811809-1 sudo[107649]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:37.080934 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338" returned: 0 in 0.732s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:37.087007 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:37.126459 n-d-811809-1 sudo[107663]: ubuntu : TTY=unknown ; 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-62b46b75-223d-4ed3-a70a-065840aed338
Sep 30 01:06:37.127476 n-d-811809-1 sudo[107663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:38.090647 n-d-811809-1 sudo[107663]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:38.093128 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-62b46b75-223d-4ed3-a70a-065840aed338" returned: 0 in 1.006s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:38.094195 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Successfully deleted volume: 62b46b75-223d-4ed3-a70a-065840aed338
Sep 30 01:06:38.329783 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Created reservations ['509cce33-667e-4db6-8e65-ab14b13413ef'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:38.394443 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1696602760 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1696602760, it is now deprecated. Please use the default quota class for default quota.
Sep 30 01:06:38.395442 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1696602760 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1696602760, it is now deprecated. Please use the default quota class for default quota.
Sep 30 01:06:38.442951 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Created reservations ['5aecadea-221d-4e08-a4d4-4c3abb209b61', '1ce74bc8-edfb-41c7-919a-48dde90513de', 'c3b101d3-3618-41bb-9df2-23b29dd99500', 'b71e9810-1480-46e6-8202-9948e2a16d97'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:38.771324 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Created reservations ['386e7e84-933c-40e9-a339-ec06d0d3097a', '9ee285bc-1b2c-48e1-bf57-536d27267f22', '8f06c74c-b643-4084-b5f7-d3811efb1816', '60f5c676-cad5-4215-bdb4-fcb34e827893'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:06:39.008392 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:06:39.009089 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:39.083602 n-d-811809-1 sudo[107692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:06:39.084446 n-d-811809-1 sudo[107692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:40.334038 n-d-811809-1 sudo[107692]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:40.336833 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.327s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:40.339740 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:40.405638 n-d-811809-1 sudo[107698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:06:40.406545 n-d-811809-1 sudo[107698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:41.377715 n-d-811809-1 sudo[107698]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:41.380411 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.041s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:41.384520 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:06:41.391166 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-6e0eae9a-7aa2-4658-ba64-22db13819c23 tempest-GroupsTest-759410169 None] Delete group completed successfully.
Sep 30 01:06:41.927216 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:06:41.928140 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:06:41.929366 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:41.999505 n-d-811809-1 sudo[107701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:06:42.000624 n-d-811809-1 sudo[107701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:43.015573 n-d-811809-1 sudo[107701]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:43.019747 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.090s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:43.022268 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:43.066093 n-d-811809-1 sudo[107706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:06:43.071453 n-d-811809-1 sudo[107706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:43.880866 n-d-811809-1 sudo[107706]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:43.887808 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.865s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:43.889174 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:06:52.537999 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:06:52.544176 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:06:52.544691 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 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:06:52.568611 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Flow 'volume_create_manager' (0e3f93c5-e85e-4439-a9af-e751ffe8d6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:52.572120 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (073866dc-f1e8-4165-b5ec-36fc31569f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:52.625463 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:06:52.653668 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (073866dc-f1e8-4165-b5ec-36fc31569f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1029219629',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=0b72ab2d-9682-48bd-aeed-96a430c5362c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be9a7746b064986bca4d0007e576291',provider_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:06: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:06:52Z,user_id='79a54a081daa4f868117231658e5f635',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:52.656828 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86a58c90-0bbf-4d66-9d53-614655c90a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:52.659513 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86a58c90-0bbf-4d66-9d53-614655c90a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:52.662828 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17da3010-63d2-471f-a283-5f8c44a198b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:52.665347 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17da3010-63d2-471f-a283-5f8c44a198b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0b72ab2d-9682-48bd-aeed-96a430c5362c', 'volume_name': 'volume-0b72ab2d-9682-48bd-aeed-96a430c5362c', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:52.669297 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42c299d8-2fc5-4c84-a534-df1458883a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:52.671794 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42c299d8-2fc5-4c84-a534-df1458883a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:52.674141 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebe09996-185f-4bcf-8f6e-61d86608d93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:52.675172 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Volume 0b72ab2d-9682-48bd-aeed-96a430c5362c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0b72ab2d-9682-48bd-aeed-96a430c5362c', 'volume_size': 1}
Sep 30 01:06:52.676642 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b72ab2d-9682-48bd-aeed-96a430c5362c stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:52.706019 n-d-811809-1 sudo[107770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b72ab2d-9682-48bd-aeed-96a430c5362c stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:06:52.707516 n-d-811809-1 sudo[107770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:53.493074 n-d-811809-1 sudo[107770]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:53.497500 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b72ab2d-9682-48bd-aeed-96a430c5362c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.820s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:53.503634 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebe09996-185f-4bcf-8f6e-61d86608d93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b72ab2d-9682-48bd-aeed-96a430c5362c', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:53.506894 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa61ad44-0052-48c9-9209-df9b612b2b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:06:53.522400 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Volume volume-0b72ab2d-9682-48bd-aeed-96a430c5362c (0b72ab2d-9682-48bd-aeed-96a430c5362c): created successfully
Sep 30 01:06:53.525731 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa61ad44-0052-48c9-9209-df9b612b2b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:06:53.530463 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Flow 'volume_create_manager' (0e3f93c5-e85e-4439-a9af-e751ffe8d6f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:06:53.543183 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-31fd657d-401e-4481-ab06-b351420da8a8 tempest-SnapshotsActionsTest-1901658397 None] Created volume successfully.
Sep 30 01:06:55.063981 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ba094dfe-a200-41a5-8002-b2b11089083c tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:55.102438 n-d-811809-1 sudo[107848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:06:55.115528 n-d-811809-1 sudo[107848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:55.640278 n-d-811809-1 sudo[107848]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:55.644260 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ba094dfe-a200-41a5-8002-b2b11089083c tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.580s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:55.646530 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ba094dfe-a200-41a5-8002-b2b11089083c tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7 --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:55.674134 n-d-811809-1 sudo[107851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7 --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g
Sep 30 01:06:55.675327 n-d-811809-1 sudo[107851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:56.520809 n-d-811809-1 sudo[107851]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:56.523379 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-ba094dfe-a200-41a5-8002-b2b11089083c tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7 --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g" returned: 0 in 0.876s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:56.584671 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-ba094dfe-a200-41a5-8002-b2b11089083c tempest-SnapshotsActionsTest-1901658397 None] Create snapshot completed successfully
Sep 30 01:06:57.904901 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d4c9a55f-355c-4090-808b-b04225172aa0 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:57.930776 n-d-811809-1 sudo[107985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:06:57.931761 n-d-811809-1 sudo[107985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:58.481973 n-d-811809-1 sudo[107985]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:58.484309 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d4c9a55f-355c-4090-808b-b04225172aa0 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.579s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:58.486467 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d4c9a55f-355c-4090-808b-b04225172aa0 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2 --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:06:58.535323 n-d-811809-1 sudo[107990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2 --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g
Sep 30 01:06:58.536124 n-d-811809-1 sudo[107990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:06:59.530308 n-d-811809-1 sudo[107990]: pam_unix(sudo:session): session closed for user root
Sep 30 01:06:59.533094 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d4c9a55f-355c-4090-808b-b04225172aa0 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2 --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g" returned: 0 in 1.046s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:06:59.596254 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d4c9a55f-355c-4090-808b-b04225172aa0 tempest-SnapshotsActionsTest-1901658397 None] Create snapshot completed successfully
Sep 30 01:07:00.363182 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-d86f8119-a1bd-4c42-88f6-685ab62870c2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:00.368680 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:00.411544 n-d-811809-1 sudo[108100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2
Sep 30 01:07:00.413221 n-d-811809-1 sudo[108100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:01.101340 n-d-811809-1 sudo[108100]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:01.106510 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2" returned: 0 in 0.735s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:01.110937 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:01.161373 n-d-811809-1 sudo[108103]: ubuntu : TTY=unknown ; 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-d86f8119-a1bd-4c42-88f6-685ab62870c2
Sep 30 01:07:01.162944 n-d-811809-1 sudo[108103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:02.450439 n-d-811809-1 sudo[108103]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:02.453373 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d86f8119-a1bd-4c42-88f6-685ab62870c2" returned: 0 in 1.342s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:02.622892 n-d-811809-1 cinder-volume[88604]: WARNING cinder.quota [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 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:07:02.664481 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] Created reservations ['38a04852-0cf1-4a53-ae66-c7a1fd1a0509', '37b02b6e-8a12-4db7-9cac-fb8b010e205c', 'fe060506-3c89-48f7-b00a-b4ca6eedd38a', '3339b13a-8acd-4170-a391-319d523c9206'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:02.746119 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] Delete snapshot completed successfully.
Sep 30 01:07:02.755146 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-34b12e14-1ae4-43f0-81a3-3b1fd4c7f0ab tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-d86f8119-a1bd-4c42-88f6-685ab62870c2-delete_snapshot'" released by "delete_snapshot" :: held 2.392s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:04.516607 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-979d6540-d8f7-47bf-9ca1-4da312383d9d tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:04.567474 n-d-811809-1 sudo[108263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:04.568469 n-d-811809-1 sudo[108263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:05.356015 n-d-811809-1 sudo[108263]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:05.359947 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-979d6540-d8f7-47bf-9ca1-4da312383d9d tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.842s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:05.362002 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-979d6540-d8f7-47bf-9ca1-4da312383d9d tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:05.390287 n-d-811809-1 sudo[108279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g
Sep 30 01:07:05.392831 n-d-811809-1 sudo[108279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:06.262510 n-d-811809-1 sudo[108279]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:06.265175 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-979d6540-d8f7-47bf-9ca1-4da312383d9d tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g" returned: 0 in 0.903s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:06.347431 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-979d6540-d8f7-47bf-9ca1-4da312383d9d tempest-SnapshotsActionsTest-1901658397 None] Create snapshot completed successfully
Sep 30 01:07:06.925366 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-5d62331e-cf4c-4552-bb6f-35c47add8f7f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:06.927749 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:06.981592 n-d-811809-1 sudo[108396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f
Sep 30 01:07:06.983427 n-d-811809-1 sudo[108396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:07.693676 n-d-811809-1 sudo[108396]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:07.695929 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f" returned: 0 in 0.768s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:07.698224 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:07.722396 n-d-811809-1 sudo[108409]: ubuntu : TTY=unknown ; 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-5d62331e-cf4c-4552-bb6f-35c47add8f7f
Sep 30 01:07:07.725081 n-d-811809-1 sudo[108409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:08.637734 n-d-811809-1 sudo[108409]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:08.641664 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5d62331e-cf4c-4552-bb6f-35c47add8f7f" returned: 0 in 0.943s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:08.743656 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] Created reservations ['b8ce7017-1bb5-4f1a-a322-49b2ad600310', '16633e19-3867-46c4-a6a0-b351b52d7f2a', '885d9304-913a-48e5-bf7f-d30c90172821', '56b1193d-6c82-4c5a-bccb-730f94e4a434'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:08.792961 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] Delete snapshot completed successfully.
Sep 30 01:07:08.802474 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-068d942d-914a-4e1c-a122-f074bf370973 tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-5d62331e-cf4c-4552-bb6f-35c47add8f7f-delete_snapshot'" released by "delete_snapshot" :: held 1.878s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:09.841678 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b3665624-9d53-4b8d-a45f-0c310799c1ae tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:09.896237 n-d-811809-1 sudo[108481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:09.900424 n-d-811809-1 sudo[108481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:10.790433 n-d-811809-1 sudo[108481]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:10.795470 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b3665624-9d53-4b8d-a45f-0c310799c1ae tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.953s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:10.797625 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b3665624-9d53-4b8d-a45f-0c310799c1ae tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05835168-8cce-474d-abe0-6841ab04629e --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:10.850929 n-d-811809-1 sudo[108484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05835168-8cce-474d-abe0-6841ab04629e --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g
Sep 30 01:07:10.851909 n-d-811809-1 sudo[108484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:11.573889 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:07:11.579068 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:07:11.579884 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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:07:11.595600 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Flow 'volume_create_manager' (89f08783-cd7d-4abf-af84-d1a57bf3257e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:11.599353 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aee48eff-1364-4bdd-8417-58126c1b7688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:11.629930 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:07:11.670801 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aee48eff-1364-4bdd-8417-58126c1b7688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-359549168',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=10df5313-1fc5-4870-9e06-6f3fa388a30f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0149d6d6ed59445481fded27e8294137',provider_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:07: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:07:11Z,user_id='c6458bc9d3364b308c0242e20966a73b',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:11.674037 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c95cfff-c721-43b0-b495-710003f70d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:11.676663 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c95cfff-c721-43b0-b495-710003f70d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:11.679590 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db788e41-ddcd-43b0-a375-489913936914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:11.871480 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db788e41-ddcd-43b0-a375-489913936914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '10df5313-1fc5-4870-9e06-6f3fa388a30f', 'volume_name': 'volume-10df5313-1fc5-4870-9e06-6f3fa388a30f', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:11.873997 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86b96ec6-050f-4bad-a162-7cd71f0c59d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:11.878427 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86b96ec6-050f-4bad-a162-7cd71f0c59d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:11.889226 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1225394-e4c7-47b2-abed-ed9e33b3192f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:11.894031 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume 10df5313-1fc5-4870-9e06-6f3fa388a30f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-10df5313-1fc5-4870-9e06-6f3fa388a30f', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/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:07:11.896234 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Cloning 10df5313-1fc5-4870-9e06-6f3fa388a30f from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 at location (None, None). {{(pid=88604) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:07:12.255420 n-d-811809-1 sudo[108484]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:12.271296 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b3665624-9d53-4b8d-a45f-0c310799c1ae tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-05835168-8cce-474d-abe0-6841ab04629e --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g" returned: 0 in 1.472s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:12.389659 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-b3665624-9d53-4b8d-a45f-0c310799c1ae tempest-SnapshotsActionsTest-1901658397 None] Create snapshot completed successfully
Sep 30 01:07:13.725699 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-05835168-8cce-474d-abe0-6841ab04629e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:13.728917 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-05835168-8cce-474d-abe0-6841ab04629e {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:13.776891 n-d-811809-1 sudo[108620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-05835168-8cce-474d-abe0-6841ab04629e
Sep 30 01:07:13.780441 n-d-811809-1 sudo[108620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:14.535104 n-d-811809-1 sudo[108620]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:14.537455 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-05835168-8cce-474d-abe0-6841ab04629e" returned: 0 in 0.809s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:14.539747 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-05835168-8cce-474d-abe0-6841ab04629e {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:14.592039 n-d-811809-1 sudo[108643]: ubuntu : TTY=unknown ; 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-05835168-8cce-474d-abe0-6841ab04629e
Sep 30 01:07:14.592879 n-d-811809-1 sudo[108643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:15.669946 n-d-811809-1 sudo[108643]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:15.673153 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-05835168-8cce-474d-abe0-6841ab04629e" returned: 0 in 1.133s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:15.809415 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] Created reservations ['de71d5bc-c1c9-4689-addd-604f8e124b01', 'ee0550db-8003-4404-8a5e-0ad9562eb48c', 'fecb58d2-1585-451a-808d-cb3c0ab050c3', 'e0bcde85-5ba0-4147-a43e-d27ea45aeb66'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:15.893231 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] Delete snapshot completed successfully.
Sep 30 01:07:15.907551 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-b16b4657-9329-41a8-96ea-065d744f4ecb tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-05835168-8cce-474d-abe0-6841ab04629e-delete_snapshot'" released by "delete_snapshot" :: held 2.182s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:16.792604 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b1c0b609-8183-4778-8494-8d5ce6fba183 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:16.844770 n-d-811809-1 sudo[108757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:16.846444 n-d-811809-1 sudo[108757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:17.486464 n-d-811809-1 sudo[108757]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:17.495143 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b1c0b609-8183-4778-8494-8d5ce6fba183 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.702s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:17.497152 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b1c0b609-8183-4778-8494-8d5ce6fba183 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:17.556162 n-d-811809-1 sudo[108761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g
Sep 30 01:07:17.557533 n-d-811809-1 sudo[108761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:18.653966 n-d-811809-1 sudo[108761]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:18.656769 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b1c0b609-8183-4778-8494-8d5ce6fba183 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb --snapshot stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c -L 1.00g" returned: 0 in 1.159s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:18.731163 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-b1c0b609-8183-4778-8494-8d5ce6fba183 tempest-SnapshotsActionsTest-1901658397 None] Create snapshot completed successfully
Sep 30 01:07:19.376116 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.033s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:19.383960 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:19.438133 n-d-811809-1 sudo[108872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb
Sep 30 01:07:19.439874 n-d-811809-1 sudo[108872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:20.010078 n-d-811809-1 sudo[108872]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:20.012997 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb" returned: 0 in 0.629s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:20.017313 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:20.081844 n-d-811809-1 sudo[108877]: ubuntu : TTY=unknown ; 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-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb
Sep 30 01:07:20.082647 n-d-811809-1 sudo[108877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:21.356786 n-d-811809-1 sudo[108877]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:21.359155 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb" returned: 0 in 1.342s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:21.609542 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] Created reservations ['0dc3c6f4-eeeb-4cd4-ab2a-503b72fcc466', 'fd53d832-e9c3-437f-a3eb-99e050454957', 'b988b31b-6989-4030-b3b0-82e6bcaf1bb3', '1f5cc847-a533-45ee-8d3f-1fc923a2d77f'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:21.668082 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] Delete snapshot completed successfully.
Sep 30 01:07:21.675011 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-59e6d3ed-0249-4e03-8b78-182595b16711 tempest-SnapshotsActionsTest-1197269382 None] Lock "b'cinder-2cd67f13-77a5-4fcf-afed-9ad2e505d1fb-delete_snapshot'" released by "delete_snapshot" :: held 2.299s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:23.881748 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] Lock "b'cinder-5c31562c-c36d-4135-bd6d-20e3730137f7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:23.891222 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:23.949178 n-d-811809-1 sudo[108948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7
Sep 30 01:07:23.949982 n-d-811809-1 sudo[108948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:24.784415 n-d-811809-1 sudo[108948]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:24.786855 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7" returned: 0 in 0.895s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:24.789293 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:24.841012 n-d-811809-1 sudo[108953]: ubuntu : TTY=unknown ; 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-5c31562c-c36d-4135-bd6d-20e3730137f7
Sep 30 01:07:24.843039 n-d-811809-1 sudo[108953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:25.778484 n-d-811809-1 sudo[108953]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:25.781658 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5c31562c-c36d-4135-bd6d-20e3730137f7" returned: 0 in 0.992s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:25.879703 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] Created reservations ['d8a8cce1-2a1f-469e-8376-37dd65166ffe', '52b515d9-9363-4d8c-8e39-3433a06c472a', '4d6e1153-6ca4-4f29-b5c9-834890ee865d', '9213f831-5704-4949-8fcf-5ca315f00411'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:25.935392 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] Delete snapshot completed successfully.
Sep 30 01:07:25.953805 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-2eda6dc3-59d7-4243-a04e-606bdd6b775a tempest-SnapshotsActionsTest-1901658397 None] Lock "b'cinder-5c31562c-c36d-4135-bd6d-20e3730137f7-delete_snapshot'" released by "delete_snapshot" :: held 2.072s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:26.258117 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Lock "b'cinder-0b72ab2d-9682-48bd-aeed-96a430c5362c-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:26.332437 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:26.333843 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:26.374453 n-d-811809-1 sudo[109000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:26.375338 n-d-811809-1 sudo[109000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:26.954226 n-d-811809-1 sudo[109000]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:26.956987 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.623s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:26.959523 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:26.995529 n-d-811809-1 sudo[109003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:26.997247 n-d-811809-1 sudo[109003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:27.623041 n-d-811809-1 sudo[109003]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:27.638302 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.674s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:27.644242 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:27.663792 n-d-811809-1 sudo[109006]: ubuntu : TTY=unknown ; 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-0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:27.664980 n-d-811809-1 sudo[109006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:28.388990 n-d-811809-1 sudo[109006]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:28.391592 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b72ab2d-9682-48bd-aeed-96a430c5362c" returned: 0 in 0.747s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:28.393049 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Successfully deleted volume: 0b72ab2d-9682-48bd-aeed-96a430c5362c
Sep 30 01:07:28.497993 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Created reservations ['36246cfe-2174-40ba-94f3-5e324e8da54b', '60838c66-747b-4c1a-9007-2ad6a48e6f74', 'fa9f0f87-e147-490b-adc3-a8da62634b71', 'db3d05d2-c5e0-4eb1-9408-7e758d4ceb6c'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:28.602810 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:07:28.606213 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:28.675033 n-d-811809-1 sudo[109014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:07:28.676640 n-d-811809-1 sudo[109014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:29.681321 n-d-811809-1 sudo[109014]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:29.683952 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.077s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:29.686969 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:29.713286 n-d-811809-1 sudo[109017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:07:29.714138 n-d-811809-1 sudo[109017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:30.329313 n-d-811809-1 sudo[109017]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:30.335795 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.649s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:30.343571 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:07:30.363044 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Deleted volume successfully.
Sep 30 01:07:30.389581 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-769e9d26-eca8-4306-ae78-98c967be5e68 tempest-SnapshotsActionsTest-1901658397 None] Lock "b'cinder-0b72ab2d-9682-48bd-aeed-96a430c5362c-delete_volume'" released by "delete_volume" :: held 4.131s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:31.732792 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1, size 616.00 MB, duration 19.83 sec {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Sep 30 01:07:31.734357 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Image download 616.00 MB at 31.06 MB/s
Sep 30 01:07:31.814451 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:32.041667 n-d-811809-1 sudo[109020]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1
Sep 30 01:07:32.043850 n-d-811809-1 sudo[109020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:32.731761 n-d-811809-1 sudo[109020]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:32.734062 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1" returned: 0 in 0.920s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:32.735132 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 is fetched for user c6458bc9d3364b308c0242e20966a73b. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Sep 30 01:07:32.842480 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:32.974702 n-d-811809-1 sudo[109025]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1
Sep 30 01:07:32.975720 n-d-811809-1 sudo[109025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:33.712728 n-d-811809-1 sudo[109025]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:33.715213 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1" returned: 0 in 0.873s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:33.717459 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10df5313-1fc5-4870-9e06-6f3fa388a30f stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:33.747896 n-d-811809-1 sudo[109030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10df5313-1fc5-4870-9e06-6f3fa388a30f stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:07:33.748854 n-d-811809-1 sudo[109030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:34.442198 n-d-811809-1 sudo[109030]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:34.444659 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10df5313-1fc5-4870-9e06-6f3fa388a30f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.727s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:34.479503 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Attempting download of 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 10df5313-1fc5-4870-9e06-6f3fa388a30f. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Sep 30 01:07:34.589211 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_yq617g7m {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:34.847720 n-d-811809-1 sudo[109064]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_yq617g7m
Sep 30 01:07:34.848508 n-d-811809-1 sudo[109064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:35.362112 n-d-811809-1 sudo[109064]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:35.365513 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_yq617g7m" returned: 0 in 0.776s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:35.371625 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:35.523166 n-d-811809-1 sudo[109068]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1
Sep 30 01:07:35.524017 n-d-811809-1 sudo[109068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:36.313159 n-d-811809-1 sudo[109068]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:36.315997 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1" returned: 0 in 0.944s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:36.317530 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] 45a73b77-3988-481a-a6f6-e4a7a8d77976 was vhdx, converting to raw {{(pid=88604) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Sep 30 01:07:36.318850 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:36.394593 n-d-811809-1 sudo[109092]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f oflag=direct
Sep 30 01:07:36.407969 n-d-811809-1 sudo[109092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:36.914915 n-d-811809-1 sudo[109092]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:36.918678 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f oflag=direct" returned: 0 in 0.600s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:36.920876 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:36.948149 n-d-811809-1 sudo[109124]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f
Sep 30 01:07:36.949171 n-d-811809-1 sudo[109124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:38.279159 n-d-811809-1 sudo[109124]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:38.282408 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f" returned: 0 in 1.361s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:38.284952 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:38.508645 n-d-811809-1 sudo[109185]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1
Sep 30 01:07:38.509529 n-d-811809-1 sudo[109185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:39.304557 n-d-811809-1 sudo[109185]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:39.307411 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1" returned: 0 in 1.022s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:39.308167 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o6o3y7xon-d-811809-1@lvmdriver-1, size 700.00 MB, duration 1.36 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--10df5313--1fc5--4870--9e06--6f3fa388a30f {{(pid=88604) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Sep 30 01:07:39.308533 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Converted 700.00 MB image at 513.14 MB/s
Sep 30 01:07:39.309087 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Downloaded image 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 10df5313-1fc5-4870-9e06-6f3fa388a30f successfully. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Sep 30 01:07:39.569285 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 for user c6458bc9d3364b308c0242e20966a73b is deleted. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Sep 30 01:07:39.569932 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Marking volume 10df5313-1fc5-4870-9e06-6f3fa388a30f as bootable. {{(pid=88604) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Sep 30 01:07:39.583045 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Copying metadata from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 to 10df5313-1fc5-4870-9e06-6f3fa388a30f. {{(pid=88604) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Sep 30 01:07:39.583904 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Creating volume glance metadata for volume 10df5313-1fc5-4870-9e06-6f3fa388a30f backed by image 45a73b77-3988-481a-a6f6-e4a7a8d77976 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=88604) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:07:39.703181 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1225394-e4c7-47b2-abed-ed9e33b3192f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10df5313-1fc5-4870-9e06-6f3fa388a30f', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:39.705663 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1838a053-4f08-4d3a-89cb-faa9aa3981e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:39.718891 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume volume-10df5313-1fc5-4870-9e06-6f3fa388a30f (10df5313-1fc5-4870-9e06-6f3fa388a30f): created successfully
Sep 30 01:07:39.722717 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1838a053-4f08-4d3a-89cb-faa9aa3981e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:39.731057 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Flow 'volume_create_manager' (89f08783-cd7d-4abf-af84-d1a57bf3257e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:39.748579 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-e207e6c4-2259-4691-9696-8e51e1f59fec tempest-TaggedBootDevicesTest_v242-1337042749 None] Created volume successfully.
Sep 30 01:07:41.533954 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:07:41.550396 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:07:41.551670 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 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:07:41.606367 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Flow 'volume_create_manager' (c15f8dc3-060d-401b-9147-4349f3a0bb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:41.627328 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4235f496-42c8-4959-b577-3b1f03be35ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:41.672938 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:07:41.720824 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4235f496-42c8-4959-b577-3b1f03be35ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-202373784',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=82e607b4-a2b5-49a7-acc1-d660cba454a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0149d6d6ed59445481fded27e8294137',provider_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:07: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-30T01:07:41Z,user_id='c6458bc9d3364b308c0242e20966a73b',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:41.737045 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b209742-9f48-4550-8cbf-64343d962a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:41.739448 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b209742-9f48-4550-8cbf-64343d962a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:41.742330 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cdfce72-5846-464e-998a-909a3202535e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:41.744730 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cdfce72-5846-464e-998a-909a3202535e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82e607b4-a2b5-49a7-acc1-d660cba454a3', 'volume_name': 'volume-82e607b4-a2b5-49a7-acc1-d660cba454a3', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:41.753384 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93f1ffef-8b90-4002-8f22-1704f8a6fbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:41.755779 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93f1ffef-8b90-4002-8f22-1704f8a6fbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:41.758051 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3f61611-0bf2-4498-8ba8-c77d0eb511fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:41.761212 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume 82e607b4-a2b5-49a7-acc1-d660cba454a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82e607b4-a2b5-49a7-acc1-d660cba454a3', 'volume_size': 1}
Sep 30 01:07:41.772248 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:41.825642 n-d-811809-1 sudo[109202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:07:41.826921 n-d-811809-1 sudo[109202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:41.929759 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:07:41.931620 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:07:41.932614 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:41.975438 n-d-811809-1 sudo[109204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:07:41.976544 n-d-811809-1 sudo[109204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:43.239878 n-d-811809-1 sudo[109202]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:43.242467 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.470s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:43.246018 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3f61611-0bf2-4498-8ba8-c77d0eb511fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82e607b4-a2b5-49a7-acc1-d660cba454a3', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:43.249174 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a974fb6-b19d-4dbb-9d6f-8b036a2348c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:43.283953 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 (82e607b4-a2b5-49a7-acc1-d660cba454a3): created successfully
Sep 30 01:07:43.289211 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a974fb6-b19d-4dbb-9d6f-8b036a2348c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:43.304473 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Flow 'volume_create_manager' (c15f8dc3-060d-401b-9147-4349f3a0bb20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:43.317247 n-d-811809-1 sudo[109204]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:43.327297 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.395s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:43.328707 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:43.396631 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-7ac669cb-5895-423f-955e-49b5cd8a8e0a tempest-TaggedBootDevicesTest_v242-1337042749 None] Created volume successfully.
Sep 30 01:07:43.424741 n-d-811809-1 sudo[109268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:07:43.425586 n-d-811809-1 sudo[109268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:44.889337 n-d-811809-1 sudo[109268]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:44.891394 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.563s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:44.893816 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:07:45.420672 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:07:45.424842 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:07:45.425975 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 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:07:45.454414 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Flow 'volume_create_manager' (0f344dd8-40a9-4503-bfa9-13d921107d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:45.458760 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b88e6a0e-852c-49f8-aa6f-69da6ab1fbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:45.498562 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:07:45.564895 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b88e6a0e-852c-49f8-aa6f-69da6ab1fbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1925156623',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=3922e558-53f9-43d9-9d9d-4eaf2ab36923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0149d6d6ed59445481fded27e8294137',provider_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:07: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-30T01:07:45Z,user_id='c6458bc9d3364b308c0242e20966a73b',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:45.570040 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (790130e8-f350-487e-99ce-3b0f9a25f8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:45.572770 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (790130e8-f350-487e-99ce-3b0f9a25f8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:45.575945 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d9a1fcc-cccd-4c30-8241-99205b82443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:45.578314 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d9a1fcc-cccd-4c30-8241-99205b82443a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3922e558-53f9-43d9-9d9d-4eaf2ab36923', 'volume_name': 'volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:45.581234 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3589408d-553c-44c0-ad34-2c8d133db03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:45.583380 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3589408d-553c-44c0-ad34-2c8d133db03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:45.586094 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ff426b5-6476-4e4f-abcf-050d754fc96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:45.587410 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume 3922e558-53f9-43d9-9d9d-4eaf2ab36923: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923', 'volume_size': 1}
Sep 30 01:07:45.588931 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:45.624321 n-d-811809-1 sudo[109312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:07:45.626268 n-d-811809-1 sudo[109312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:46.235121 n-d-811809-1 sudo[109312]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:46.238393 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.648s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:46.241925 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1ff426b5-6476-4e4f-abcf-050d754fc96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:46.245204 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (764f76bb-6f5a-405a-b208-e9b2d4c985e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:46.265729 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Volume volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 (3922e558-53f9-43d9-9d9d-4eaf2ab36923): created successfully
Sep 30 01:07:46.267941 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (764f76bb-6f5a-405a-b208-e9b2d4c985e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:46.273642 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Flow 'volume_create_manager' (0f344dd8-40a9-4503-bfa9-13d921107d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:46.293434 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-0b91d86e-2125-4369-978f-426917d34516 tempest-TaggedBootDevicesTest_v242-1337042749 None] Created volume successfully.
Sep 30 01:07:48.791824 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Lock "b'cinder-223edf5f-f46e-4d0c-945d-fd98aac1c2df-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:48.906840 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Skipping remove_export. No iscsi_target is presently exported for volume: 223edf5f-f46e-4d0c-945d-fd98aac1c2df
Sep 30 01:07:48.908331 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:48.936460 n-d-811809-1 sudo[109356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df
Sep 30 01:07:48.938051 n-d-811809-1 sudo[109356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:49.450877 n-d-811809-1 sudo[109356]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:49.453978 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df" returned: 0 in 0.545s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:49.457025 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:49.507760 n-d-811809-1 sudo[109359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df
Sep 30 01:07:49.515074 n-d-811809-1 sudo[109359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:50.324982 n-d-811809-1 sudo[109359]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:50.330052 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df" returned: 0 in 0.870s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:50.330052 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:50.379059 n-d-811809-1 sudo[109363]: ubuntu : TTY=unknown ; 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-223edf5f-f46e-4d0c-945d-fd98aac1c2df
Sep 30 01:07:50.379943 n-d-811809-1 sudo[109363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:51.349795 n-d-811809-1 sudo[109363]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:51.352173 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-223edf5f-f46e-4d0c-945d-fd98aac1c2df" returned: 0 in 1.022s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:51.354223 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Successfully deleted volume: 223edf5f-f46e-4d0c-945d-fd98aac1c2df
Sep 30 01:07:51.513427 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Created reservations ['90788e2b-a7d5-423a-b869-fddd2bd160a8', '392995ad-bff8-40b8-ac27-66828390160b', '42aafb40-e652-40b0-b800-2c18e00ffc58', '68b93265-a5f1-47da-bad1-b14e9cf4f226'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:51.553933 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:07:51.568828 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:07:51.569437 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 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:07:51.607173 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Flow 'volume_create_manager' (67aa08cc-e342-4d56-b72c-5adbe28c1b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:51.616109 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8ccb1df-4a90-44eb-9bac-d7d76a46468a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:51.673568 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:07:51.732014 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8ccb1df-4a90-44eb-9bac-d7d76a46468a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1026479132',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=6dff9e5a-bd4b-45f2-a6a9-95ea37285499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1bfeb6c63044e6391b22d940b93cae0',provider_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:07: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:07:51Z,user_id='b7c740d19d7f4007b966c43099b2347b',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:51.737823 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (323fe7d7-a75c-4ddb-8409-025638ee3350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:51.741335 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (323fe7d7-a75c-4ddb-8409-025638ee3350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:51.747778 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6da1c24f-95bf-44c2-8588-08994798b5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:51.761440 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6da1c24f-95bf-44c2-8588-08994798b5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6dff9e5a-bd4b-45f2-a6a9-95ea37285499', 'volume_name': 'volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:51.772187 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6645a523-c6cd-4b3d-8c85-7e9242b6648b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:51.775189 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6645a523-c6cd-4b3d-8c85-7e9242b6648b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:51.783100 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (884de1b8-1024-4bf2-93a1-e6088504d26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:51.785634 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Volume 6dff9e5a-bd4b-45f2-a6a9-95ea37285499: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499', 'volume_size': 1}
Sep 30 01:07:51.791846 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:51.843362 n-d-811809-1 sudo[109372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:07:51.846340 n-d-811809-1 sudo[109372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:51.868493 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:07:51.880390 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:51.958426 n-d-811809-1 sudo[109374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:07:51.961336 n-d-811809-1 sudo[109374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:52.863471 n-d-811809-1 sudo[109374]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:52.865837 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.985s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:52.886966 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:52.968777 n-d-811809-1 sudo[109399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:07:52.969614 n-d-811809-1 sudo[109399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:53.004879 n-d-811809-1 sudo[109372]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:53.007856 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.216s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:53.013513 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (884de1b8-1024-4bf2-93a1-e6088504d26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:53.016544 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c58efa3-6100-44b6-9fdf-1705f9b5b8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:07:53.032367 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Volume volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 (6dff9e5a-bd4b-45f2-a6a9-95ea37285499): created successfully
Sep 30 01:07:53.035241 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c58efa3-6100-44b6-9fdf-1705f9b5b8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:07:53.043334 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Flow 'volume_create_manager' (67aa08cc-e342-4d56-b72c-5adbe28c1b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:07:53.072406 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-5bc44031-bfc4-4779-bf35-8219b4b0f774 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Created volume successfully.
Sep 30 01:07:53.360434 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Lock "b'cinder-47c4fea7-0dfd-4bb0-874a-f9a601d80c21-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:53.576596 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Skipping remove_export. No iscsi_target is presently exported for volume: 47c4fea7-0dfd-4bb0-874a-f9a601d80c21
Sep 30 01:07:53.577625 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:53.748077 n-d-811809-1 sudo[109453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21
Sep 30 01:07:53.755748 n-d-811809-1 sudo[109453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:54.121192 n-d-811809-1 sudo[109399]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:54.124062 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.252s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:54.126247 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:07:54.134644 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Deleted volume successfully.
Sep 30 01:07:54.168030 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-7d0b76c2-7d81-4160-9cfe-4dc45fa34efb tempest-ServersNegativeTestJSON-1764576273 None] Lock "b'cinder-223edf5f-f46e-4d0c-945d-fd98aac1c2df-delete_volume'" released by "delete_volume" :: held 5.376s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:54.652151 n-d-811809-1 sudo[109453]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:54.654020 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21" returned: 0 in 1.076s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:54.658332 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:54.720767 n-d-811809-1 sudo[109491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21
Sep 30 01:07:54.722204 n-d-811809-1 sudo[109491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:55.706771 n-d-811809-1 sudo[109491]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:55.709445 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21" returned: 0 in 1.051s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:55.711777 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:55.765164 n-d-811809-1 sudo[109533]: ubuntu : TTY=unknown ; 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-47c4fea7-0dfd-4bb0-874a-f9a601d80c21
Sep 30 01:07:55.768727 n-d-811809-1 sudo[109533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:56.323862 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Lock "b'cinder-6dff9e5a-bd4b-45f2-a6a9-95ea37285499-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:07:56.505559 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6dff9e5a-bd4b-45f2-a6a9-95ea37285499
Sep 30 01:07:56.509679 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:56.559054 n-d-811809-1 sudo[109553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499
Sep 30 01:07:56.561830 n-d-811809-1 sudo[109553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:56.960502 n-d-811809-1 sudo[109533]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:56.963482 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-47c4fea7-0dfd-4bb0-874a-f9a601d80c21" returned: 0 in 1.251s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:56.971826 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Successfully deleted volume: 47c4fea7-0dfd-4bb0-874a-f9a601d80c21
Sep 30 01:07:57.044557 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Created reservations ['3c4e486a-2240-46a8-ad0e-5d277f9ac459', 'aba8a9bf-86d8-40f1-9c26-9cedf0b9f728', '2ee6a5e6-4d67-4dad-a0b6-a5b25fa39d60', '8b4f3566-3be5-4668-ae4c-96fa4181a096'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:57.151830 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:07:57.154755 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:57.195377 n-d-811809-1 sudo[109559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:07:57.196475 n-d-811809-1 sudo[109559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:57.339133 n-d-811809-1 sudo[109553]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:57.341516 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499" returned: 0 in 0.832s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:57.343532 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:57.384033 n-d-811809-1 sudo[109561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499
Sep 30 01:07:57.408089 n-d-811809-1 sudo[109561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:57.989324 n-d-811809-1 sudo[109559]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:57.991712 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.839s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:57.994419 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:58.041964 n-d-811809-1 sudo[109565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:07:58.048112 n-d-811809-1 sudo[109565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:58.170035 n-d-811809-1 sudo[109561]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:58.172644 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499" returned: 0 in 0.829s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:58.175091 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:58.227771 n-d-811809-1 sudo[109569]: ubuntu : TTY=unknown ; 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-6dff9e5a-bd4b-45f2-a6a9-95ea37285499
Sep 30 01:07:58.229971 n-d-811809-1 sudo[109569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:07:58.710479 n-d-811809-1 sudo[109565]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:58.713240 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:58.715463 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:07:58.730876 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Deleted volume successfully.
Sep 30 01:07:58.751079 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-7be70617-13b2-4f43-b382-82629e319a65 tempest-ServersNegativeTestJSON-1764576273 None] Lock "b'cinder-47c4fea7-0dfd-4bb0-874a-f9a601d80c21-delete_volume'" released by "delete_volume" :: held 5.391s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:07:58.991710 n-d-811809-1 sudo[109569]: pam_unix(sudo:session): session closed for user root
Sep 30 01:07:58.994243 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6dff9e5a-bd4b-45f2-a6a9-95ea37285499" returned: 0 in 0.819s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:07:58.995246 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Successfully deleted volume: 6dff9e5a-bd4b-45f2-a6a9-95ea37285499
Sep 30 01:07:59.089790 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Created reservations ['95a6687f-7088-4589-bf23-352ff53d3d52', '76ce3059-c1f4-4282-8d1a-b895520c0d48', 'ae1896c8-9da4-4c4a-bccc-452e98e20c87', '28e8ba6d-34c4-4194-9800-87841f1ee458'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:07:59.152828 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:07:59.154661 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:07:59.208326 n-d-811809-1 sudo[109584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:07:59.209311 n-d-811809-1 sudo[109584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:00.204592 n-d-811809-1 sudo[109584]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:00.207500 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.052s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:00.210888 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:00.259053 n-d-811809-1 sudo[109614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:08:00.262989 n-d-811809-1 sudo[109614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:00.958915 n-d-811809-1 sudo[109614]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:00.961877 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:00.964527 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:08:00.984000 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Deleted volume successfully.
Sep 30 01:08:01.005153 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-8bd5ad2d-ccc3-4ed0-89f5-6935a2c88220 tempest-VolumeQuotasNegativeTestJSON-212964596 None] Lock "b'cinder-6dff9e5a-bd4b-45f2-a6a9-95ea37285499-delete_volume'" released by "delete_volume" :: held 4.679s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:08:15.224059 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:08:15.237747 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:08:15.241799 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 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:08:15.298710 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Flow 'volume_create_manager' (95488c20-d29a-406e-851f-0b44f8419b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:08:15.309333 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cae9de2-aaeb-499e-86e4-b332a9e33068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:15.359705 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:08:15.415558 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9cae9de2-aaeb-499e-86e4-b332a9e33068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2112526237',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=0380e2f2-e780-4c7c-8d76-0bba2008d452,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d16b3487c1438993e9860564c317bd',provider_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:08: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:08:15Z,user_id='b3aec67fa1184a37b8ac047fb3a64e2c',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:15.423738 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (385dcb6b-7f53-48fa-be4d-b1e15e56ca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:15.431904 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (385dcb6b-7f53-48fa-be4d-b1e15e56ca96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:15.443308 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5b654af-da37-425e-8d92-168dc9159c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:15.448773 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5b654af-da37-425e-8d92-168dc9159c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0380e2f2-e780-4c7c-8d76-0bba2008d452', 'volume_name': 'volume-0380e2f2-e780-4c7c-8d76-0bba2008d452', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:15.460221 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32a66ebd-884a-4464-a89c-723b42c51a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:15.463357 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32a66ebd-884a-4464-a89c-723b42c51a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:15.466924 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aec44d16-ddb0-4b4e-816a-4c9b3879f1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:15.470041 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Volume 0380e2f2-e780-4c7c-8d76-0bba2008d452: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0380e2f2-e780-4c7c-8d76-0bba2008d452', 'volume_size': 1}
Sep 30 01:08:15.475033 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:15.545107 n-d-811809-1 sudo[109837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:08:15.548613 n-d-811809-1 sudo[109837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:16.460882 n-d-811809-1 sudo[109837]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:16.463204 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.991s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:16.467449 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aec44d16-ddb0-4b4e-816a-4c9b3879f1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0380e2f2-e780-4c7c-8d76-0bba2008d452', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:16.469424 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (665b6488-d05d-4974-9baf-2814830087c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:16.491666 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Volume volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 (0380e2f2-e780-4c7c-8d76-0bba2008d452): created successfully
Sep 30 01:08:16.494276 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (665b6488-d05d-4974-9baf-2814830087c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:16.497312 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Flow 'volume_create_manager' (95488c20-d29a-406e-851f-0b44f8419b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:08:16.526612 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-fe49530c-d39e-4ae3-aa67-e2055630e4ac req-6c5afacb-6d53-4084-ac4c-1081975b237a tempest-VolumesSnapshotsTestJSON-1592240964 None] Created volume successfully.
Sep 30 01:08:19.900927 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:08:19.912358 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:08:19.912882 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 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:08:19.948164 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Flow 'volume_create_manager' (08feb168-3e18-4575-9db3-9f64e273c279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:08:19.967526 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17a1da17-6a45-423c-b216-a5973e0bc132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:20.005588 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:08:20.041024 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17a1da17-6a45-423c-b216-a5973e0bc132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-680181448',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=6c941576-ed86-4fdc-b543-fa26175f6adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546063bbf2452a95ed9842971101da',provider_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:08: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:08:20Z,user_id='40c3c4dcc38449ab995cd6acdba9db57',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:20.044433 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c660ae77-c1d4-4728-a376-8c51372bdb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:20.047281 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c660ae77-c1d4-4728-a376-8c51372bdb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:20.050397 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0539be3-e987-4bec-b19a-7ae2b3a7bcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:20.052902 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c0539be3-e987-4bec-b19a-7ae2b3a7bcc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c941576-ed86-4fdc-b543-fa26175f6adf', 'volume_name': 'volume-6c941576-ed86-4fdc-b543-fa26175f6adf', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:20.055857 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b86150a4-5021-452e-ad4f-f2b4744e5489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:20.057994 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b86150a4-5021-452e-ad4f-f2b4744e5489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:20.060208 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae4cec17-73bc-46f3-adc8-f9017915bc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:20.061331 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Volume 6c941576-ed86-4fdc-b543-fa26175f6adf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c941576-ed86-4fdc-b543-fa26175f6adf', 'volume_size': 1}
Sep 30 01:08:20.062853 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c941576-ed86-4fdc-b543-fa26175f6adf stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:20.091920 n-d-811809-1 sudo[109953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c941576-ed86-4fdc-b543-fa26175f6adf stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:08:20.093528 n-d-811809-1 sudo[109953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:20.404326 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:20.445063 n-d-811809-1 sudo[109956]: 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-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:20.445898 n-d-811809-1 sudo[109956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:20.969849 n-d-811809-1 sudo[109953]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:20.972476 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c941576-ed86-4fdc-b543-fa26175f6adf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.909s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:20.984046 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae4cec17-73bc-46f3-adc8-f9017915bc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c941576-ed86-4fdc-b543-fa26175f6adf', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:20.986364 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fb1280b-5ada-4d06-b570-48d72cf73074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:08:21.024319 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Volume volume-6c941576-ed86-4fdc-b543-fa26175f6adf (6c941576-ed86-4fdc-b543-fa26175f6adf): created successfully
Sep 30 01:08:21.026836 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fb1280b-5ada-4d06-b570-48d72cf73074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:08:21.030109 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Flow 'volume_create_manager' (08feb168-3e18-4575-9db3-9f64e273c279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:08:21.050074 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-78044866-3609-47b4-ae0f-e398f8ad5290 tempest-VolumesBackupsTest-1547281047 None] Created volume successfully.
Sep 30 01:08:21.288686 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-865bae15-fec8-4db0-bce9-c653c5ad7be7 req-98f8d3f8-ae3c-4608-b911-5f51de4df992 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:21.354749 n-d-811809-1 sudo[109993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452
Sep 30 01:08:21.356056 n-d-811809-1 sudo[109993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:21.474057 n-d-811809-1 sudo[109956]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:21.476381 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f" returned: 0 in 1.072s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:21.620888 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:21.645691 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:21.647000 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940255312]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:21.648205 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] Targets prior to update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:08:21.650323 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] Creating iscsi_target for Volume ID: volume-10df5313-1fc5-4870-9e06-6f3fa388a30f {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] Created volume path /opt/stack/data/cinder/volumes/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f,
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: incominguser DsGZaxBp5beA5W35cQB6 5U9LTL7wWfvQCvDD
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:21.661429 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:08:21.669330 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:22.182846 n-d-811809-1 sudo[109993]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:22.184868 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-865bae15-fec8-4db0-bce9-c653c5ad7be7 req-98f8d3f8-ae3c-4608-b911-5f51de4df992 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452" returned: 0 in 0.896s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:22.187210 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-865bae15-fec8-4db0-bce9-c653c5ad7be7 req-98f8d3f8-ae3c-4608-b911-5f51de4df992 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed535e35-31ad-447a-981e-32ecb1f78923 --snapshot stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:22.211415 n-d-811809-1 sudo[110006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed535e35-31ad-447a-981e-32ecb1f78923 --snapshot stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 -L 1.00g
Sep 30 01:08:22.213107 n-d-811809-1 sudo[110006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:22.602030 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f" returned: 0 in 0.937s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:22.603405 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940255312]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:22.604492 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:08:22.604979 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:08:22.607666 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:22.628819 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:22.629393 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940255312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:22.630109 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] Targets after update: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:08:22.631227 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:22.868162 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.235s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:22.868835 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940255312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:22.872331 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:23.049646 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:23.050054 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940255312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:23.051389 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:08:23.152675 n-d-811809-1 sudo[110006]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:23.155145 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-865bae15-fec8-4db0-bce9-c653c5ad7be7 req-98f8d3f8-ae3c-4608-b911-5f51de4df992 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed535e35-31ad-447a-981e-32ecb1f78923 --snapshot stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 -L 1.00g" returned: 0 in 0.968s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:23.329841 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-a8e84aa1-2348-431e-aa73-e99655fbe17b tempest-TaggedBootDevicesTest_v242-1337042749 None] attachment_update completed successfully.
Sep 30 01:08:23.341218 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-865bae15-fec8-4db0-bce9-c653c5ad7be7 req-98f8d3f8-ae3c-4608-b911-5f51de4df992 tempest-VolumesSnapshotsTestJSON-1592240964 None] Create snapshot completed successfully
Sep 30 01:08:24.102753 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:24.146209 n-d-811809-1 sudo[110147]: 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-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:24.147018 n-d-811809-1 sudo[110147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:24.950321 n-d-811809-1 sudo[110147]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:24.952995 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3" returned: 0 in 0.851s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:25.062937 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:25.080401 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:25.080882 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976467696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:25.081648 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:08:25.085844 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] Creating iscsi_target for Volume ID: volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] Created volume path /opt/stack/data/cinder/volumes/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3,
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: incominguser ozSg36kXRXWZ2cQzUXEK z2XJ8LwZKZercXkY
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:25.095020 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:08:25.098479 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:25.747539 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3" returned: 0 in 0.649s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:25.747965 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976467696]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:25.748652 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:08:25.749141 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:08:25.750529 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:25.778477 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:25.778992 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976467696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:25.779774 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:08:25.785345 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:25.851995 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] Lock "b'cinder-ed535e35-31ad-447a-981e-32ecb1f78923-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:08:25.853945 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ed535e35-31ad-447a-981e-32ecb1f78923 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:25.901904 n-d-811809-1 sudo[110184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ed535e35-31ad-447a-981e-32ecb1f78923
Sep 30 01:08:25.907690 n-d-811809-1 sudo[110184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:26.003788 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:26.004818 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976467696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:26.006418 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:26.135858 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:26.136930 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713976467696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:26.138583 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:08:26.498406 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-3b9ba2a8-9d20-472c-ad45-8fbc6091ae44 tempest-TaggedBootDevicesTest_v242-1337042749 None] attachment_update completed successfully.
Sep 30 01:08:26.728965 n-d-811809-1 sudo[110184]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:26.730714 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/_snapshot-ed535e35-31ad-447a-981e-32ecb1f78923" returned: 0 in 0.877s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:26.732866 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed535e35-31ad-447a-981e-32ecb1f78923 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:26.791775 n-d-811809-1 sudo[110191]: ubuntu : TTY=unknown ; 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-ed535e35-31ad-447a-981e-32ecb1f78923
Sep 30 01:08:26.793097 n-d-811809-1 sudo[110191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:27.248387 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:27.295950 n-d-811809-1 sudo[110195]: 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-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:08:27.297554 n-d-811809-1 sudo[110195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:27.654304 n-d-811809-1 sudo[110191]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:27.656694 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed535e35-31ad-447a-981e-32ecb1f78923" returned: 0 in 0.923s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:27.827816 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] Created reservations ['e64ac98e-046e-4bea-9568-87e2c3f61dfe', 'ed37ce76-51ab-4ebb-994c-4f0be27453e8', '915bc64a-642b-408d-a023-7254d4e0a07a', '8d55064c-7bee-4cde-9d48-0a4337b5f899'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:08:27.889621 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] Delete snapshot completed successfully.
Sep 30 01:08:27.895420 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-0507ba16-466b-4771-8af7-82cb9fd3e537 req-f30973a3-ab34-4810-8c98-3fc0e7abd325 tempest-VolumesSnapshotsTestJSON-1592240964 None] Lock "b'cinder-ed535e35-31ad-447a-981e-32ecb1f78923-delete_snapshot'" released by "delete_snapshot" :: held 2.044s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:08:28.031049 n-d-811809-1 sudo[110195]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:28.032941 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923" returned: 0 in 0.786s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:28.084588 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:28.097921 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:28.098424 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939225232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:28.099385 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:08:28.106191 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] Creating iscsi_target for Volume ID: volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] Created volume path /opt/stack/data/cinder/volumes/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923,
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: incominguser LyhbZgR6MY5gUkDCk2dD CK2hUvxNRcvFsr4x
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:28.106418 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:08:28.113766 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:28.593662 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923" returned: 0 in 0.480s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:28.594654 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939225232]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:28.595435 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:08:28.596135 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:08:28.598708 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:28.624437 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:28.625438 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939225232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:28.626320 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:08:28.633522 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:28.757915 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:28.758507 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939225232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:28.760036 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:28.893586 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:28.893957 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713939225232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:28.894968 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] Set provider_location to: 10.222.0.39:3260,3 iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:08:29.099827 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-f93b3b12-130d-420b-ac52-77f53f074ee2 req-df43827b-f4c2-4a4f-bf9d-a22d326448b0 tempest-TaggedBootDevicesTest_v242-1337042749 None] attachment_update completed successfully.
Sep 30 01:08:29.730161 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Lock "b'cinder-0380e2f2-e780-4c7c-8d76-0bba2008d452-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:08:29.863433 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0380e2f2-e780-4c7c-8d76-0bba2008d452
Sep 30 01:08:29.864707 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:29.915633 n-d-811809-1 sudo[110288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452
Sep 30 01:08:29.916461 n-d-811809-1 sudo[110288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:30.556494 n-d-811809-1 sudo[110288]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:30.559062 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452" returned: 0 in 0.694s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:30.561261 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:30.581332 n-d-811809-1 sudo[110291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452
Sep 30 01:08:30.582775 n-d-811809-1 sudo[110291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:31.187657 n-d-811809-1 sudo[110291]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:31.190897 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452" returned: 0 in 0.629s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:31.194013 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:31.216899 n-d-811809-1 sudo[110305]: ubuntu : TTY=unknown ; 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-0380e2f2-e780-4c7c-8d76-0bba2008d452
Sep 30 01:08:31.217816 n-d-811809-1 sudo[110305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:31.889277 n-d-811809-1 sudo[110305]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:31.892323 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0380e2f2-e780-4c7c-8d76-0bba2008d452" returned: 0 in 0.698s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:31.893817 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Successfully deleted volume: 0380e2f2-e780-4c7c-8d76-0bba2008d452
Sep 30 01:08:31.990490 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Created reservations ['5ea3491c-baa7-4548-8ef7-f4f77cd14297', '9c7e51f8-4719-45ed-86b4-5556193d916f', 'c9df7184-587e-4bf1-8fef-3d47a6d79fa7', '8503395b-fc3f-4487-932a-d357bcdaf8d4'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:08:32.049035 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:08:32.050797 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:32.086369 n-d-811809-1 sudo[110321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:08:32.092610 n-d-811809-1 sudo[110321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:32.711147 n-d-811809-1 sudo[110321]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:32.713430 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:32.715843 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:32.761262 n-d-811809-1 sudo[110324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:08:32.763039 n-d-811809-1 sudo[110324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:33.435985 n-d-811809-1 sudo[110324]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:33.438341 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.722s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:33.442118 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:08:33.449896 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Deleted volume successfully.
Sep 30 01:08:33.470995 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [req-10bf8dd2-f31c-4105-a0da-5a9025c7ea90 req-0d793837-c2be-44ad-81d6-426166bb2848 tempest-VolumesSnapshotsTestJSON-1592240964 None] Lock "b'cinder-0380e2f2-e780-4c7c-8d76-0bba2008d452-delete_volume'" released by "delete_volume" :: held 3.741s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:08:41.934345 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:08:41.935040 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:08:41.935737 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:41.981522 n-d-811809-1 sudo[110383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:08:41.982330 n-d-811809-1 sudo[110383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:42.947172 n-d-811809-1 sudo[110383]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:42.949274 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.013s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:42.951943 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:43.013024 n-d-811809-1 sudo[110395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:08:43.013851 n-d-811809-1 sudo[110395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:43.708830 n-d-811809-1 sudo[110395]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:43.712225 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.759s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:43.714021 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:08:50.948757 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:50.974382 n-d-811809-1 sudo[110451]: 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-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:08:50.976672 n-d-811809-1 sudo[110451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:08:51.584775 n-d-811809-1 sudo[110451]: pam_unix(sudo:session): session closed for user root
Sep 30 01:08:51.588167 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf" returned: 0 in 0.639s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:51.693524 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:51.714448 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:51.714825 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940163392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: LyhbZgR6MY5gUkDCk2dD
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:51.715506 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] Creating iscsi_target for Volume ID: volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] Created volume path /opt/stack/data/cinder/volumes/volume-6c941576-ed86-4fdc-b543-fa26175f6adf,
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: incominguser gcL8siFHvHJFKFcYgEiF Ajx5Ky8sK2og29A2
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:08:51.724785 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:08:51.726682 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:52.238298 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf" returned: 0 in 0.513s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:52.238915 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940163392]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:52.239811 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:08:52.240394 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:08:52.246626 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:52.272332 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:52.275824 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940163392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\n System information:\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: LyhbZgR6MY5gUkDCk2dD
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:08:52.277921 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:08:52.296037 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:52.460088 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:52.460463 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940163392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\n System information:\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:52.464417 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:08:52.707076 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:08:52.707076 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713940163392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n System information:\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-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\n System information:\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:08:52.708265 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:08:53.051750 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-62c06a87-0b14-4df9-a623-239398bb8c67 req-e5994c64-5224-47c7-b28c-f1bef6685b79 tempest-VolumesBackupsTest-1547281047 None] attachment_update completed successfully.
Sep 30 01:09:03.286630 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.driver [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Creating a new backup for volume volume-6c941576-ed86-4fdc-b543-fa26175f6adf. {{(pid=88604) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Sep 30 01:09:03.369353 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Creating clone of volume: 6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:09:03.371086 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:03.418607 n-d-811809-1 sudo[110622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:09:03.421482 n-d-811809-1 sudo[110622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:04.399453 n-d-811809-1 sudo[110622]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:04.402349 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf" returned: 0 in 1.031s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:04.405299 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc --snapshot stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf -L 1.00g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:04.446110 n-d-811809-1 sudo[110626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc --snapshot stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf -L 1.00g
Sep 30 01:09:04.454700 n-d-811809-1 sudo[110626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:05.572345 n-d-811809-1 sudo[110626]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:05.574681 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc --snapshot stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf -L 1.00g" returned: 0 in 1.169s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:05.578873 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:05.629524 n-d-811809-1 sudo[110730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:09:05.631210 n-d-811809-1 sudo[110730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:06.258909 n-d-811809-1 sudo[110730]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:06.261630 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.683s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:06.263439 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:06.310293 n-d-811809-1 sudo[110768]: 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:09:06.311136 n-d-811809-1 sudo[110768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:06.791803 n-d-811809-1 sudo[110768]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:06.794311 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.530s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:06.795541 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:06.836621 n-d-811809-1 sudo[110773]: 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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:09:06.837409 n-d-811809-1 sudo[110773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:07.390490 n-d-811809-1 sudo[110773]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:07.392690 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.597s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:07.395197 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc iflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:07.416373 n-d-811809-1 sudo[110778]: 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--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc iflag=direct
Sep 30 01:09:07.417898 n-d-811809-1 sudo[110778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:07.977409 n-d-811809-1 sudo[110778]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:07.981474 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc iflag=direct" returned: 0 in 0.586s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:07.982500 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:08.021319 n-d-811809-1 sudo[110790]: 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--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc oflag=direct
Sep 30 01:09:08.022127 n-d-811809-1 sudo[110790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:08.413631 n-d-811809-1 sudo[110790]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:08.416138 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc oflag=direct" returned: 0 in 0.433s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:08.417546 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:08.439740 n-d-811809-1 sudo[110804]: 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--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 30 01:09:08.441572 n-d-811809-1 sudo[110804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:15.776846 n-d-811809-1 sudo[110804]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:15.779179 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.361s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:15.780056 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ba9d8848--01b1--4720--bc48--8582ae5cfcfc, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ba9d8848--01b1--4720--bc48--8582ae5cfcfc, size 1024.00 MB, duration 7.36 sec {{(pid=88604) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Sep 30 01:09:15.780484 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.volume_utils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Volume copy 1024.00 MB at 139.08 MB/s
Sep 30 01:09:15.781841 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:15.809453 n-d-811809-1 sudo[110894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:09:15.810260 n-d-811809-1 sudo[110894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:16.534386 n-d-811809-1 sudo[110894]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:16.536675 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.754s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:16.539507 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:16.573961 n-d-811809-1 sudo[110897]: ubuntu : TTY=unknown ; 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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:09:16.575324 n-d-811809-1 sudo[110897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:17.373031 n-d-811809-1 sudo[110897]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:17.377688 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.837s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:17.417387 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:17.447456 n-d-811809-1 sudo[110944]: 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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:09:17.448574 n-d-811809-1 sudo[110944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:18.019973 n-d-811809-1 sudo[110944]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:18.024001 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.605s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:18.094125 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:18.105493 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:18.106065 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975109584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: I_T nexus: 17
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LyhbZgR6MY5gUkDCk2dD
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: I_T nexus: 16
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: gcL8siFHvHJFKFcYgEiF
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.107194 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Creating iscsi_target for Volume ID: volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Created volume path /opt/stack/data/cinder/volumes/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc,
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: incominguser HYLNe6cKa5VA2H9k6K9x z84gzD6L5TixCjvp
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:09:18.134686 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:18.546608 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.425s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:18.574027 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975109584]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:09:18.574027 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:09:18.574027 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:09:18.574027 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:18.591754 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:18.592136 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975109584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n System information:\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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n Backing store flags: \n Account information:\n HYLNe6cKa5VA2H9k6K9x\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: I_T nexus: 17
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LyhbZgR6MY5gUkDCk2dD
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: I_T nexus: 16
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: gcL8siFHvHJFKFcYgEiF
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:09:18.592778 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:09:18.614134 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:18.735733 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:18.736469 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975109584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n System information:\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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n Backing store flags: \n Account information:\n HYLNe6cKa5VA2H9k6K9x\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:09:18.744141 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:18.843032 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:18.843635 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713975109584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n System information:\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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n Backing store flags: \n Account information:\n HYLNe6cKa5VA2H9k6K9x\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:09:18.845029 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:09:18.893517 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Initialize volume connection completed successfully.
Sep 30 01:09:28.563140 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:09:28.591215 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:09:28.601782 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 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:09:28.651186 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Flow 'volume_create_manager' (a4e44b4b-5e13-40a2-95ad-e335e75cb74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:09:28.655337 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5d2c2b5-6b69-4731-a356-9b637a854eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:09:28.677678 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:09:28.708151 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5d2c2b5-6b69-4731-a356-9b637a854eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1544837231',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=bd9db429-3aa1-486c-acff-6c90334fe4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abce1fccae0f433a86d5519286621727',provider_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:09: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:09:29Z,user_id='5fd91c0bbd75496bb0f8be688ee0a264',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:09:28.712487 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccd4cf13-befc-40d3-9cfb-98a4f423273f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:09:28.714580 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ccd4cf13-befc-40d3-9cfb-98a4f423273f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:09:28.717096 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd4ed827-e3ae-442e-98d7-5de064ea01ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:09:28.720561 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd4ed827-e3ae-442e-98d7-5de064ea01ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd9db429-3aa1-486c-acff-6c90334fe4b6', 'volume_name': 'volume-bd9db429-3aa1-486c-acff-6c90334fe4b6', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:09:28.723821 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ee44d98-8702-4272-80c1-c64d7fdc70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:09:28.726416 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ee44d98-8702-4272-80c1-c64d7fdc70f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:09:28.728727 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87da5973-ff4a-4cab-8f76-316e47a2ad9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:09:28.729773 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Volume bd9db429-3aa1-486c-acff-6c90334fe4b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd9db429-3aa1-486c-acff-6c90334fe4b6', 'volume_size': 1}
Sep 30 01:09:28.731343 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd9db429-3aa1-486c-acff-6c90334fe4b6 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:28.793584 n-d-811809-1 sudo[111107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd9db429-3aa1-486c-acff-6c90334fe4b6 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:09:28.798094 n-d-811809-1 sudo[111107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:30.006207 n-d-811809-1 sudo[111107]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:30.008476 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd9db429-3aa1-486c-acff-6c90334fe4b6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.277s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:30.011877 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87da5973-ff4a-4cab-8f76-316e47a2ad9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd9db429-3aa1-486c-acff-6c90334fe4b6', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:09:30.014143 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7162944a-a3eb-46f4-88d0-dcbff4e0a983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:09:30.036844 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Volume volume-bd9db429-3aa1-486c-acff-6c90334fe4b6 (bd9db429-3aa1-486c-acff-6c90334fe4b6): created successfully
Sep 30 01:09:30.039931 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7162944a-a3eb-46f4-88d0-dcbff4e0a983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:09:30.043373 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Flow 'volume_create_manager' (a4e44b4b-5e13-40a2-95ad-e335e75cb74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:09:30.058992 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-601df29d-b2f9-495f-8cd4-ef2ea59bf224 tempest-ServerRescueNegativeTestJSON-1540402306 None] Created volume successfully.
Sep 30 01:09:41.935195 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:09:41.935977 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:09:41.936791 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:41.983230 n-d-811809-1 sudo[111143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:09:41.991608 n-d-811809-1 sudo[111143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:42.735815 n-d-811809-1 sudo[111143]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:42.738019 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.801s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:42.739930 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:09:42.792820 n-d-811809-1 sudo[111146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:09:42.793658 n-d-811809-1 sudo[111146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:09:43.358684 n-d-811809-1 sudo[111146]: pam_unix(sudo:session): session closed for user root
Sep 30 01:09:43.360845 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.621s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:09:43.363603 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:10:05.742606 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Terminate volume connection completed successfully.
Sep 30 01:10:05.909353 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:06.183763 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.285s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:06.184362 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978274208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n System information:\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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc\n Backing store flags: \n Account information:\n HYLNe6cKa5VA2H9k6K9x\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:06.185300 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Removing iscsi_target for Volume ID: ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:06.189151 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:06.492382 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc -f" returned: 0 in 0.305s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:06.494549 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978274208]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:06.497583 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:06.708434 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:06.709033 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713978274208]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:06.710142 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Remove volume export completed successfully.
Sep 30 01:10:06.770438 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:10:06.776458 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:10:06.781351 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 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:10:06.805176 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Flow 'volume_create_manager' (04296db1-9184-40d1-bfe4-2d542069b4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:10:06.809210 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c113e169-9bdb-4eb4-9bcb-089893291f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:06.846166 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:10:06.887963 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Lock "b'cinder-ba9d8848-01b1-4720-bc48-8582ae5cfcfc-delete_volume'" acquired by "delete_volume" :: waited 0.051s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:10:06.945383 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c113e169-9bdb-4eb4-9bcb-089893291f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-319167864',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=d0765c7b-4568-4787-a2db-d6d6b3242aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abce1fccae0f433a86d5519286621727',provider_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:10: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:10:07Z,user_id='5fd91c0bbd75496bb0f8be688ee0a264',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:06.947811 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1751f75c-5124-4945-a0e7-e15c7e5296bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:06.949887 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1751f75c-5124-4945-a0e7-e15c7e5296bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:06.952222 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdf2b9e8-29a3-424d-99a9-e46a6a0858df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:06.955087 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cdf2b9e8-29a3-424d-99a9-e46a6a0858df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0765c7b-4568-4787-a2db-d6d6b3242aca', 'volume_name': 'volume-d0765c7b-4568-4787-a2db-d6d6b3242aca', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:06.957489 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffa2ccb7-4d7a-4e2a-8e27-788368d7194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:06.959801 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffa2ccb7-4d7a-4e2a-8e27-788368d7194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:06.962092 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fabcf47e-f816-423f-a8b4-00ae03b32f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:06.963090 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Volume d0765c7b-4568-4787-a2db-d6d6b3242aca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0765c7b-4568-4787-a2db-d6d6b3242aca', 'volume_size': 1}
Sep 30 01:10:06.964560 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0765c7b-4568-4787-a2db-d6d6b3242aca stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:06.998571 n-d-811809-1 sudo[111381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0765c7b-4568-4787-a2db-d6d6b3242aca stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:10:07.000143 n-d-811809-1 sudo[111381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:07.054950 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Trying to delete temp volume: ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:07.056382 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:07.242333 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:07.242700 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:07.243476 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Skipping remove_export. No iscsi_target is presently exported for volume: ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:07.245503 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:07.283721 n-d-811809-1 sudo[111385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:07.284693 n-d-811809-1 sudo[111385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:07.724796 n-d-811809-1 sudo[111381]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:07.728133 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d0765c7b-4568-4787-a2db-d6d6b3242aca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.762s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:07.732742 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fabcf47e-f816-423f-a8b4-00ae03b32f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0765c7b-4568-4787-a2db-d6d6b3242aca', 'volume_size': 1}' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:07.735102 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f8506e9-b373-43d6-a563-b8f9de676ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:07.754698 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Volume volume-d0765c7b-4568-4787-a2db-d6d6b3242aca (d0765c7b-4568-4787-a2db-d6d6b3242aca): created successfully
Sep 30 01:10:07.778969 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f8506e9-b373-43d6-a563-b8f9de676ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:07.801444 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Flow 'volume_create_manager' (04296db1-9184-40d1-bfe4-2d542069b4dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:10:07.813364 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-37d208a4-513e-44ce-99db-589d3419e570 tempest-ServerRescueNegativeTestJSON-1540402306 None] Created volume successfully.
Sep 30 01:10:08.077743 n-d-811809-1 sudo[111385]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:08.079650 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.835s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:08.082224 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:08.110328 n-d-811809-1 sudo[111418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:08.111327 n-d-811809-1 sudo[111418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:08.826873 n-d-811809-1 sudo[111418]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:08.829206 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.747s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:08.830758 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:08.859339 n-d-811809-1 sudo[111423]: ubuntu : TTY=unknown ; 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-ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:08.860210 n-d-811809-1 sudo[111423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:09.544613 n-d-811809-1 sudo[111423]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:09.547894 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ba9d8848-01b1-4720-bc48-8582ae5cfcfc" returned: 0 in 0.716s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:09.559303 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Successfully deleted volume: ba9d8848-01b1-4720-bc48-8582ae5cfcfc
Sep 30 01:10:09.642131 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Deleted volume successfully.
Sep 30 01:10:09.650958 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-d2e938a6-5cc9-4535-bd9e-940682214dca tempest-VolumesBackupsTest-1547281047 None] Lock "b'cinder-ba9d8848-01b1-4720-bc48-8582ae5cfcfc-delete_volume'" released by "delete_volume" :: held 2.763s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:10:09.850908 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0765c7b-4568-4787-a2db-d6d6b3242aca {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:09.894851 n-d-811809-1 sudo[111431]: 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-d0765c7b-4568-4787-a2db-d6d6b3242aca
Sep 30 01:10:09.895923 n-d-811809-1 sudo[111431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:10.832126 n-d-811809-1 sudo[111431]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:10.834543 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d0765c7b-4568-4787-a2db-d6d6b3242aca" returned: 0 in 0.986s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:10.924341 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:10.976172 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.052s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:10.976531 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus: 17
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus: 18
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus: 20
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LyhbZgR6MY5gUkDCk2dD
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: I_T nexus: 16
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: gcL8siFHvHJFKFcYgEiF
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:10.977221 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] Creating iscsi_target for Volume ID: volume-d0765c7b-4568-4787-a2db-d6d6b3242aca {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] Created volume path /opt/stack/data/cinder/volumes/volume-d0765c7b-4568-4787-a2db-d6d6b3242aca,
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: content:
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d0765c7b-4568-4787-a2db-d6d6b3242aca
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: driver iscsi
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: incominguser 7b4fwaWrGMD2CPM68nHo u57oGnAK34ZjbZm6
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: write-cache on
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]:
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 30 01:10:10.996133 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:11.915707 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca" returned: 0 in 0.924s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:11.916127 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:11.916760 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] StdOut from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 30 01:10:11.917412 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] StdErr from tgt-admin --update: {{(pid=88604) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 30 01:10:11.919359 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:11.949050 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:11.949611 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca\n System information:\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-d0765c7b-4568-4787-a2db-d6d6b3242aca\n Backing store flags: \n Account information:\n 7b4fwaWrGMD2CPM68nHo\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.tgt [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus: 17
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010000
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf10
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00010001
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf11
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: DsGZaxBp5beA5W35cQB6
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Target 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus: 18
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020000
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf20
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00020001
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf21
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-82e607b4-a2b5-49a7-acc1-d660cba454a3
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ozSg36kXRXWZ2cQzUXEK
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Target 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus: 20
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030000
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf30
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00030001
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf31
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LyhbZgR6MY5gUkDCk2dD
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Target 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: System information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Driver: iscsi
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: State: ready
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: I_T nexus: 16
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Connection: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: IP Address: 10.222.0.59
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 0
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: controller
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040000
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf40
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 0 MB, Block size: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: null
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: None
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: LUN: 1
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Type: disk
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI ID: IET 00040001
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SCSI SN: beaf41
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Size: 1074 MB, Block size: 512
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Online: Yes
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Removable media: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Prevent removal: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Readonly: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: SWP: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Thin-provisioning: No
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store type: rdwr
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Backing store flags:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: Account information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: gcL8siFHvHJFKFcYgEiF
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ACL information:
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: ALL
Sep 30 01:10:11.950038 n-d-811809-1 cinder-volume[88604]: {{(pid=88604) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 30 01:10:11.959899 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:12.189737 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:12.190080 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca\n System information:\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-d0765c7b-4568-4787-a2db-d6d6b3242aca\n Backing store flags: \n Account information:\n 7b4fwaWrGMD2CPM68nHo\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:12.191413 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:12.482620 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.291s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:12.483818 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca\n System information:\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-d0765c7b-4568-4787-a2db-d6d6b3242aca\n Backing store flags: \n Account information:\n 7b4fwaWrGMD2CPM68nHo\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:12.498099 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.targets.iscsi [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca 1 {{(pid=88604) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 30 01:10:12.847053 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-a9b1275e-13f5-45e8-b6e4-2739863b5db0 req-3e685808-70e0-48c5-9e9f-c8adde9f7c06 tempest-ServerRescueNegativeTestJSON-1540402306 None] attachment_update completed successfully.
Sep 30 01:10:15.332950 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [req-f752cba1-4897-47a3-80c5-78cf8a2662a0 req-8004b774-4d5e-42a2-bf45-10b1d7a22724 tempest-VolumesBackupsTest-1547281047 None] Terminate volume connection completed successfully.
Sep 30 01:10:15.332950 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [req-f752cba1-4897-47a3-80c5-78cf8a2662a0 req-8004b774-4d5e-42a2-bf45-10b1d7a22724 tempest-VolumesBackupsTest-1547281047 None] Deleting attachment 79bebf87-7a89-4beb-a35f-cca511609988. {{(pid=88604) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4838}}
Sep 30 01:10:15.332950 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:15.651373 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.296s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:15.651373 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf\n System information:\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-6c941576-ed86-4fdc-b543-fa26175f6adf\n Backing store flags: \n Account information:\n gcL8siFHvHJFKFcYgEiF\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-d0765c7b-4568-4787-a2db-d6d6b3242aca\n Backing store flags: \n Account information:\n 7b4fwaWrGMD2CPM68nHo\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:15.651373 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.tgt [req-f752cba1-4897-47a3-80c5-78cf8a2662a0 req-8004b774-4d5e-42a2-bf45-10b1d7a22724 tempest-VolumesBackupsTest-1547281047 None] Removing iscsi_target for Volume ID: 6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:15.651373 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf -f {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:15.914767 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6c941576-ed86-4fdc-b543-fa26175f6adf -f" returned: 0 in 0.268s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:15.914767 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, None) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:15.914767 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:16.076833 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:16.076833 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974861488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-d0765c7b-4568-4787-a2db-d6d6b3242aca\n Backing store flags: \n Account information:\n 7b4fwaWrGMD2CPM68nHo\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:26.089375 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Lock "b'cinder-6c941576-ed86-4fdc-b543-fa26175f6adf-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 30 01:10:26.367128 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:26.681923 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.317s {{(pid=98780) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:26.683476 n-d-811809-1 cinder-volume[88604]: DEBUG oslo.privsep.daemon [-] privsep: reply[140713974704080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\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-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10df5313-1fc5-4870-9e06-6f3fa388a30f\n Backing store flags: \n Account information:\n DsGZaxBp5beA5W35cQB6\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-82e607b4-a2b5-49a7-acc1-d660cba454a3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-82e607b4-a2b5-49a7-acc1-d660cba454a3\n Backing store flags: \n Account information:\n ozSg36kXRXWZ2cQzUXEK\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h1-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.59\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-3922e558-53f9-43d9-9d9d-4eaf2ab36923\n Backing store flags: \n Account information:\n LyhbZgR6MY5gUkDCk2dD\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-d0765c7b-4568-4787-a2db-d6d6b3242aca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-811809-1.cbci-811809-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.55\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-d0765c7b-4568-4787-a2db-d6d6b3242aca\n Backing store flags: \n Account information:\n 7b4fwaWrGMD2CPM68nHo\n ACL information:\n ALL\n', '')) {{(pid=98780) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 30 01:10:26.683476 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.targets.iscsi [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:26.684291 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:26.735004 n-d-811809-1 sudo[111637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:26.735792 n-d-811809-1 sudo[111637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:27.417566 n-d-811809-1 sudo[111637]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:27.420275 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf" returned: 0 in 0.736s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:27.422000 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:27.468941 n-d-811809-1 sudo[111640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:27.469901 n-d-811809-1 sudo[111640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:28.253487 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf" returned: 0 in 0.824s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:28.253487 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:28.243240 n-d-811809-1 sudo[111640]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:28.284598 n-d-811809-1 sudo[111647]: ubuntu : TTY=unknown ; 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-6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:28.285522 n-d-811809-1 sudo[111647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:29.011024 n-d-811809-1 sudo[111647]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:29.013091 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c941576-ed86-4fdc-b543-fa26175f6adf" returned: 0 in 0.763s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:29.014067 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.drivers.lvm [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Successfully deleted volume: 6c941576-ed86-4fdc-b543-fa26175f6adf
Sep 30 01:10:29.068376 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.quota [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Created reservations ['5ca51bc0-16d0-4006-8260-3f4dc099f4e2', '389fa520-6671-41af-869a-c0a6c2be11f1', '0e9ebf7c-1281-4167-9966-91c24426b7fc', 'abf3ae62-7fe7-4a0a-ab00-c915da314b7f'] {{(pid=88604) reserve /opt/stack/cinder/cinder/quota.py:756}}
Sep 30 01:10:29.128011 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:10:29.128790 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:29.162764 n-d-811809-1 sudo[111664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:10:29.163603 n-d-811809-1 sudo[111664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:30.019612 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.871s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:30.019612 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:29.997965 n-d-811809-1 sudo[111664]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:30.101895 n-d-811809-1 sudo[111669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:10:30.105618 n-d-811809-1 sudo[111669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:30.859111 n-d-811809-1 sudo[111669]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:30.862188 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.857s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:30.864626 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:10:30.872415 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Deleted volume successfully.
Sep 30 01:10:30.924238 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.coordination [None req-b4a55f23-c6e9-497f-95f1-efff93cac714 tempest-VolumesBackupsTest-1547281047 None] Lock "b'cinder-6c941576-ed86-4fdc-b543-fa26175f6adf-delete_volume'" released by "delete_volume" :: held 4.832s {{(pid=88604) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 30 01:10:31.245839 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-811809-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-811809-1@lvmdriver-1#lvmdriver-1']} {{(pid=88604) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Sep 30 01:10:31.251859 n-d-811809-1 cinder-volume[88604]: WARNING stevedore.named [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 30 01:10:31.252431 n-d-811809-1 cinder-volume[88604]: WARNING castellan.key_manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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:10:31.271314 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Flow 'volume_create_manager' (1e7403ef-c3f1-4b57-8f9c-7c02b8500173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:10:31.276474 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (756d4e61-0ee9-45bb-84dc-1e06d7817e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:31.306992 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_db.sqlalchemy.engines [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=88604) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 30 01:10:31.335464 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (756d4e61-0ee9-45bb-84dc-1e06d7817e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1460531365',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-811809-1@lvmdriver-1#lvmdriver-1',id=5101fca5-84c5-4da3-a882-1528fb2d5f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d546063bbf2452a95ed9842971101da',provider_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:10: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:10:31Z,user_id='40c3c4dcc38449ab995cd6acdba9db57',volume_attachment=>,volume_type=VolumeType(a26b7b7d-2cf1-405a-a145-e8ef1db8cff7),volume_type_id=a26b7b7d-2cf1-405a-a145-e8ef1db8cff7)' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:31.338076 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd2cb1f0-ae06-4b1e-b445-badfa58096c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:31.340281 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd2cb1f0-ae06-4b1e-b445-badfa58096c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:31.342717 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84fdc6a3-c920-46d2-a372-7f386dafd6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:31.464521 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84fdc6a3-c920-46d2-a372-7f386dafd6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5101fca5-84c5-4da3-a882-1528fb2d5f34', 'volume_name': 'volume-5101fca5-84c5-4da3-a882-1528fb2d5f34', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:31.467872 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab3ebfcf-6480-4d3a-ab3d-86a78c0c3abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:31.471169 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab3ebfcf-6480-4d3a-ab3d-86a78c0c3abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:31.474376 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (111a655e-6ca7-49a4-8682-f25652339617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:31.475436 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Volume 5101fca5-84c5-4da3-a882-1528fb2d5f34: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5101fca5-84c5-4da3-a882-1528fb2d5f34', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/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:10:31.476247 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Cloning 5101fca5-84c5-4da3-a882-1528fb2d5f34 from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 at location (None, None). {{(pid=88604) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Sep 30 01:10:41.964628 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:10:41.964628 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:10:41.964628 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:41.964680 n-d-811809-1 sudo[111683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:10:41.965454 n-d-811809-1 sudo[111683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:42.436496 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:42.436496 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:42.407335 n-d-811809-1 sudo[111683]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:42.436621 n-d-811809-1 sudo[111686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:10:42.437403 n-d-811809-1 sudo[111686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:42.983633 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.542s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:42.983633 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:10:42.954311 n-d-811809-1 sudo[111686]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:44.958699 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1, size 616.00 MB, duration 13.45 sec {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Sep 30 01:10:44.958699 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Image download 616.00 MB at 45.81 MB/s
Sep 30 01:10:44.986821 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:45.070816 n-d-811809-1 sudo[111689]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1
Sep 30 01:10:45.072029 n-d-811809-1 sudo[111689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:45.427744 n-d-811809-1 sudo[111689]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:45.461684 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1" returned: 0 in 0.457s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:45.461684 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 is fetched for user 40c3c4dcc38449ab995cd6acdba9db57. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Sep 30 01:10:45.503626 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:45.573399 n-d-811809-1 sudo[111694]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1
Sep 30 01:10:45.574168 n-d-811809-1 sudo[111694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:45.936684 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1" returned: 0 in 0.412s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:45.936684 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5101fca5-84c5-4da3-a882-1528fb2d5f34 stack-volumes-lvmdriver-1 -L 1g {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:45.901203 n-d-811809-1 sudo[111694]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:45.924323 n-d-811809-1 sudo[111699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5101fca5-84c5-4da3-a882-1528fb2d5f34 stack-volumes-lvmdriver-1 -L 1g
Sep 30 01:10:45.925072 n-d-811809-1 sudo[111699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:46.451255 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5101fca5-84c5-4da3-a882-1528fb2d5f34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.512s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:46.451255 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Attempting download of 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 5101fca5-84c5-4da3-a882-1528fb2d5f34. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Sep 30 01:10:46.416387 n-d-811809-1 sudo[111699]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:46.495962 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_n_7docdn {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:46.567203 n-d-811809-1 sudo[111733]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_n_7docdn
Sep 30 01:10:46.568222 n-d-811809-1 sudo[111733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:46.929616 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_n_7docdn" returned: 0 in 0.425s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:46.929616 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:46.906292 n-d-811809-1 sudo[111733]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:46.993699 n-d-811809-1 sudo[111737]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1
Sep 30 01:10:46.994701 n-d-811809-1 sudo[111737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:47.334366 n-d-811809-1 sudo[111737]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:47.339889 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1" returned: 0 in 0.427s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:47.339889 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] 45a73b77-3988-481a-a6f6-e4a7a8d77976 was vhdx, converting to raw {{(pid=88604) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Sep 30 01:10:47.339889 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34 oflag=direct {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:47.358411 n-d-811809-1 sudo[111742]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34 oflag=direct
Sep 30 01:10:47.359202 n-d-811809-1 sudo[111742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:47.691625 n-d-811809-1 sudo[111742]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:47.694611 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34 oflag=direct" returned: 0 in 0.355s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:47.696024 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:47.714270 n-d-811809-1 sudo[111754]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34
Sep 30 01:10:47.715084 n-d-811809-1 sudo[111754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:48.678424 n-d-811809-1 sudo[111754]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:48.680548 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34" returned: 0 in 0.984s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:48.681602 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:10:48.762426 n-d-811809-1 sudo[111783]: 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1
Sep 30 01:10:48.763243 n-d-811809-1 sudo[111783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:10:49.084967 n-d-811809-1 sudo[111783]: pam_unix(sudo:session): session closed for user root
Sep 30 01:10:49.087253 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 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_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1" returned: 0 in 0.405s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:10:49.088183 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_45a73b77-3988-481a-a6f6-e4a7a8d77976_o3r9sqtpn-d-811809-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5101fca5--84c5--4da3--a882--1528fb2d5f34 {{(pid=88604) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Sep 30 01:10:49.088556 n-d-811809-1 cinder-volume[88604]: INFO cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Converted 700.00 MB image at 700.00 MB/s
Sep 30 01:10:49.089179 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Downloaded image 45a73b77-3988-481a-a6f6-e4a7a8d77976 ((None, None)) to volume 5101fca5-84c5-4da3-a882-1528fb2d5f34 successfully. {{(pid=88604) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Sep 30 01:10:49.212375 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.image.image_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Temporary image 45a73b77-3988-481a-a6f6-e4a7a8d77976 for user 40c3c4dcc38449ab995cd6acdba9db57 is deleted. {{(pid=88604) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Sep 30 01:10:49.213011 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.volume_utils [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Marking volume 5101fca5-84c5-4da3-a882-1528fb2d5f34 as bootable. {{(pid=88604) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Sep 30 01:10:49.222993 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Copying metadata from image 45a73b77-3988-481a-a6f6-e4a7a8d77976 to 5101fca5-84c5-4da3-a882-1528fb2d5f34. {{(pid=88604) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Sep 30 01:10:49.223408 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Creating volume glance metadata for volume 5101fca5-84c5-4da3-a882-1528fb2d5f34 backed by image 45a73b77-3988-481a-a6f6-e4a7a8d77976 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=88604) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Sep 30 01:10:49.284189 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (111a655e-6ca7-49a4-8682-f25652339617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5101fca5-84c5-4da3-a882-1528fb2d5f34', 'volume_size': 1, 'image_id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', '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': '1a5ff79da01247219d72a44fd68f91a8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '45a73b77-3988-481a-a6f6-e4a7a8d77976', 'created_at': datetime.datetime(2021, 9, 30, 0, 40, 46, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 30, 0, 41, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/45a73b77-3988-481a-a6f6-e4a7a8d77976/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:49.287017 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e63046b-a4b2-4f7d-ba41-1b4b55fea66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 30 01:10:49.304106 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.flows.manager.create_volume [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Volume volume-5101fca5-84c5-4da3-a882-1528fb2d5f34 (5101fca5-84c5-4da3-a882-1528fb2d5f34): created successfully
Sep 30 01:10:49.306046 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e63046b-a4b2-4f7d-ba41-1b4b55fea66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88604) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 30 01:10:49.309066 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Flow 'volume_create_manager' (1e7403ef-c3f1-4b57-8f9c-7c02b8500173) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88604) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 30 01:10:49.317965 n-d-811809-1 cinder-volume[88604]: INFO cinder.volume.manager [None req-a2591645-175b-4a5a-ad9f-f586ae0c5b75 tempest-VolumesBackupsTest-1547281047 None] Created volume successfully.
Sep 30 01:11:41.939181 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:11:41.939763 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:11:41.940182 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:11:41.958015 n-d-811809-1 sudo[111842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:11:41.959085 n-d-811809-1 sudo[111842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:11:42.384034 n-d-811809-1 sudo[111842]: pam_unix(sudo:session): session closed for user root
Sep 30 01:11:42.386215 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:11:42.387861 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:11:42.405287 n-d-811809-1 sudo[111845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:11:42.406054 n-d-811809-1 sudo[111845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:11:42.810123 n-d-811809-1 sudo[111845]: pam_unix(sudo:session): session closed for user root
Sep 30 01:11:42.812209 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:11:42.813544 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:12:41.943802 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:12:41.944407 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:12:41.944973 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:41.963152 n-d-811809-1 sudo[111908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:41.963942 n-d-811809-1 sudo[111908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:42.373020 n-d-811809-1 sudo[111908]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:42.375281 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:42.376995 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:12:42.395206 n-d-811809-1 sudo[111911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:12:42.395995 n-d-811809-1 sudo[111911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:12:42.786902 n-d-811809-1 sudo[111911]: pam_unix(sudo:session): session closed for user root
Sep 30 01:12:42.789119 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:12:42.790584 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:13:41.949505 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:13:41.950197 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:13:41.950662 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:13:41.968108 n-d-811809-1 sudo[111960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:41.968866 n-d-811809-1 sudo[111960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:13:42.368224 n-d-811809-1 sudo[111960]: pam_unix(sudo:session): session closed for user root
Sep 30 01:13:42.370256 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:13:42.371866 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:13:42.388981 n-d-811809-1 sudo[111963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:13:42.389755 n-d-811809-1 sudo[111963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:13:42.787350 n-d-811809-1 sudo[111963]: pam_unix(sudo:session): session closed for user root
Sep 30 01:13:42.789456 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:13:42.791060 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:14:41.951027 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:14:41.951715 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:14:41.952152 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:14:41.969034 n-d-811809-1 sudo[112012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:41.969793 n-d-811809-1 sudo[112012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:14:42.379136 n-d-811809-1 sudo[112012]: pam_unix(sudo:session): session closed for user root
Sep 30 01:14:42.381227 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:14:42.382872 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:14:42.400062 n-d-811809-1 sudo[112015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:14:42.400852 n-d-811809-1 sudo[112015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:14:42.794124 n-d-811809-1 sudo[112015]: pam_unix(sudo:session): session closed for user root
Sep 30 01:14:42.796210 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:14:42.797505 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:15:41.957436 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:15:41.958136 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:15:41.958689 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:15:41.976026 n-d-811809-1 sudo[112064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:15:41.976812 n-d-811809-1 sudo[112064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:15:42.401604 n-d-811809-1 sudo[112064]: pam_unix(sudo:session): session closed for user root
Sep 30 01:15:42.403709 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:15:42.405282 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:15:42.423785 n-d-811809-1 sudo[112067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:15:42.424575 n-d-811809-1 sudo[112067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:15:42.849155 n-d-811809-1 sudo[112067]: pam_unix(sudo:session): session closed for user root
Sep 30 01:15:42.851266 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:15:42.852591 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:16:41.962001 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:16:41.962612 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:16:41.963166 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:16:41.980071 n-d-811809-1 sudo[112117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:41.980839 n-d-811809-1 sudo[112117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:16:42.383299 n-d-811809-1 sudo[112117]: pam_unix(sudo:session): session closed for user root
Sep 30 01:16:42.385359 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:16:42.387037 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:16:42.404611 n-d-811809-1 sudo[112120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:16:42.405994 n-d-811809-1 sudo[112120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:16:42.795154 n-d-811809-1 sudo[112120]: pam_unix(sudo:session): session closed for user root
Sep 30 01:16:42.798396 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:16:42.799752 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Sep 30 01:17:41.968432 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_service.periodic_task [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=88604) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 30 01:17:41.969159 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.volume.drivers.lvm [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Updating volume stats {{(pid=88604) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 30 01:17:41.969564 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:17:41.988148 n-d-811809-1 sudo[112174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/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:41.988970 n-d-811809-1 sudo[112174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:17:42.390853 n-d-811809-1 sudo[112174]: pam_unix(sudo:session): session closed for user root
Sep 30 01:17:42.392874 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:17:42.394463 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 30 01:17:42.413254 n-d-811809-1 sudo[112177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Sep 30 01:17:42.414042 n-d-811809-1 sudo[112177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 30 01:17:42.839010 n-d-811809-1 sudo[112177]: pam_unix(sudo:session): session closed for user root
Sep 30 01:17:42.841096 n-d-811809-1 cinder-volume[88604]: DEBUG oslo_concurrency.processutils [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=88604) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 30 01:17:42.842644 n-d-811809-1 cinder-volume[88604]: DEBUG cinder.manager [None req-194574e8-a605-4d92-be4b-313cdb33bacc None None] Notifying Schedulers of capabilities ... {{(pid=88604) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}